Author: qboosh Date: Sat Mar 31 18:36:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl desc
---- Files affected: SPECS: spamassassin-spamd-apache2.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/spamassassin-spamd-apache2.spec diff -u SPECS/spamassassin-spamd-apache2.spec:1.2 SPECS/spamassassin-spamd-apache2.spec:1.3 --- SPECS/spamassassin-spamd-apache2.spec:1.2 Tue Mar 27 18:18:47 2007 +++ SPECS/spamassassin-spamd-apache2.spec Sat Mar 31 20:36:37 2007 @@ -32,8 +32,13 @@ %description This distribution contains a mod_perl2 module, implementing the spamd -protocol from the SpamAssassin (http://spamassassin.apache.org/) project -in Apache2. It's mostly compatible with the original spamd. +protocol from the SpamAssassin (http://spamassassin.apache.org/) +project in Apache2. It's mostly compatible with the original spamd. + +%description -l pl.UTF-8 +Ten pakiet zawiera moduł mod_perl2, implementujący protokół spamd z +projektu SpamAssassin (http://spamassassin.apache.org/) dla Apache'a +2. Jest w większości kompatybilny z oryginalnym spamd. %prep %setup -q -n spamd-apache2-%{version} @@ -84,6 +89,7 @@ %attr(754,root,root) /etc/rc.d/init.d/spamd-apache2 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/spamd-apache2 +# XXX: ghost or config? %ghost %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/spamassassin/spamd-apache2.conf %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -92,9 +98,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/03/31 18:36:37 qboosh +- pl desc + Revision 1.2 2007/03/27 16:18:47 radek - pass APACHE_TEST_* vars to make test Revision 1.1 2007/03/27 13:37:20 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/spamassassin-spamd-apache2.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
