SPECS: ruby-json.spec - 1.1.1
aredridel
aredridel at pld-linux.org
Fri Jul 6 19:49:16 CEST 2007
Author: aredridel Date: Fri Jul 6 17:49:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.1.1
---- Files affected:
SPECS:
ruby-json.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/ruby-json.spec
diff -u SPECS/ruby-json.spec:1.16 SPECS/ruby-json.spec:1.17
--- SPECS/ruby-json.spec:1.16 Sun Apr 15 08:29:53 2007
+++ SPECS/ruby-json.spec Fri Jul 6 19:49:11 2007
@@ -2,12 +2,12 @@
Summary: JSON library for Ruby
Summary(pl.UTF-8): Biblioteka JSON dla języka Ruby
Name: ruby-json
-Version: 1.0.2
+Version: 1.1.1
Release: 1
License: GPL
Group: Development/Languages
-Source0: http://rubyforge.org/frs/download.php/19198/json-%{version}.tgz
-# Source0-md5: b4c0f769f9cfacec06406f517ee0b83b
+Source0: http://gems.rubyforge.org/gems/json-%{version}.gem
+# Source0-md5: 3d19df591c55c2ebf9a1e5441fe50bcb
URL: http://json.rubyforge.org/
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-devel
@@ -23,9 +23,8 @@
Biblioteka JSON dla języka Ruby.
%prep
-%setup -q -n json-%{version}
-#mkdir lib
-#mv json lib
+%setup -q -c
+tar xf %{SOURCE0} -O data.tar.gz | tar xzv-
install %{_datadir}/setup.rb .
%build
@@ -69,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2007/07/06 17:49:11 aredridel
+- 1.1.1
+
Revision 1.16 2007/04/15 06:29:53 qboosh
- Obsoletes: ruby-json-rubyforge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-json.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list