packages: ruby-bundler/ruby-bundler.spec - Replaced timestamp fix removed o...

caleb caleb at pld-linux.org
Sat Oct 16 13:36:48 CEST 2010


Author: caleb                        Date: Sat Oct 16 11:36:48 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Replaced timestamp fix removed out of ignorance in previous commit, but updated for new file names in this version.

---- Files affected:
packages/ruby-bundler:
   ruby-bundler.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/ruby-bundler/ruby-bundler.spec
diff -u packages/ruby-bundler/ruby-bundler.spec:1.4 packages/ruby-bundler/ruby-bundler.spec:1.5
--- packages/ruby-bundler/ruby-bundler.spec:1.4	Sat Oct 16 12:54:02 2010
+++ packages/ruby-bundler/ruby-bundler.spec	Sat Oct 16 13:36:43 2010
@@ -50,6 +50,7 @@
 %prep
 %setup -q -c
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
+find -newer README.md -o -print | xargs touch --reference %{SOURCE0}
 %patch0 -p1
 
 rm lib/bundler/vendor/thor.rb
@@ -92,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/10/16 11:36:43  caleb
+- Replaced timestamp fix removed out of ignorance in previous commit, but updated for new file names in this version.
+
 Revision 1.4  2010/10/16 10:54:02  caleb
 - Up to 1.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-bundler/ruby-bundler.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list