]> git.pld-linux.org Git - packages/ekiga.git/blobdiff - ekiga.spec
- updated gettext BR
[packages/ekiga.git] / ekiga.spec
index 9a83b491740db3b289eea6cee425a2662573dd60..b616b513cec5a28473b12bd97af34963145f4b73 100644 (file)
@@ -6,14 +6,13 @@
 Summary:       SIP and H.323 Videoconferencing
 Summary(pl.UTF-8):     Program do telekonferencji w standardzie SIP oraz H.323
 Name:          ekiga
-Version:       3.9.90
-Release:       1
+Version:       4.0.1
+Release:       7
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/ekiga/3.9/%{name}-%{version}.tar.xz
-# Source0-md5: 800be31eef542e06307691c59942595a
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/ekiga/4.0/%{name}-%{version}.tar.xz
+# Source0-md5: 704ba532a8e3e0b5e3e2971dd2db39e4
 Patch0:                %{name}-shell.patch
-Patch1:                format-security.patch
 URL:           http://www.ekiga.org/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: SDL-devel
@@ -24,7 +23,7 @@ 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: gettext-tools
 BuildRequires: gnome-common >= 2.8.0
 BuildRequires: gnome-doc-utils
 BuildRequires: intltool >= 0.33
@@ -33,10 +32,10 @@ BuildRequires:      libgnomeui-devel >= 2.14.0
 BuildRequires: libselinux-devel
 BuildRequires: libsigc++-devel
 BuildRequires: libtool
-BuildRequires: opal-devel >= 3.10.7
+BuildRequires: opal-devel >= 3.10.10
 BuildRequires: openldap-devel >= 2.4.6
 BuildRequires: pkgconfig
-BuildRequires: ptlib-devel >= 1:2.10.7
+BuildRequires: ptlib-devel >= 1:2.10.10
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper
 BuildRequires: speex-devel
@@ -76,7 +75,6 @@ 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
@@ -131,6 +129,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/%{name}/%{version}/libekiga.so
 %attr(755,root,root) %{_libdir}/%{name}/%{version}/plugins/libgmevolution.so
 %attr(755,root,root) %{_libdir}/%{name}/%{version}/plugins/libgmldap.so
+%attr(755,root,root) %{_libdir}/%{name}/%{version}/plugins/libgmlibnotify.so
 %{_pixmapsdir}/*
 %{_desktopdir}/*.desktop
 %{_datadir}/dbus-1/services/*.service
This page took 0.034483 seconds and 4 git commands to generate.