rpms/evolution-webcal/devel evolution-webcal.spec,1.23,1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 8 17:09:53 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/evolution-webcal/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32098

Modified Files:
	evolution-webcal.spec 
Log Message:
Fixed missing BR


Index: evolution-webcal.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution-webcal/devel/evolution-webcal.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- evolution-webcal.spec	17 May 2006 20:00:31 -0000	1.23
+++ evolution-webcal.spec	8 Jun 2006 17:09:51 -0000	1.24
@@ -6,7 +6,7 @@
 Name: evolution-webcal
 Summary: A handler for webcal URIs
 Version: 2.7.1
-Release: 1
+Release: 2
 License: GPL
 Group: Applications/Internet
 Source0: %{name}-%{version}.tar.bz2
@@ -16,7 +16,7 @@
 Requires: libgnomeui
 BuildRequires: libsoup-devel >= %{libsoup_version}
 BuildRequires: evolution-data-server-devel >= %{eds_version}
-BuildRequires: libgnomeui-devel
+BuildRequires: libgnomeui-devel perl(XML::Parser)
 
 %description
 evolution-webcal is a small helper application that can be run when webcal URIs are clicked in web browsers.
@@ -56,6 +56,9 @@
 
 
 %changelog
+* Thu Jun 08 2006 Jesse Keating <jkeating at redhat.com> - 2.7.1-2
+- Add missing BR perl-XML-Parser
+
 * Wed May 17 2006 Matthew Barnes <mbarnes at redhat.com> - 2.7.1-1
 - Update to 2.7.1
 




More information about the fedora-cvs-commits mailing list