]> git.pld-linux.org Git - packages/ekiga.git/blobdiff - ekiga.spec
- BR: libselinux-devel
[packages/ekiga.git] / ekiga.spec
index 742ae7de986f87407c7935ef5275ea2548cc4fd2..08cc9d33adc7e12f1abefc79b8ce4f9009907dc6 100644 (file)
@@ -8,6 +8,7 @@ Group:          Applications/Communications
 Source0:       http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
 # Source0-md5: 569e0f79ec018ca3e8f2979449dd6f0f
 Patch0:                %{name}-desktop.patch
+Patch1:                %{name}-linguas.patch
 URL:           http://www.ekiga.org/
 BuildRequires: GConf2-devel >= 2.14.0
 BuildRequires: SDL-devel
@@ -23,8 +24,9 @@ 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-2
+BuildRequires: opal-devel = 2.2.2
 BuildRequires: openldap-devel >= 2.3.0
 BuildRequires: pkgconfig
 BuildRequires: pwlib-devel = 1.10.1
@@ -60,6 +62,7 @@ obrazem. Ekiga by
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gnome_doc_common}
@@ -79,8 +82,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.062298 seconds and 4 git commands to generate.