rpms/evolution-connector/F-7 evolution-connector.spec,1.102,1.103

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Fri Jun 1 16:56:54 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-connector/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13310

Modified Files:
	evolution-connector.spec 
Log Message:

* Fri Jun 01 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.2-2.fc7
- List static ldap libraries in the proper order.



Index: evolution-connector.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-connector/F-7/evolution-connector.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- evolution-connector.spec	1 Jun 2007 13:05:23 -0000	1.102
+++ evolution-connector.spec	1 Jun 2007 16:56:17 -0000	1.103
@@ -24,7 +24,7 @@
 
 Name: evolution-connector
 Version: 2.10.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
@@ -44,6 +44,9 @@
 # GNOME bug #405916
 Patch14: evolution-exchange-2.9.6-fix-compiler-warnings.patch
 
+# List static libraries in the correct order.
+Patch15: evolution-exchange-2.10.2-fix-library-order.patch
+
 ### Dependencies ###
 
 Requires: db4
@@ -82,6 +85,7 @@
 %patch12 -p1 -b .fix-marshaller
 %patch13 -p1 -b .no_gnome_common
 %patch14 -p1 -b .fix-compiler-warnings
+%patch15 -p1 -b .fix-library-order
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
@@ -159,6 +163,9 @@
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas
 
 %changelog
+* Fri Jun 01 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.2-2.fc7
+- List static ldap libraries in the proper order.
+
 * Mon May 28 2007 Matthew Barnes <mbarnes at redhat.com> - 2.10.2-1.fc7
 - Update to 2.10.2
 




More information about the fedora-extras-commits mailing list