rpms/evolution-rspam/F-9 evolution-rspam.spec,1.2,1.3

Lucian Langa lucilanga at fedoraproject.org
Sat Mar 28 11:00:34 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/evolution-rspam/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18524

Modified Files:
	evolution-rspam.spec 
Log Message:
* Sat Mar 28 2009 Lucian Langa <cooly at gnome.eu.org> - 0.0.6-4
- fix for bug #492319


Index: evolution-rspam.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rspam/F-9/evolution-rspam.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- evolution-rspam.spec	28 Mar 2009 10:42:57 -0000	1.2
+++ evolution-rspam.spec	28 Mar 2009 11:00:03 -0000	1.3
@@ -20,6 +20,13 @@
 BuildRequires: gettext
 BuildRequires: evolution-devel
 BuildRequires: perl(XML::Parser)
+#normally this should have been picked up by evolution-devel automatically
+#but now pkg-config --modversion evolution-shell fails with:
+##Package gail was not found in the pkg-config search path.
+##Perhaps you should add the directory containing `gail.pc'
+##to the PKG_CONFIG_PATH environment variable
+##Package 'gail', required by 'libgnomecanvas-2.0', not found
+BuildRequires: gail-devel
 
 %description
 Rspam Evolution Plugin enables Evolution Mail client to report email messages
@@ -82,6 +89,7 @@
 
 %changelog
 * Sat Mar 28 2009 Lucian Langa <cooly at gnome.eu.org> - 0.0.6-4
+- update BR
 - fix for bug #492319
 
 * Wed Jul 14 2008 Lucian Langa <lucilanga at gnome.org> - 0.0.6-3




More information about the fedora-extras-commits mailing list