rpms/evolution-exchange/devel evolution-exchange-2.12.0-warnings.patch, NONE, 1.1 .cvsignore, 1.8, 1.9 evolution-exchange.spec, 1.11, 1.12 sources, 1.8, 1.9

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Tue Sep 18 02:26:40 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-exchange/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15860

Modified Files:
	.cvsignore evolution-exchange.spec sources 
Added Files:
	evolution-exchange-2.12.0-warnings.patch 
Log Message:

* Mon Sep 17 2007 Matthew Barnes <mbarnes at redhat.com> - 2.12.0-1.fc8
- Update to 2.12.0


evolution-exchange-2.12.0-warnings.patch:

--- NEW FILE evolution-exchange-2.12.0-warnings.patch ---
diff -up evolution-exchange-2.12.0/addressbook/e-book-backend-gal.c.warnings evolution-exchange-2.12.0/addressbook/e-book-backend-gal.c
--- evolution-exchange-2.12.0/addressbook/e-book-backend-gal.c.warnings	2007-09-17 22:01:29.000000000 -0400
+++ evolution-exchange-2.12.0/addressbook/e-book-backend-gal.c	2007-09-17 22:02:11.000000000 -0400
@@ -1687,7 +1687,7 @@ start_book_view (EBookBackend  *backend,
 	GNOME_Evolution_Addressbook_CallStatus status;
 	GList *contacts;
 	char *ldap_query;
-	int ldap_err;
+	int ldap_err = LDAP_SUCCESS;
 	int search_msgid;
 	int view_limit;
 	GList *l;


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	4 Sep 2007 03:54:17 -0000	1.8
+++ .cvsignore	18 Sep 2007 02:26:08 -0000	1.9
@@ -1 +1 @@
-evolution-exchange-2.11.92.tar.bz2
+evolution-exchange-2.12.0.tar.bz2


Index: evolution-exchange.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- evolution-exchange.spec	4 Sep 2007 04:49:10 -0000	1.11
+++ evolution-exchange.spec	18 Sep 2007 02:26:08 -0000	1.12
@@ -23,7 +23,7 @@
 ### Abstract ###
 
 Name: evolution-exchange
-Version: 2.11.92
+Version: 2.12.0
 Release: 1%{?dist}
 License: GPL
 Group: Applications/Productivity
@@ -52,6 +52,7 @@
 
 # The usual compilation breakage...
 Patch16: evolution-exchange-2.11.92-compilation-breakage.patch
+Patch17: evolution-exchange-2.12.0-warnings.patch
 
 ### Dependencies ###
 
@@ -93,6 +94,7 @@
 %patch14 -p1 -b .fix-library-order
 %patch15 -p1 -b .e-passwords
 %patch16 -p1 -b .compilation-breakage
+%patch17 -p1 -b .warnings
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
@@ -166,6 +168,9 @@
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas
 
 %changelog
+* Mon Sep 17 2007 Matthew Barnes <mbarnes at redhat.com> - 2.12.0-1.fc8
+- Update to 2.12.0
+
 * Mon Sep 03 2007 Matthew Barnes <mbarnes at redhat.com> - 2.11.92-1.fc8
 - Update to 2.11.92
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	4 Sep 2007 03:54:17 -0000	1.8
+++ sources	18 Sep 2007 02:26:08 -0000	1.9
@@ -1 +1 @@
-34383a2be637b3baeb058072ef584ca7  evolution-exchange-2.11.92.tar.bz2
+3b0cf703a034255a123823f318a89d26  evolution-exchange-2.12.0.tar.bz2




More information about the fedora-extras-commits mailing list