]> git.pld-linux.org Git - packages/ekiga.git/blobdiff - ekiga.spec
- --enable-dbus
[packages/ekiga.git] / ekiga.spec
index 0213b769389ef1b4255db0f079e95c85d81f20e4..3baf7322d3f1db58f4f5371692c8af1326c4e618 100644 (file)
@@ -1,28 +1,33 @@
 Summary:       SIP and H.323 Videoconferencing
 Summary(pl):   Program do telekonferencji w standardzie SIP oraz H.323
 Name:          ekiga
-Version:       1.99.1
-Release:       0.1
+Version:       2.0.1
+Release:       0.2
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://www.ekiga.org/downloads/beta2/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 1468f6be7d577ccd48c91cfa13341772
+Source0:       http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
+# Source0-md5: 9f0a2bcce380677e38b23991320df171
 Patch0:                %{name}-desktop.patch
 URL:           http://www.ekiga.org/
 BuildRequires: GConf2-devel >= 2.12.0
 BuildRequires: SDL-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: evolution-data-server-devel
+BuildRequires: avahi-devel >= 0.6
+BuildRequires: avahi-glib-devel >= 0.6
+BuildRequires: dbus-glib-devel >= 0.36
+BuildRequires: evolution-data-server-devel >= 1.1.3
 BuildRequires: gettext-devel
 BuildRequires: gnome-common >= 2.8.0
+BuildRequires: gnome-doc-utils
 BuildRequires: intltool >= 0.33
 BuildRequires: libgnome-devel >= 2.12.0
 BuildRequires: libgnomeui-devel >= 2.12.0
 BuildRequires: libtool
-BuildRequires: opal-devel = 2.1.3
+BuildRequires: opal-devel >= 2.1.3
 BuildRequires: openldap-devel >= 2.3.0
-BuildRequires: pwlib-devel = 1.9.3
+BuildRequires: pkgconfig
+BuildRequires: pwlib-devel >= 1.9.3
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper
 Requires(post,postun): scrollkeeper
@@ -59,7 +64,8 @@ obrazem. Ekiga by
 %{__autoheader}
 %{__automake}
 %configure \
-       --disable-schemas-install
+       --disable-schemas-install \
+       --enable-dbus
 %{__make}
 
 %install
This page took 0.031884 seconds and 4 git commands to generate.