Author: glen Date: Fri Jun 5 18:03:15 2009 GMT Module: packages Tag: HEAD ---- Log message: - gstreamer-plugin needs the gtk-module (loads libpk-gtk-module.so); rel 2
---- Files affected: packages/PackageKit: PackageKit.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: packages/PackageKit/PackageKit.spec diff -u packages/PackageKit/PackageKit.spec:1.32 packages/PackageKit/PackageKit.spec:1.33 --- packages/PackageKit/PackageKit.spec:1.32 Sat May 30 16:13:12 2009 +++ packages/PackageKit/PackageKit.spec Fri Jun 5 20:03:09 2009 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Demon systemowy będący warstwą abstrakcji D-Bus do zarządzania pakietami Name: PackageKit Version: 0.4.7 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz @@ -173,6 +173,7 @@ Summary(pl.UTF-8): Instalator kodeków GStreamera Group: Applications Requires: %{name} = %{version}-%{release} +Requires: %{name}-gtk-module = %{version}-%{release} %description gstreamer-plugin The PackageKit GStreamer plugin allows any GStreamer application to @@ -307,8 +308,8 @@ %dir %{_sysconfdir}/PackageKit %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/PackageKit/PackageKit.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/PackageKit/Vendor.conf -%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sysconfig/packagekit-background -%{_sysconfdir}/dbus-1/system.d/org.freedesktop.PackageKit.conf +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/packagekit-background +/etc/dbus-1/system.d/org.freedesktop.PackageKit.conf %dir %{_datadir}/PackageKit %attr(755,root,root) %{_datadir}/PackageKit/pk-upgrade-distro.sh %{_datadir}/PolicyKit/policy/org.freedesktop.packagekit.policy @@ -397,6 +398,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2009/06/05 18:03:09 glen +- gstreamer-plugin needs the gtk-module (loads libpk-gtk-module.so); rel 2 + Revision 1.32 2009/05/30 14:13:12 amateja - release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/PackageKit/PackageKit.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
