From e5ee37f77f029f4df68a0fc92fc7a79c9f8af210 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Tue, 21 Jun 2011 23:33:56 +0930 Subject: Change RPM spec to use tar.gz --- lua-cjson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua-cjson.spec') diff --git a/lua-cjson.spec b/lua-cjson.spec index a5ca530..386dbf0 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec @@ -9,7 +9,7 @@ Summary: JSON support for the Lua language Group: Development/Libraries License: MIT URL: http://www.kyne.com.au/~mark/software/lua-cjson/ -Source0: http://www.kyne.com.au/~mark/software/lua-cjson/lua-cjson-%{version}.zip +Source0: http://www.kyne.com.au/~mark/software/lua-cjson/lua-cjson-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver} -- cgit v1.2.3-55-g6feb