SPECS: spamassassin.spec - make system cf files readable; rel 2

glen glen at pld-linux.org
Tue Jan 9 15:23:52 CET 2007


Author: glen                         Date: Tue Jan  9 14:23:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make system cf files readable; rel 2

---- Files affected:
SPECS:
   spamassassin.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/spamassassin.spec
diff -u SPECS/spamassassin.spec:1.110 SPECS/spamassassin.spec:1.111
--- SPECS/spamassassin.spec:1.110	Mon Oct 16 10:39:22 2006
+++ SPECS/spamassassin.spec	Tue Jan  9 15:23:47 2007
@@ -12,7 +12,7 @@
 Summary(pl):	Filtr antyspamowy, przeznaczony dla programów dostarczających pocztę (MDA)
 Name:		spamassassin
 Version:	3.1.7
-Release:	1
+Release:	2
 License:	Apache Software License v2
 Group:		Applications/Mail
 Source0:	http://www.apache.org/dist/spamassassin/source/%{pdir}-%{pnam}-%{version}.tar.bz2
@@ -284,11 +284,14 @@
 %defattr(644,root,root,755)
 %doc sample-nonspam.txt sample-spam.txt
 %dir %{_sysconfdir}/mail/spamassassin
-%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/spamassassin/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/spamassassin/*.pre
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/spamassassin/*.cf
 %exclude %{_sysconfdir}/mail/spamassassin/sa-update-keys
+
 %dir %{_datadir}/spamassassin
 %config(noreplace) %{_datadir}/spamassassin/*
 %exclude %{_datadir}/spamassassin/sa-update-pubkey.txt
+
 %{perl_vendorlib}/Mail/*
 %{_mandir}/man3/*
 
@@ -298,6 +301,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2007/01/09 14:23:47  glen
+- make system cf files readable; rel 2
+
 Revision 1.110  2006/10/16 08:39:22  qboosh
 - updated to 3.1.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spamassassin.spec?r1=1.110&r2=1.111&f=u



More information about the pld-cvs-commit mailing list