SPECS (AC-branch): rpm.spec - sorted verify() flags
qboosh
qboosh at pld-linux.org
Tue Oct 18 13:13:35 CEST 2005
Author: qboosh Date: Tue Oct 18 11:13:34 2005 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- sorted verify() flags
---- Files affected:
SPECS:
rpm.spec (1.555.2.141 -> 1.555.2.142)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.141 SPECS/rpm.spec:1.555.2.142
--- SPECS/rpm.spec:1.555.2.141 Tue Oct 18 13:03:01 2005
+++ SPECS/rpm.spec Tue Oct 18 13:13:29 2005
@@ -933,7 +933,7 @@
#%attr(755,root,root) %{_bindir}/rpmverify
%dir %{_sysconfdir}/rpm
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/rpm/macros
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rpm/macros
%{_mandir}/man8/rpm.8*
%lang(fr) %{_mandir}/fr/man8/rpm.8*
@@ -961,7 +961,7 @@
%files base
%defattr(644,root,root,755)
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/rpm
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rpm
%dir %{_rpmlibdir}
%attr(755,root,root) %{_bindir}/banner.sh
%attr(755,root,root) %{_rpmlibdir}/user_group.sh
@@ -1031,7 +1031,7 @@
%files build
%defattr(644,root,root,755)
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/rpm/noauto*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rpm/noauto*
%attr(755,root,root) %{_rpmlibdir}/compress-doc
%attr(755,root,root) %{_rpmlibdir}/cross-build
#%attr(755,root,root) %{_rpmlibdir}/find-provides
@@ -1150,6 +1150,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.555.2.142 2005/10/18 11:13:29 qboosh
+- sorted verify() flags
+
Revision 1.555.2.141 2005/10/18 11:03:01 qboosh
- typo, unified/fixed base descs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.141&r2=1.555.2.142&f=u
More information about the pld-cvs-commit
mailing list