From d24788331c3053a892f8c0ba748fe1e0e6f02e1c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jan 13 2009 09:21:27 +0000 Subject: - Disable gstreamer support until there's a new gst-plugins-base --- diff --git a/ekiga.spec b/ekiga.spec index c6d355c..19e2fd0 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,7 +1,7 @@ Summary: A Gnome based SIP/H323 teleconferencing application Name: ekiga Version: 3.1.0 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.ekiga.org/ Source0: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.0/%{name}-%{version}.tar.bz2 Patch0: ekiga-fix-desktop-in.patch @@ -33,9 +33,8 @@ BuildRequires: evolution-data-server-devel BuildRequires: gnome-doc-utils >= 0.3.2 BuildRequires: libsigc++20-devel BuildRequires: speex-devel -BuildRequires: gstreamer-devel -BuildRequires: gstreamer-plugins-base-devel -BuildRequires: gstreamer-plugins-bad-devel +#BuildRequires: gstreamer-devel +#BuildRequires: gstreamer-plugins-base-devel Requires(pre): GConf2 Requires(post): GConf2 @@ -53,7 +52,7 @@ It uses the standard SIP and H323 protocols. %build CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC" -%configure --disable-scrollkeeper --enable-gstreamer --enable-xcap +%configure --disable-scrollkeeper --enable-xcap make %{?_smp_mflags} %install @@ -135,6 +134,9 @@ scrollkeeper-update -q || : %{_sysconfdir}/gconf/schemas/ekiga.schemas %changelog +* Tue Jan 13 2009 Peter Robinson - 3.1.0-4 +- Disable gstreamer support until there's a new gst-plugins-base + * Tue Jan 13 2009 Peter Robinson - 3.1.0-3 - Proper fix from upstream for desktop file