rpms/evolution-exchange/devel .cvsignore, 1.42, 1.43 evolution-exchange.spec, 1.60, 1.61 sources, 1.42, 1.43

Matthew Barnes mbarnes at fedoraproject.org
Fri May 29 20:30:06 UTC 2009


Author: mbarnes

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

Modified Files:
	.cvsignore evolution-exchange.spec sources 
Log Message:

* Mon May 25 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.2-1.fc12
- Update to 2.27.2
- Remove strict_build_settings since the settings are used upstream now.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/.cvsignore,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- .cvsignore	4 May 2009 12:55:52 -0000	1.42
+++ .cvsignore	29 May 2009 20:29:36 -0000	1.43
@@ -1 +1 @@
-evolution-exchange-2.27.1.tar.bz2
+evolution-exchange-2.27.2.tar.bz2


Index: evolution-exchange.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- evolution-exchange.spec	4 May 2009 12:55:52 -0000	1.60
+++ evolution-exchange.spec	29 May 2009 20:29:36 -0000	1.61
@@ -14,13 +14,10 @@
 # like it could be smarter about this.
 %define plibdir %(pkg-config evolution-shell --variable=privlibdir 2>/dev/null)
 
-# Use stricter build settings than required by upstream.
-%define strict_build_settings 1
-
 ### Abstract ###
 
 Name: evolution-exchange
-Version: 2.27.1
+Version: 2.27.2
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
@@ -69,7 +66,7 @@ Microsoft Exchange Server.
 %setup -q -n evolution-exchange-%{version}
 
 %patch11 -p1 -b .fix-64bit-acinclude.m4
-%patch12 -p1 -b .fix-library-order
+#%patch12 -p1 -b .fix-library-order
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
@@ -82,29 +79,6 @@ else
 fi
 export LIBS
 
-# Add stricter build settings here as the source code gets cleaned up.
-# We want to make sure things like compiler warnings and avoiding deprecated
-# functions in the GNOME/GTK+ libraries stay fixed.
-#
-# Please file a bug report at bugzilla.gnome.org if these settings break
-# compilation, and encourage the upstream developers to use them.
-
-%if %{strict_build_settings}
-CFLAGS="$CFLAGS \
-	-DG_DISABLE_DEPRECATED=1 \
-	-DPANGO_DISABLE_DEPRECATED=1 \
-	-DGDK_PIXBUF_DISABLE_DEPRECATED=1 \
-	-DGDK_DISABLE_DEPRECATED=1 \
-	-DEDS_DISABLE_DEPRECATED=1 \
-	-Wdeclaration-after-statement \
-	-Werror-implicit-function-declaration \
-	-fno-strict-aliasing \
-	-Werror"
-%endif
-
-# Temporarily disabled: # GNOME_DRUID_PAGE_STANDARD uses GTK_CHECK_CAST.
-#	-DGTK_DISABLE_DEPRECATED=1 \
-
 # Regenerate configure to pick up acinclude.m4 changes.
 autoreconf --force --install
 
@@ -151,6 +125,10 @@ gconftool-2 --makefile-install-rule %{_s
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas
 
 %changelog
+* Mon May 25 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.2-1.fc12
+- Update to 2.27.2
+- Remove strict_build_settings since the settings are used upstream now.
+
 * Mon May 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.1-1.fc12
 - Update to 2.27.1
 - Bump evo_major to 2.28.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- sources	4 May 2009 12:55:52 -0000	1.42
+++ sources	29 May 2009 20:29:36 -0000	1.43
@@ -1 +1 @@
-bc930437d534dd1e63ad48fb76aa8067  evolution-exchange-2.27.1.tar.bz2
+d576fd1e0c5e474f3ae27ed57cb078ff  evolution-exchange-2.27.2.tar.bz2




More information about the scm-commits mailing list