X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=ekiga.spec;h=04bb9709ec7c83532b98bd44e9dea2f981fde415;hb=8e10c492c5861495a6325f55e9f072712ec4eb4e;hp=9c406078e5d6b3830e278bc1e2864eab5c051ff9;hpb=259f9d32024e85e0a746281b4e872904f5d66add;p=packages%2Fekiga.git diff --git a/ekiga.spec b/ekiga.spec index 9c40607..04bb970 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,14 +1,13 @@ 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: 3.2.7 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 -Patch1: %{name}-linguas.patch +Source0: http://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/%{name}-%{version}.tar.gz +# Source0-md5: bdc787550c4cf5acf873788f5ea153ba +Patch0: %{name}-shell.patch URL: http://www.ekiga.org/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: SDL-devel @@ -17,6 +16,7 @@ BuildRequires: automake BuildRequires: avahi-devel >= 0.6 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: gnome-common >= 2.8.0 @@ -24,22 +24,30 @@ BuildRequires: gnome-doc-utils BuildRequires: intltool >= 0.33 BuildRequires: libgnome-devel >= 2.14.0 BuildRequires: libgnomeui-devel >= 2.14.0 +BuildRequires: libselinux-devel +BuildRequires: libsigc++-devel BuildRequires: libtool -BuildRequires: opal-devel = 2.2.2 -BuildRequires: openldap-devel >= 2.3.0 +BuildRequires: opal-devel >= 3.4.2 +BuildRequires: openldap-devel >= 2.4.6 BuildRequires: pkgconfig -BuildRequires: pwlib-devel = 1.10.1 +BuildRequires: ptlib-devel >= 2.6.7 BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper +BuildRequires: speex-devel +BuildRequires: srtp-devel +BuildRequires: unixODBC-devel +BuildRequires: xorg-lib-libXv-devel +Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 >= 2.14.0 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.2 -Requires: pwlib-sound +Requires: ptlib-sound Obsoletes: gnomemeeting +# sr@Latn vs. sr@latin +Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -50,29 +58,31 @@ 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 -%patch1 -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 @@ -81,6 +91,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \ + mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin} %find_lang %{name} --with-gnome %clean @@ -90,9 +102,11 @@ rm -rf $RPM_BUILD_ROOT %gconf_schema_install ekiga.schemas %scrollkeeper_update_post %update_desktop_database_post +%update_icon_cache hicolor %postun %scrollkeeper_update_postun +%update_icon_cache hicolor %preun %gconf_schema_uninstall ekiga.schemas @@ -106,6 +120,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/services/*.service %{_omf_dest_dir}/%{name} %{_datadir}/sounds/%{name} +%{_iconsdir}/hicolor/*/*/ekiga.png %{_sysconfdir}/gconf/schemas/* -%{_libdir}/bonobo/servers/* %{_mandir}/*/*