SPECS: munin.spec - BR rpmmacros for %apache_config*, %useradd, %u...
glen
glen at pld-linux.org
Fri Oct 7 14:24:33 CEST 2005
Author: glen Date: Fri Oct 7 12:24:33 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR rpmmacros for %apache_config*, %useradd, %userdel
- unified perms for apache config
---- Files affected:
SPECS:
munin.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.14 SPECS/munin.spec:1.15
--- SPECS/munin.spec:1.14 Fri Oct 7 14:11:47 2005
+++ SPECS/munin.spec Fri Oct 7 14:24:27 2005
@@ -21,6 +21,7 @@
BuildRequires: htmldoc
BuildRequires: html2text
BuildRequires: perl-devel
+BuildRequires: rpmbuild(macros) >= 1.226
Requires: %{name}-common = %{version}-%{release}
Requires: perl-Date-Manip
Requires: perl-HTML-Template
@@ -162,7 +163,7 @@
%dir %{_sysconfdir}/templates
%{_sysconfdir}/templates/*
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/munin.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
%attr(755,root,root) %{_sbindir}/munin-cron
%attr(755,root,root) %{_datadir}/munin/munin-graph
%attr(755,root,root) %{_datadir}/munin/munin-html
@@ -218,6 +219,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/10/07 12:24:27 glen
+- BR rpmmacros for %apache_config*, %useradd, %userdel
+- unified perms for apache config
+
Revision 1.14 2005/10/07 12:11:47 baggins
- release 1
- proper apache* triggers
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list