SPECS: spamassassin.spec - package spamassassin-run.pod - needed f...

blues blues at pld-linux.org
Mon Sep 18 17:25:06 CEST 2006


Author: blues                        Date: Mon Sep 18 15:25:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package spamassassin-run.pod - needed for spamassassin command help

---- Files affected:
SPECS:
   spamassassin.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/spamassassin.spec
diff -u SPECS/spamassassin.spec:1.106 SPECS/spamassassin.spec:1.107
--- SPECS/spamassassin.spec:1.106	Mon Sep 18 17:16:16 2006
+++ SPECS/spamassassin.spec	Mon Sep 18 17:25:01 2006
@@ -2,7 +2,6 @@
 # TODO
 # - build lib{,ssl}spamc.so (if there is a point)
 # - ATTN: http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5058
-# - put spamassassin-run.pod with proper location
 #
 # Conditional build:
 %bcond_without	tests		# perform "make test"
@@ -219,8 +218,6 @@
 touch $RPM_BUILD_ROOT%{_sysconfdir}/mail/spamassassin/sa-update-keys/{pubring,secring,trustdb}.gpg
 
 rm -f $RPM_BUILD_ROOT{%{perl_archlib}/perllocal.pod,%{perl_vendorarch}/auto/Mail/SpamAssassin/.packlist,%{_mandir}/man3/spamassassin-run.*}
-# It's needed for help of spamassassin command. But needs fixes?
-rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/spamassassin-run.pod
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -250,6 +247,8 @@
 %doc procmailrc.example
 %attr(755,root,root) %{_bindir}/sa-learn
 %attr(755,root,root) %{_bindir}/spamassassin
+# It's needed for help of spamassassin command.
+%{perl_vendorlib}/spamassassin-run.pod
 %{_mandir}/man1/sa-learn*
 %{_mandir}/man1/spamassassin*
 
@@ -298,6 +297,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2006/09/18 15:25:01  blues
+- package spamassassin-run.pod - needed for spamassassin command help
+
 Revision 1.106  2006/09/18 15:16:16  blues
 - TODO added
 
================================================================

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



More information about the pld-cvs-commit mailing list