[evolution] Ugh.

Matthew Barnes mbarnes at fedoraproject.org
Tue Jun 26 18:45:46 UTC 2012


commit 26349a8def2361fcc3cb552545170f147e4f7592
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Tue Jun 26 14:45:32 2012 -0400

    Ugh.

 evolution.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index 0751264..bd446be 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -29,7 +29,7 @@
 
 Name: evolution
 Version: 3.5.3.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -126,7 +126,8 @@ 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 >= %{version}
+Requires: evolution-data-server-devel >= 3.5.3
 Requires: gtk3-devel >= %{gtk3_version}
 Requires: gtkhtml3-devel >= %{gtkhtml_version}
 Requires: libgdata-devel >= %{libgdata_version}
@@ -526,6 +527,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Jun 26 2012 Matthew Barnes <mbarnes at redhat.com> - 2.5.3.1-3
+- Temporarily change e-d-s req in devel subpackage.
+
 * Tue Jun 26 2012 Matthew Barnes <mbarnes at redhat.com> - 3.5.3.1-2
 - Remove unnecessary Requires: evolution-data-server.
 


More information about the scm-commits mailing list