rpms/evolution/devel evolution.spec,1.394.2.49,1.394.2.50

Matthew Barnes mbarnes at fedoraproject.org
Thu Sep 17 11:36:01 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17936

Modified Files:
      Tag: private-mbarnes-kb
	evolution.spec 
Log Message:

* Thu Sep 17 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.99-1.kb.7.fc12
- Fix evolution-data-server requirement for real this time.



Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.394.2.49
retrieving revision 1.394.2.50
diff -u -p -r1.394.2.49 -r1.394.2.50
--- evolution.spec	13 Sep 2009 16:56:34 -0000	1.394.2.49
+++ evolution.spec	17 Sep 2009 11:36:00 -0000	1.394.2.50
@@ -47,7 +47,7 @@
 
 Name: evolution
 Version: 2.27.99
-Release: 1.kb.6%{?dist}
+Release: 1.kb.7%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -80,7 +80,7 @@ Requires(post): scrollkeeper >= %{scroll
 Requires(postun): scrollkeeper >= %{scrollkeeper_version}
 
 # Don't trust evolution-data-server to maintain accurate sonames.
-Requires: evolution-data-server >= %{version}
+Requires: evolution-data-server >= %{eds_version}
 
 # No devel package for libpst, despite the name.
 Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
@@ -169,7 +169,7 @@ personal information-management tool.
 Group: Development/Libraries
 Summary: Development files for building against %{name}
 Requires: %{name} = %{version}-%{release}
-Requires: evolution-data-server-devel >= %{version}
+Requires: evolution-data-server-devel >= %{eds_version}
 Requires: gtk2-devel >= %{gtk2_version}
 Requires: gtkhtml3-devel >= %{gtkhtml_version}
 Requires: libbonobo-devel >= %{libbonobo_version}
@@ -657,6 +657,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
 
 %changelog
+* Thu Sep 17 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.99-1.kb.7.fc12
+- Fix evolution-data-server requirement for real this time.
+
 * Sun Sep 13 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.99-1.kb.6.fc12
 - Snapshot of "kill-bonobo" progress at commit f8a2538.
 




More information about the fedora-extras-commits mailing list