]> git.pld-linux.org Git - packages/ekiga.git/blobdiff - ekiga.spec
- up to 2.0.4
[packages/ekiga.git] / ekiga.spec
index 23773accf087cf0870fb4b8dc8fff1a041cd1d5d..293220161e32247b7594d51ad6a1ab95263b8faa 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       SIP and H.323 Videoconferencing
 Summary(pl):   Program do telekonferencji w standardzie SIP oraz H.323
 Name:          ekiga
-Version:       2.0.2
+Version:       2.0.4
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 569e0f79ec018ca3e8f2979449dd6f0f
-Patch0:                %{name}-desktop.patch
+# Source0-md5: 809df217356a1d6dd5a5dae1c6933aca
 URL:           http://www.ekiga.org/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: SDL-devel
@@ -23,11 +22,12 @@ BuildRequires:      gnome-doc-utils
 BuildRequires: intltool >= 0.33
 BuildRequires: libgnome-devel >= 2.14.0
 BuildRequires: libgnomeui-devel >= 2.14.0
+BuildRequires: libselinux-devel
 BuildRequires: libtool
-BuildRequires: opal-devel >= 2.2.1
+BuildRequires: opal-devel = 2.2.4
 BuildRequires: openldap-devel >= 2.3.0
 BuildRequires: pkgconfig
-BuildRequires: pwlib-devel = 1.10.1
+BuildRequires: pwlib-devel = 1.10.3
 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.1-2
+Requires:      opal = 2.2.4
 Requires:      pwlib-sound
 Obsoletes:     gnomemeeting
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,7 +59,7 @@ obrazem. Ekiga by
 
 %prep
 %setup -q
-%patch0 -p1
+sed -i -e 's|Categories=GNOME;GTK;Network;Telephony;|Categories=GTK;GNOME;Network;InstantMessaging;|' ekiga.desktop.in.in
 
 %build
 %{__gnome_doc_common}
@@ -79,8 +79,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
 %find_lang %{name} --with-gnome
 
 %clean
This page took 0.031504 seconds and 4 git commands to generate.