rpms/empathy/devel empathy.spec,1.58,1.59

Matthias Clasen mclasen at fedoraproject.org
Thu Jul 2 05:30:05 UTC 2009


Author: mclasen

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

Modified Files:
	empathy.spec 
Log Message:
shrink gconf schemas



Index: empathy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/empathy.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- empathy.spec	17 Jun 2009 23:59:00 -0000	1.58
+++ empathy.spec	2 Jul 2009 05:30:05 -0000	1.59
@@ -6,11 +6,11 @@
 %global	glib2_min_version	2.16.0
 %global	tp_mc_min_version	4.61
 %global	tp_glib_min_version	0.7.31
-%global	enchant_version		1.2.0		
+%global	enchant_version		1.2.0
 
 Name:		empathy
 Version:	2.27.3
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -126,6 +126,10 @@ bindings to the libempathy and libempath
 %patch0 -p1 -b .profile-update
 %patch1 -p1 -b .pkgconfig
 
+# force these to be regenerated
+rm data/empathy.desktop
+rm data/empathy.schemas
+
 %build
 ## GCC complains about some unused functions, so we forcibly show those as
 ## simple warnings instead of build-halting errors.
@@ -228,6 +232,9 @@ fi
 %{python_sitearch}/empathy*.so
 
 %changelog
+* Thu Jul  2 2009 Matthias Clasen <mclasen at redhat.com> - 2.27.3-3
+- Shrink GConf schemas
+
 * Wed Jun 17 2009 Brian Pepple <bpepple at fedoraproject.org> - 2.27.3-2
 - Drop libglade BR, it's no longer needed.
 




More information about the fedora-extras-commits mailing list