rpms/gthumb/devel gthumb.spec,1.101,1.102

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


Author: mclasen

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

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



Index: gthumb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gthumb/devel/gthumb.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -p -r1.101 -r1.102
--- gthumb.spec	11 Apr 2009 02:05:06 -0000	1.101
+++ gthumb.spec	2 Jul 2009 05:35:24 -0000	1.102
@@ -11,7 +11,7 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
 Version: 2.10.11
-Release: 3%{?dist}
+Release: 4%{?dist}
 URL: http://gthumb.sourceforge.net
 Source0: http://download.gnome.org/sources/gthumb/2.10/%{name}-%{version}.tar.bz2
 Source1: gthumb-importer
@@ -67,6 +67,9 @@ collections of images.
 %patch0 -p1 -b .libdir
 %patch1 -p1 -b .import-dir
 
+# force regeneration
+rm data/gthumb.schemas
+
 autoreconf -i -f
 
 %build
@@ -141,6 +144,9 @@ fi
 %{_datadir}/icons/hicolor/48x48/apps/gthumb.png
 
 %changelog
+* Thu Jul  2 2009 Matthias Clasen <mclasen at redhat.com> - 2.10.11-4
+- Rebuild to shrink GConf schemas
+
 * Fri Apr 10 2009 Matthias Clasen <mclasen at redhat.com> - 2.10.11-3
 - Fix directory ownership
 




More information about the scm-commits mailing list