rpms/ekiga/devel ekiga.spec,1.94,1.95

Caolan McNamara caolanm at fedoraproject.org
Mon Jul 26 08:37:34 UTC 2010


Author: caolanm

Update of /cvs/pkgs/rpms/ekiga/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30499

Modified Files:
	ekiga.spec 
Log Message:
add gtk flags to notify plugin to rebuild


Index: ekiga.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ekiga/devel/ekiga.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -p -r1.94 -r1.95
--- ekiga.spec	20 Jul 2010 19:10:19 -0000	1.94
+++ ekiga.spec	26 Jul 2010 08:37:33 -0000	1.95
@@ -1,7 +1,7 @@
 Summary:	A Gnome based SIP/H323 teleconferencing application
 Name:		ekiga
 Version:	3.2.7
-Release:	3%{?dist}
+Release:	4%{?dist}
 URL:		http://www.ekiga.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.1/%{name}-%{version}.tar.bz2
 License:	GPLv2+
@@ -42,12 +42,15 @@ Requires(preun):GConf2
 Requires(post):	scrollkeeper
 Requires(postun):scrollkeeper
 
+Patch0: ekiga-3.2.7-gtkflags.patch
+
 %description
 Ekiga is a tool to communicate with video and audio over the internet.
 It uses the standard SIP and H323 protocols.
 
 %prep
 %setup -q
+%patch0 -p1 -b .gtkflags
 
 # force regeneration to drop translations
 rm ekiga.schemas
@@ -141,6 +144,9 @@ scrollkeeper-update -q || :
 %{_sysconfdir}/gconf/schemas/ekiga.schemas
 
 %changelog
+* Mon Jul 26 2010 Caolán McNamara <caolanm at redhat.com> - 3.2.7-4
+- add gtk flags to notify plugin to rebuild
+
 * Tue Jul 20 2010 Peter Robinson <pbrobinson at gmail.com> - 3.2.7-3
 - rebuild against new evolution-data-server
 
@@ -331,7 +337,7 @@ scrollkeeper-update -q || :
 * Mon Aug  7 2006 Matthew Barnes <mbarnes at redhat.com> - 2.0.2-5
 - Rebuild against evolution-data-server-1.7.91
 
-* Sat Aug  5 2006 Caolan McNamara <caolanm at redhat.com> - 2.0.2-4
+* Sat Aug  5 2006 Caolán McNamara <caolanm at redhat.com> - 2.0.2-4
 - rebuild against new e-d-s
 
 * Tue Aug  1 2006 Daniel Veillard <veillard at redhat.com> - 2.0.2-3



More information about the scm-commits mailing list