template-specs: ruby.spec - cosmetics

baggins baggins at pld-linux.org
Thu Apr 8 14:19:37 CEST 2010


Author: baggins                      Date: Thu Apr  8 12:19:37 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
template-specs:
   ruby.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: template-specs/ruby.spec
diff -u template-specs/ruby.spec:1.8 template-specs/ruby.spec:1.9
--- template-specs/ruby.spec:1.8	Mon Mar  1 19:40:05 2010
+++ template-specs/ruby.spec	Thu Apr  8 14:19:32 2010
@@ -59,7 +59,7 @@
 
 # gem install
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
-find -newer README  -o -print | xargs touch --reference %{SOURCE0}
+find -newer README -o -print | xargs touch --reference %{SOURCE0}
 
 cp /usr/share/setup.rb .
 
@@ -69,8 +69,8 @@
 %build
 rdoc --ri --op ri lib
 rdoc --op rdoc lib
-# rm -rf ri/NOT_THIS_MODULE_RELATED_DIRS
-rm -f ri/created.rid
+# rm -r ri/NOT_THIS_MODULE_RELATED_DIRS
+rm ri/created.rid
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/04/08 12:19:32  baggins
+- cosmetics
+
 Revision 1.8  2010/03/01 18:40:05  baggins
 - ri subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/ruby.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list