rpms/sylpheed-claws/FC-5 sylpheed-claws.spec,1.48,1.49

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Sep 26 16:45:59 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/sylpheed-claws/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20109/FC-5

Modified Files:
	sylpheed-claws.spec 
Log Message:
- add bogofilter plugin



Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/FC-5/sylpheed-claws.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sylpheed-claws.spec	26 Sep 2006 16:21:19 -0000	1.48
+++ sylpheed-claws.spec	26 Sep 2006 16:45:59 -0000	1.49
@@ -77,6 +77,14 @@
 %description plugins-pgp
 %{summary}
 
+%package plugins-bogofilter
+Summary:        Bogofilter plugin for sylpheed-claws
+Group:          Applications/Internet
+Requires:       %{name} = %{version}-%{release}
+
+%description plugins-bogofilter
+%{summary}
+
 %prep
 %setup -q
 
@@ -155,6 +163,10 @@
 %defattr(-,root,root,-)
 %{_libdir}/sylpheed-claws/plugins/pgp*.so
 
+%files plugins-bogofilter
+%defattr(-,root,root,-)
+%{_libdir}/sylpheed-claws/plugins/bogofilter.so
+
 %changelog
 * Tue Sep 26 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 2.5.1-1




More information about the scm-commits mailing list