diff --git a/.cvsignore b/.cvsignore index 4844d8f..52ee52f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ekiga-3.2.6.tar.bz2 +ekiga-3.2.7.tar.bz2 diff --git a/ekiga-fixdso.patch b/ekiga-fixdso.patch deleted file mode 100644 index 985883e..0000000 --- a/ekiga-fixdso.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ekiga-3.2.6/src/Makefile.in.orig 2010-03-02 22:44:55.000000000 +0000 -+++ ekiga-3.2.6/src/Makefile.in 2010-03-02 22:45:20.000000000 +0000 -@@ -249,7 +249,7 @@ - LD = @LD@ - LDAP_CFLAGS = @LDAP_CFLAGS@ - LDAP_LIBS = @LDAP_LIBS@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ -lX11 -lXext - LIBOBJS = @LIBOBJS@ - LIBS = @LIBS@ - LIBTOOL = @LIBTOOL@ diff --git a/ekiga.spec b/ekiga.spec index 001bb3c..0896a5b 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,10 +1,9 @@ Summary: A Gnome based SIP/H323 teleconferencing application Name: ekiga -Version: 3.2.6 -Release: 2%{?dist} +Version: 3.2.7 +Release: 1%{?dist} URL: http://www.ekiga.org/ Source0: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.1/%{name}-%{version}.tar.bz2 -Patch0: ekiga-fixdso.patch License: GPLv2+ Group: Applications/Communications BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,8 +19,8 @@ BuildRequires: avahi-glib-devel BuildRequires: dbus-glib-devel BuildRequires: openldap-devel BuildRequires: openssl-devel -BuildRequires: ptlib-devel = 2.6.5 -BuildRequires: opal-devel = 3.6.6 +BuildRequires: ptlib-devel = 2.6.7 +BuildRequires: opal-devel = 3.6.8 BuildRequires: libxml2-devel BuildRequires: libXv-devel BuildRequires: intltool >= 0.22 @@ -49,7 +48,6 @@ It uses the standard SIP and H323 protocols. %prep %setup -q -%patch0 -p1 -b .fixdso # force regeneration to drop translations rm ekiga.schemas @@ -87,7 +85,6 @@ done desktop-file-install --vendor gnome \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ --delete-original \ - --copy-generic-name-to-name \ $RPM_BUILD_ROOT%{_datadir}/applications/ekiga.desktop %find_lang ekiga --with-gnome @@ -144,6 +141,10 @@ scrollkeeper-update -q || : %{_sysconfdir}/gconf/schemas/ekiga.schemas %changelog +* Mon May 31 2010 Peter Robinson - 3.2.7-1 +- Ekiga 3.2.7 stable - Changelog + ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ekiga-3.2.7.news + * Wed Mar 3 2010 Peter Robinson - 3.2.6-2 - Add patch to fix DSO linking. Bug 564828 diff --git a/sources b/sources index f90c3a8..f50baf0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cce46bce30c0b59705bea4b81268abe6 ekiga-3.2.6.tar.bz2 +5cf2edf199075a3c3d115ce9b94cbf0f ekiga-3.2.7.tar.bz2