Author: blues Date: Fri Sep 8 20:40:51 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.6 - after changing mailgraph to run as stats user rrd files should be also chowned; added forgotten trigger...
---- Files affected: SPECS: mailgraph.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/mailgraph.spec diff -u SPECS/mailgraph.spec:1.41 SPECS/mailgraph.spec:1.42 --- SPECS/mailgraph.spec:1.41 Sun Mar 5 15:05:50 2006 +++ SPECS/mailgraph.spec Fri Sep 8 22:40:46 2006 @@ -4,7 +4,7 @@ Summary(pl): Proste statystyki dla Postfiksa Name: mailgraph Version: 1.12 -Release: 5 +Release: 6 License: GPL v2 Group: Applications/Networking Source0: http://people.ee.ethz.ch/~dws/software/mailgraph/pub/%{name}-%{version}.tar.gz @@ -125,6 +125,9 @@ /usr/sbin/webapp register httpd %{_webapp} %service -q httpd reload +%triggerpostun -- %{name} < 1.12-6 +chown stats:stats %{_pkglibdir}/*.rrd + %files %defattr(644,root,root,755) %doc README CHANGES @@ -146,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/09/08 20:40:46 blues +- rel.6 - after changing mailgraph to run as stats user rrd files should + be also chowned; added forgotten trigger... + Revision 1.41 2006/03/05 14:05:50 glen - add forgotten changelog entry ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mailgraph.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
