packages: words/words.spec - simplistic way of preserving timestamp
glen
glen at pld-linux.org
Sun May 20 17:04:27 CEST 2012
Author: glen Date: Sun May 20 15:04:27 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- simplistic way of preserving timestamp
---- Files affected:
packages/words:
words.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: packages/words/words.spec
diff -u packages/words/words.spec:1.35 packages/words/words.spec:1.36
--- packages/words/words.spec:1.35 Sat May 5 21:53:09 2012
+++ packages/words/words.spec Sun May 20 17:04:22 2012
@@ -40,9 +40,8 @@
%prep
%setup -qc
-touch .ts -r usr/dict/linux.words
-%patch0 -p1
-touch -r .ts usr/dict/linux.words
+%patch0 -p1 -b .jbj
+touch -r usr/dict/linux.words.jbj usr/dict/linux.words
%install
rm -rf $RPM_BUILD_ROOT
@@ -66,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2012/05/20 15:04:22 glen
+- simplistic way of preserving timestamp
+
Revision 1.35 2012/05/05 19:53:09 glen
- noreplace only to symlink
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/words/words.spec?r1=1.35&r2=1.36
More information about the pld-cvs-commit
mailing list