rpms/devhelp/devel devhelp.spec,1.108,1.109

Matthias Clasen mclasen at fedoraproject.org
Thu Jul 2 06:24:39 UTC 2009


Author: mclasen

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

Modified Files:
	devhelp.spec 
Log Message:
Shrink GConf schemas



Index: devhelp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/devhelp/devel/devhelp.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -p -r1.108 -r1.109
--- devhelp.spec	8 Mar 2009 13:11:08 -0000	1.108
+++ devhelp.spec	2 Jul 2009 06:24:09 -0000	1.109
@@ -6,7 +6,7 @@
 
 Name: devhelp
 Version: 0.23
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Summary: API documention browser
@@ -55,6 +55,9 @@ into other applications such as IDEs.
 %setup -q -n devhelp-%{version}
 %patch0 -p0 -b .uris
 
+# force regeneration
+rm data/devhelp.schemas
+
 %build
 %configure --disable-static
 make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing"
@@ -137,6 +140,9 @@ fi
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Jul  2 2009 Matthias Clasen <mclasen at redhat.com> - 0.23-7
+- Shrink GConf schemas
+
 * Sun Mar 08 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.23-6
 Bumped to consume new soname in webkit library.
 




More information about the fedora-extras-commits mailing list