rpms/evolution/devel .cvsignore, 1.114, 1.115 evolution.spec, 1.387, 1.388 sources, 1.114, 1.115

Matthew Barnes mbarnes at fedoraproject.org
Tue May 26 02:49:48 UTC 2009


Author: mbarnes

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

Modified Files:
	.cvsignore evolution.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/devel/.cvsignore,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -p -r1.114 -r1.115
--- .cvsignore	4 May 2009 17:00:34 -0000	1.114
+++ .cvsignore	26 May 2009 02:49:16 -0000	1.115
@@ -1 +1 @@
-evolution-2.27.1.tar.bz2
+evolution-2.27.2.tar.bz2


Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.387
retrieving revision 1.388
diff -u -p -r1.387 -r1.388
--- evolution.spec	4 May 2009 19:36:54 -0000	1.387
+++ evolution.spec	26 May 2009 02:49:16 -0000	1.388
@@ -36,15 +36,12 @@
 %endif
 %define use_mozilla_nss 1
 
-# Use stricter build settings than required by upstream.
-%define strict_build_settings 1
-
 %define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
 
 ### Abstract ###
 
 Name: evolution
-Version: 2.27.1
+Version: 2.27.2
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
@@ -289,25 +286,6 @@ if pkg-config openssl ; then
 fi
 %endif
 
-# 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 \
-	-Wdeclaration-after-statement \
-	-Werror-implicit-function-declaration"
-# TODO: Make -DCAMEL_DISABLE_DEPRECATED work.
-# TODO: Make -DEDS_DISABLE_DEPRECATED work again.
-%endif
-
 %configure \
 	--enable-gtk-doc \
 	--enable-ipv6 \
@@ -688,6 +666,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
 
 %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 04 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/devel/sources,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -p -r1.114 -r1.115
--- sources	4 May 2009 17:00:34 -0000	1.114
+++ sources	26 May 2009 02:49:17 -0000	1.115
@@ -1 +1 @@
-4105442e30499740b493ce43a1302a70  evolution-2.27.1.tar.bz2
+0720be28447da86b1971d64a9e11d4b1  evolution-2.27.2.tar.bz2




More information about the scm-commits mailing list