]> git.pld-linux.org Git - packages/ekiga.git/blobdiff - ekiga.spec
- up to 2.0.11
[packages/ekiga.git] / ekiga.spec
index be7bc461c95444654258670eacabd93c9c6d7271..7a1971491626d39ef5af25b0dd305e21c2d07623 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       SIP and H.323 Videoconferencing
-Summary(pl.UTF-8):   Program do telekonferencji w standardzie SIP oraz H.323
+Summary(pl.UTF-8):     Program do telekonferencji w standardzie SIP oraz H.323
 Name:          ekiga
-Version:       2.0.4
+Version:       2.0.11
 Release:       1
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 809df217356a1d6dd5a5dae1c6933aca
+Source0:       http://ftp.gnome.org/pub/gnome/sources/ekiga/2.0/%{name}-%{version}.tar.gz
+# Source0-md5: 684865225d77898e10e960f3a286b894
 URL:           http://www.ekiga.org/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: SDL-devel
@@ -24,10 +24,10 @@ BuildRequires:      libgnome-devel >= 2.14.0
 BuildRequires: libgnomeui-devel >= 2.14.0
 BuildRequires: libselinux-devel
 BuildRequires: libtool
-BuildRequires: opal-devel = 2.2.4
+BuildRequires: opal-devel = 2.2.11
 BuildRequires: openldap-devel >= 2.3.0
 BuildRequires: pkgconfig
-BuildRequires: pwlib-devel = 1.10.3
+BuildRequires: pwlib-devel = 1.10.10
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper
 Requires(post,postun): scrollkeeper
@@ -36,7 +36,7 @@ Requires:     dbus >= 0.60
 Requires:      evolution-data-server >= 1.6.1
 Requires:      libgnome >= 2.14.0
 Requires:      libgnomeui >= 2.14.0
-Requires:      opal = 2.2.4
+Requires:      opal = 2.2.11
 Requires:      pwlib-sound
 Obsoletes:     gnomemeeting
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -64,13 +64,15 @@ sed -i -e 's|Categories=GNOME;GTK;Network;Telephony;|Categories=GTK;GNOME;Networ
 %build
 %{__gnome_doc_common}
 %{__libtoolize}
+%{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
        --disable-schemas-install \
-       --enable-dbus
+       --enable-dbus \
+       --disable-scrollkeeper
 %{__make}
 
 %install
This page took 0.039534 seconds and 4 git commands to generate.