SPECS: anaconda.spec - date in changle log fix

spider spider at pld-linux.org
Wed Apr 19 16:54:48 CEST 2006


Author: spider                       Date: Wed Apr 19 14:54:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- date in changle log fix

---- Files affected:
SPECS:
   anaconda.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.9 SPECS/anaconda.spec:1.10
--- SPECS/anaconda.spec:1.9	Sat Nov 19 16:07:27 2005
+++ SPECS/anaconda.spec	Wed Apr 19 16:54:43 2006
@@ -139,14 +139,18 @@
 %{_libdir}/anaconda
 
 %files runtime
-%defattr(-,root,root,755)
+%defattr(644,root,root,755)
 %{_libdir}/anaconda-runtime
 
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/04/19 14:54:43  spider
+- date in changle log fix
+
 Revision 1.9  2005/11/19 15:07:27  spider
 - missing br
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list