]> git.pld-linux.org Git - packages/ekiga.git/blobdiff - ekiga.spec
- more fixes
[packages/ekiga.git] / ekiga.spec
index b9d27b552c92c0ed4746ca49ec9d16038eeda066..66c751b01b7f897ebfad38a82f53dd19bcbad4cb 100644 (file)
@@ -1,13 +1,14 @@
 Summary:       SIP and H.323 Videoconferencing
 Summary(pl.UTF-8):     Program do telekonferencji w standardzie SIP oraz H.323
 Name:          ekiga
-Version:       3.0.1
-Release:       0.2
+Version:       3.2.7
+Release:       5
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/ekiga/3.0/%{name}-%{version}.tar.gz
-# Source0-md5: f7db69b21c6d1bdaaef4f221df0de015
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/ekiga/3.2/%{name}-%{version}.tar.gz
+# Source0-md5: bdc787550c4cf5acf873788f5ea153ba
 Patch0:                %{name}-shell.patch
+Patch1:                %{name}-libnotify.patch
 URL:           http://www.ekiga.org/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: SDL-devel
@@ -16,6 +17,7 @@ BuildRequires:        automake
 BuildRequires: avahi-devel >= 0.6
 BuildRequires: avahi-glib-devel >= 0.6
 BuildRequires: dbus-glib-devel >= 0.60
+BuildRequires: docbook-dtd412-xml
 BuildRequires: evolution-data-server-devel >= 1.6.1
 BuildRequires: gettext-devel
 BuildRequires: gnome-common >= 2.8.0
@@ -29,12 +31,16 @@ BuildRequires:      libtool
 BuildRequires: opal-devel >= 3.4.2
 BuildRequires: openldap-devel >= 2.4.6
 BuildRequires: pkgconfig
-BuildRequires: ptlib-devel >= 2.4.2
+BuildRequires: ptlib-devel >= 2.6.7
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper
+BuildRequires: speex-devel
+BuildRequires: srtp-devel
+BuildRequires: unixODBC-devel
 BuildRequires: xorg-lib-libXv-devel
-Requires(post,postun): scrollkeeper
+Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
+Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2 >= 2.14.0
 Requires:      dbus >= 0.60
 Requires:      evolution-data-server >= 1.6.1
@@ -65,6 +71,7 @@ obrazem. Ekiga była poprzednio znana jako GnomeMeeting.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 sed -i -e 's|Categories=GNOME;GTK;Network;Telephony;|Categories=GTK;GNOME;Network;InstantMessaging;|' ekiga.desktop.in.in
 
 %build
This page took 0.033692 seconds and 4 git commands to generate.