]> git.pld-linux.org Git - packages/ekiga.git/blobdiff - ekiga.spec
- add linguas patch
[packages/ekiga.git] / ekiga.spec
index ac0fa2f87d01d5bd02846f70d001ebf6236e7ba6..9c406078e5d6b3830e278bc1e2864eab5c051ff9 100644 (file)
@@ -1,13 +1,14 @@
 Summary:       SIP and H.323 Videoconferencing
 Summary(pl):   Program do telekonferencji w standardzie SIP oraz H.323
 Name:          ekiga
-Version:       2.0.1
+Version:       2.0.2
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 9f0a2bcce380677e38b23991320df171
+# 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
@@ -24,10 +25,10 @@ BuildRequires:      intltool >= 0.33
 BuildRequires: libgnome-devel >= 2.14.0
 BuildRequires: libgnomeui-devel >= 2.14.0
 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.0
+BuildRequires: pwlib-devel = 1.10.1
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: scrollkeeper
 Requires(post,postun): scrollkeeper
@@ -36,7 +37,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.2
 Requires:      pwlib-sound
 Obsoletes:     gnomemeeting
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,6 +61,7 @@ obrazem. Ekiga by
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gnome_doc_common}
@@ -79,8 +81,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.924457 seconds and 4 git commands to generate.