SPECS: phrack.spec - fix issue 45 items are in the future; rel 2
glen
glen at pld-linux.org
Wed Dec 20 19:10:03 CET 2006
Author: glen Date: Wed Dec 20 18:10:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix issue 45 items are in the future; rel 2
---- Files affected:
SPECS:
phrack.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/phrack.spec
diff -u SPECS/phrack.spec:1.13 SPECS/phrack.spec:1.14
--- SPECS/phrack.spec:1.13 Sat Sep 2 22:30:43 2006
+++ SPECS/phrack.spec Wed Dec 20 19:09:58 2006
@@ -5,7 +5,7 @@
Summary(pl): phrack - periodyk hakerów - od początku do końca
Name: phrack
Version: 63
-Release: 1
+Release: 2
License: distributable
Group: Documentation
Source0: http://www.phrack.org/archives/%{name}01.tar.gz
@@ -252,6 +252,9 @@
mv -f Phrack55 phrack55
mv -f Phrack56 phrack56
+# timestamp in the future - 2038
+touch phrack45/*
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_docdir}/phrack
@@ -355,6 +358,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/12/20 18:09:58 glen
+- fix issue 45 items are in the future; rel 2
+
Revision 1.13 2006/09/02 20:30:43 glen
- _defaultdocdir -> _docdir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/phrack.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list