rpms/ekiga/devel ekiga.spec,1.74,1.75

Peter Robinson pbrobinson at fedoraproject.org
Tue Mar 3 23:41:02 UTC 2009


Author: pbrobinson

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

Modified Files:
	ekiga.spec 
Log Message:
- Disable xcap for the moment so ekiga builds


Index: ekiga.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ekiga/devel/ekiga.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ekiga.spec	3 Mar 2009 22:34:01 -0000	1.74
+++ ekiga.spec	3 Mar 2009 23:40:31 -0000	1.75
@@ -1,7 +1,7 @@
 Summary:	A Gnome based SIP/H323 teleconferencing application
 Name:		ekiga
 Version:	3.1.2
-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+
@@ -53,7 +53,7 @@
 autoreconf
 libtoolize
 CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC"
-%configure --disable-scrollkeeper --enable-xcap
+%configure --disable-scrollkeeper
 make %{?_smp_mflags}
 
 %install
@@ -132,7 +132,7 @@
 %{_bindir}/ekiga
 %{_bindir}/ekiga-helper
 %{_bindir}/ekiga-config-tool
-%{_datadir}/applications/ekiga.desktop
+%{_datadir}/applications/gnome-ekiga.desktop
 %{_datadir}/pixmaps/ekiga
 %{_datadir}/man/*/*
 %{_datadir}/sounds/ekiga
@@ -141,6 +141,9 @@
 %{_sysconfdir}/gconf/schemas/ekiga.schemas
 
 %changelog
+* Mon Mar  3 2009 Peter Robinson <pbrobinson at gmail.com> - 3.1.2-2
+- Disable xcap for the moment so ekiga builds
+
 * Mon Mar  3 2009 Peter Robinson <pbrobinson at gmail.com> - 3.1.2-1
 - Upgrade to the 3.1.2 beta release, enable celt codec, reinstate 
   proper desktop file now its fixed




More information about the fedora-extras-commits mailing list