Author: glen                         Date: Sun Jun 19 18:01:24 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version eq rpm_macros_rev
- rpm.macros will be overwritten with a upgrade

---- Files affected:
SPECS:
   rpm-macros.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/rpm-macros.spec
diff -u SPECS/rpm-macros.spec:1.5 SPECS/rpm-macros.spec:1.6
--- SPECS/rpm-macros.spec:1.5   Sun Jun 19 19:42:27 2005
+++ SPECS/rpm-macros.spec       Sun Jun 19 20:01:19 2005
@@ -2,10 +2,12 @@
 # NOTE
 # - AC-branch is TAG. please move the tag if rebuild needed:
 #  $ cvs tag -F AC-branch rpm-macros.spec
+# TODO
+# - make rpm actually search for this rpm.macros file
 %define        rpm_macros_rev  1.223
 Summary:       PLD Linux RPM Macros
 Name:          rpm-macros
-Version:       0.1
+Version:       %{rpm_macros_rev}
 Release:       0.3
 License:       GPL
 Group:         Base
@@ -36,7 +38,7 @@
 
 %files
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rpm/rpm.macros
+%config %verify(not md5 mtime size) %{_sysconfdir}/rpm/rpm.macros
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -44,6 +46,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/06/19 18:01:19  glen
+- version eq rpm_macros_rev
+- rpm.macros will be overwritten with a upgrade
+
 Revision 1.5  2005/06/19 17:42:27  glen
 - R(rpm-build) to prevent broken builds?
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm-macros.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to