rpms/ekiga/devel ekiga.spec,1.83,1.84

Matthias Clasen mclasen at fedoraproject.org
Fri Jul 10 01:53:36 UTC 2009


Author: mclasen

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

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



Index: ekiga.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ekiga/devel/ekiga.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -p -r1.83 -r1.84
--- ekiga.spec	6 Jul 2009 20:54:27 -0000	1.83
+++ ekiga.spec	10 Jul 2009 01:53:35 -0000	1.84
@@ -1,7 +1,7 @@
 Summary:	A Gnome based SIP/H323 teleconferencing application
 Name:		ekiga
 Version:	3.2.5
-Release:	1%{?dist}
+Release:	2%{?dist}
 URL:		http://www.ekiga.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.1/%{name}-%{version}.tar.bz2
 License:	GPLv2+
@@ -49,6 +49,9 @@ It uses the standard SIP and H323 protoc
 %prep
 %setup -q
 
+# force regeneration to drop translations
+rm ekiga.schemas
+
 %build
 CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC"
 %configure --disable-scrollkeeper
@@ -139,6 +142,9 @@ scrollkeeper-update -q || :
 %{_sysconfdir}/gconf/schemas/ekiga.schemas
 
 %changelog
+* Thu Jul  9 2009 Matthias Clasen <mclasen at redhat.com> - 3.2.5-2
+- Shrink GConf schemas
+ 
 * Mon Jul  6 2009 Peter Robinson <pbrobinson at gmail.com> - 3.2.5-1
 - Ekiga 3.2.5 stable - Changelog
   ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ekiga-3.2.5.news




More information about the fedora-extras-commits mailing list