Author: baggins Date: Thu May 18 19:24:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 0.3 - updated files
---- Files affected: SPECS: ekiga.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/ekiga.spec diff -u SPECS/ekiga.spec:1.11 SPECS/ekiga.spec:1.12 --- SPECS/ekiga.spec:1.11 Thu May 18 20:41:57 2006 +++ SPECS/ekiga.spec Thu May 18 21:24:43 2006 @@ -3,7 +3,7 @@ Summary(pl): Program do telekonferencji w standardzie SIP oraz H.323 Name: ekiga Version: 2.0.1 -Release: 0.2 +Release: 0.3 License: GPL Group: Applications/Communications Source0: http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz @@ -16,7 +16,7 @@ BuildRequires: automake BuildRequires: avahi-devel >= 0.6 BuildRequires: avahi-glib-devel >= 0.6 -BuildRequires: dbus-glib-devel >= 0.36 +BuildRequires: dbus-glib-devel >= 0.60 BuildRequires: evolution-data-server-devel >= 1.6.1 BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.8.0 @@ -33,6 +33,7 @@ BuildRequires: scrollkeeper Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 +Requires: dbus >= 0.60 Requires: pwlib-sound Obsoletes: gnomemeeting BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -84,6 +85,11 @@ %post %gconf_schema_install ekiga.schemas +%scrollkeeper_update_post +%update_desktop_database_post + +%postun +%scrollkeeper_update_postun %preun %gconf_schema_uninstall ekiga.schemas @@ -94,6 +100,8 @@ %attr(755,root,root) %{_bindir}/* %{_pixmapsdir}/* %{_desktopdir}/*.desktop +%{_datadir}/dbus-1/services/*.service +%{_omf_dest_dir}/%{name} %{_datadir}/sounds/%{name} %{_sysconfdir}/gconf/schemas/* %{_libdir}/bonobo/servers/* @@ -105,6 +113,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/05/18 19:24:43 baggins +- rel 0.3 +- updated files + Revision 1.11 2006/05/18 18:41:57 baggins - BR proper opal ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ekiga.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
