SPECS: ruby-json.spec - 1.0.2

aredridel aredridel at pld-linux.org
Sun Apr 15 02:50:37 CEST 2007


Author: aredridel                    Date: Sun Apr 15 00:50:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.2

---- Files affected:
SPECS:
   ruby-json.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/ruby-json.spec
diff -u SPECS/ruby-json.spec:1.13 SPECS/ruby-json.spec:1.14
--- SPECS/ruby-json.spec:1.13	Sun Apr 15 02:48:03 2007
+++ SPECS/ruby-json.spec	Sun Apr 15 02:50:31 2007
@@ -2,13 +2,13 @@
 # TODO: Name vs spec filename
 Summary:	JSON library for Ruby
 Summary(pl.UTF-8):	Biblioteka JSON dla języka Ruby
-Name:		ruby-json-rubyforge
-Version:	0.4.2
+Name:		ruby-json
+Version:	1.0.2
 Release:	1
 License:	GPL
 Group:		Development/Languages
-Source0:	http://rubyforge.org/frs/download.php/12676/json-%{version}.tgz
-# Source0-md5:	be791c67c5d7b405c9f9f7dfd9475e45
+Source0:	http://rubyforge.org/frs/download.php/19198/json-%{version}.tgz
+# Source0-md5:	b4c0f769f9cfacec06406f517ee0b83b
 URL:		http://json.rubyforge.org/
 BuildRequires:	rpmbuild(macros) >= 1.277
 BuildRequires:	ruby-devel
@@ -36,7 +36,7 @@
 ruby setup.rb setup
 
 rdoc -o rdoc/ --main README README lib/* --title "%{name} %{version}" --inline-source
-rdoc --ri -o ri lib/*
+#rdoc --ri -o ri lib/*
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -44,7 +44,7 @@
 
 ruby setup.rb install --prefix=$RPM_BUILD_ROOT
 
-cp -a ri/* $RPM_BUILD_ROOT%{ruby_ridir}
+#cp -a ri/* $RPM_BUILD_ROOT%{ruby_ridir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -55,9 +55,6 @@
 %attr(755,root,root) %{_bindir}/*.rb
 %{ruby_rubylibdir}/json
 %{ruby_rubylibdir}/json.rb
-# Does not merge well with others.
-%{ruby_ridir}/JSON
-%{ruby_ridir}/*/*json*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/04/15 00:50:31  aredridel
+- 1.0.2
+
 Revision 1.13  2007/04/15 00:48:03  aredridel
 - mv ruby-json-florian.spec ruby-json.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-json.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list