X-Git-Url: http://git.pld-linux.org/?p=packages%2Fekiga.git;a=blobdiff_plain;f=ekiga.spec;h=b616b513cec5a28473b12bd97af34963145f4b73;hp=be14f69d3289ab6004269d28ca31ee65fed79390;hb=b4b62eb7d18e90107cd3f6e2e08abd5c9246493d;hpb=c81a04ee6102d80f358d655797a7faa4e7b1216d diff --git a/ekiga.spec b/ekiga.spec index be14f69..b616b51 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -1,12 +1,17 @@ +# +# WARNING: Ekiga won't work without proper ptlib and opal versions, +# after changing any of these Ekiga needs testing, not only recompiling +# Recommended versions: http://wiki.ekiga.org/index.php/Download_Ekiga_sources +# Summary: SIP and H.323 Videoconferencing Summary(pl.UTF-8): Program do telekonferencji w standardzie SIP oraz H.323 Name: ekiga -Version: 3.2.6 -Release: 1 +Version: 4.0.1 +Release: 7 License: GPL Group: Applications/Communications -Source0: http://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/%{name}-%{version}.tar.gz -# Source0-md5: efb778fa60a44c9ea8c2df8a2daab5aa +Source0: http://ftp.gnome.org/pub/GNOME/sources/ekiga/4.0/%{name}-%{version}.tar.xz +# Source0-md5: 704ba532a8e3e0b5e3e2971dd2db39e4 Patch0: %{name}-shell.patch URL: http://www.ekiga.org/ BuildRequires: GConf2-devel >= 2.14.0 @@ -16,8 +21,9 @@ 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: gettext-tools BuildRequires: gnome-common >= 2.8.0 BuildRequires: gnome-doc-utils BuildRequires: intltool >= 0.33 @@ -26,15 +32,19 @@ BuildRequires: libgnomeui-devel >= 2.14.0 BuildRequires: libselinux-devel BuildRequires: libsigc++-devel BuildRequires: libtool -BuildRequires: opal-devel >= 3.4.2 +BuildRequires: opal-devel >= 3.10.10 BuildRequires: openldap-devel >= 2.4.6 BuildRequires: pkgconfig -BuildRequires: ptlib-devel >= 2.6.5 +BuildRequires: ptlib-devel >= 1:2.10.10 BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper +BuildRequires: speex-devel +BuildRequires: srtp-devel +BuildRequires: unixODBC-devel BuildRequires: xorg-lib-libXv-devel -Requires(post,postun): scrollkeeper +Requires(post,postun): gtk-update-icon-cache 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 @@ -71,7 +81,7 @@ sed -i -e 's|Categories=GNOME;GTK;Network;Telephony;|Categories=GTK;GNOME;Networ %{__gnome_doc_common} %{__libtoolize} %{__intltoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -110,7 +120,16 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO FAQ -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/ekiga +%attr(755,root,root) %{_bindir}/ekiga-config-tool +%attr(755,root,root) %{_bindir}/ekiga-helper +%dir %{_libdir}/%{name} +%dir %{_libdir}/%{name}/%{version} +%dir %{_libdir}/%{name}/%{version}/plugins +%attr(755,root,root) %{_libdir}/%{name}/%{version}/libekiga.so +%attr(755,root,root) %{_libdir}/%{name}/%{version}/plugins/libgmevolution.so +%attr(755,root,root) %{_libdir}/%{name}/%{version}/plugins/libgmldap.so +%attr(755,root,root) %{_libdir}/%{name}/%{version}/plugins/libgmlibnotify.so %{_pixmapsdir}/* %{_desktopdir}/*.desktop %{_datadir}/dbus-1/services/*.service @@ -118,4 +137,4 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sounds/%{name} %{_iconsdir}/hicolor/*/*/ekiga.png %{_sysconfdir}/gconf/schemas/* -%{_mandir}/*/* +%{_mandir}/man1/ekiga.1*