rpms/sylpheed-claws/devel sylpheed-claws.spec,1.49,1.50

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


Author: awjb

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

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



Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/devel/sylpheed-claws.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sylpheed-claws.spec	26 Sep 2006 16:24:20 -0000	1.49
+++ sylpheed-claws.spec	26 Sep 2006 16:46:00 -0000	1.50
@@ -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,11 @@
 %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 fedora-extras-commits mailing list