rpms/evolution-exchange/devel evolution-exchange.spec, 1.53, 1.54 evolution-exchange-2.7.2-no_gnome_common.patch, 1.1, NONE

Matthew Barnes mbarnes at fedoraproject.org
Fri Feb 6 05:58:39 UTC 2009


Author: mbarnes

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

Modified Files:
	evolution-exchange.spec 
Removed Files:
	evolution-exchange-2.7.2-no_gnome_common.patch 
Log Message:

* Fri Feb 06 2009 Matthew Barnes <mbarnes at redhat.com> - 2.25.90-2.fc11
- Update BuildRoot, License, Source and URL tags.
- Require gnome-common so we don't have to patch it out.



Index: evolution-exchange.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- evolution-exchange.spec	2 Feb 2009 18:36:23 -0000	1.53
+++ evolution-exchange.spec	6 Feb 2009 05:58:08 -0000	1.54
@@ -21,13 +21,13 @@
 
 Name: evolution-exchange
 Version: 2.25.90
-Release: 1%{?dist}
-License: GPLv2
+Release: 2%{?dist}
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
-URL: http://www.gnome.org/projects/evolution/
-Source: http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.23/evolution-exchange-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
+License: GPLv2+
+URL: http://projects.gnome.org/evolution/
+BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+Source: http://download.gnome.org/sources/%{name}/2.25/%{name}-%{version}.tar.bz2
 
 Provides: evolution-connector = %{version}-%{release}
 Obsoletes: evolution-connector < %{version}-%{release}
@@ -36,11 +36,8 @@
 
 Patch11: evolution-exchange-2.10.1-fix-64bit-acinclude.m4.patch
 
-# Remove gnome-common macros from configure.in.
-Patch12: evolution-exchange-2.7.2-no_gnome_common.patch
-
 # GNOME bug #443022
-Patch13: evolution-exchange-2.11.2-fix-library-order.patch
+Patch12: evolution-exchange-2.11.2-fix-library-order.patch
 
 ### Dependencies ###
 
@@ -55,6 +52,7 @@
 BuildRequires: evolution-data-server-devel >= %{version}
 BuildRequires: evolution-devel >= %{version}
 BuildRequires: gettext
+BuildRequires: gnome-common
 BuildRequires: gnutls-devel
 BuildRequires: gtk-doc
 BuildRequires: intltool >= %{intltool_version}
@@ -71,8 +69,7 @@
 %setup -q -n evolution-exchange-%{version}
 
 %patch11 -p1 -b .fix-64bit-acinclude.m4
-%patch12 -p1 -b .no_gnome_common
-%patch13 -p1 -b .fix-library-order
+%patch12 -p1 -b .fix-library-order
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
@@ -154,6 +151,10 @@
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas
 
 %changelog
+* Fri Feb 06 2009 Matthew Barnes <mbarnes at redhat.com> - 2.25.90-2.fc11
+- Update BuildRoot, License, Source and URL tags.
+- Require gnome-common so we don't have to patch it out.
+
 * Mon Feb 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.25.90-1.fc11
 - Update to 2.25.90
 


--- evolution-exchange-2.7.2-no_gnome_common.patch DELETED ---




More information about the fedora-extras-commits mailing list