X-Git-Url: http://git.pld-linux.org/?p=packages%2Fekiga.git;a=blobdiff_plain;f=ekiga.spec;h=7a1971491626d39ef5af25b0dd305e21c2d07623;hp=17f6a68b5895ef11f543ba5213c78812d539d7be;hb=33c4f13c149b5709b85a77b884235c469cc6a46f;hpb=fb3a6ea12f92ad6bab193916d928f59ffd064612 diff --git a/ekiga.spec b/ekiga.spec index 17f6a68..7a19714 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,13 +1,12 @@ Summary: SIP and H.323 Videoconferencing -Summary(pl): Program do telekonferencji w standardzie SIP oraz H.323 +Summary(pl.UTF-8): Program do telekonferencji w standardzie SIP oraz H.323 Name: ekiga -Version: 2.0.2 +Version: 2.0.11 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: http://ftp.gnome.org/pub/gnome/sources/ekiga/2.0/%{name}-%{version}.tar.gz +# Source0-md5: 684865225d77898e10e960f3a286b894 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-2 +BuildRequires: opal-devel = 2.2.11 BuildRequires: openldap-devel >= 2.3.0 BuildRequires: pkgconfig -BuildRequires: pwlib-devel >= 1.10.0 +BuildRequires: pwlib-devel = 1.10.10 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.11 Requires: pwlib-sound Obsoletes: gnomemeeting BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,28 +49,30 @@ Ekiga can work with or without a webcam, and is able to create pure audio communications or traditionnal audio+video communications. Ekiga was fomerly known as GnomeMeeting. -%description -l pl +%description -l pl.UTF-8 Ekiga jest programem przeznaczonym do wideokonferencji oraz telefonii -internetowej zgodnej z protoko³ami SIP oraz H.323. Mo¿e ³±czyæ siê z -ró¿nymi aplikacjami SIP lub H.323 w³±czaj±c w to specjalizowane -urz±dzenia. Program Ekiga mo¿e pracowaæ z kamer± internetow±, -zestawiaæ same po³±czenia g³osowe jak równie¿ tradycyjne z d¼wiêkiem i -obrazem. Ekiga by³a poprzednio znana jako GnomeMeeting. +internetowej zgodnej z protokołami SIP oraz H.323. Może łączyć się z +różnymi aplikacjami SIP lub H.323 włączając w to specjalizowane +urządzenia. Program Ekiga może pracować z kamerą internetową, +zestawiać same połączenia głosowe jak również tradycyjne z dźwiękiem i +obrazem. Ekiga była poprzednio znana jako GnomeMeeting. %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} %{__libtoolize} +%{__intltoolize} %{__aclocal} %{__autoconf} %{__autoheader} %{__automake} %configure \ --disable-schemas-install \ - --enable-dbus + --enable-dbus \ + --disable-scrollkeeper %{__make} %install @@ -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