Author: patrys Date: Thu Jan 21 10:52:19 2010 GMT Module: packages Tag: HEAD ---- Log message: - 2.29.2 - we want unstable here for PK 0.6.0 (so KDE guys can use it too)
---- Files affected: packages/gnome-packagekit: gnome-packagekit.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/gnome-packagekit/gnome-packagekit.spec diff -u packages/gnome-packagekit/gnome-packagekit.spec:1.26 packages/gnome-packagekit/gnome-packagekit.spec:1.27 --- packages/gnome-packagekit/gnome-packagekit.spec:1.26 Sat Dec 12 12:21:57 2009 +++ packages/gnome-packagekit/gnome-packagekit.spec Thu Jan 21 11:52:14 2010 @@ -2,16 +2,16 @@ Summary: GNOME PackageKit Client Summary(pl.UTF-8): Klient PackageKit dla GNOME Name: gnome-packagekit -Version: 2.28.2 +Version: 2.29.2 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-packagekit/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: b0ff9462177cd4432c8f210d68e946d7 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-packagekit/2.29/%{name}-%{version}.tar.bz2 +# Source0-md5: fd25c1407b5b351816ec84afba59eddd URL: http://www.packagekit.org/ BuildRequires: DeviceKit-power-devel >= 007 BuildRequires: GConf2-devel -BuildRequires: PackageKit-devel >= 0.5.2 +BuildRequires: PackageKit-devel >= 0.6.0 BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: dbus-devel >= 1.2.0 @@ -34,7 +34,7 @@ Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 Requires(post,preun): GConf2 -Requires: PackageKit >= 0.5.2 +Requires: PackageKit >= 0.6.0 Requires: polkit-gnome >= 0.92 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -108,6 +108,7 @@ %doc AUTHORS ChangeLog COPYING NEWS README %attr(755,root,root) %{_bindir}/gpk-application %attr(755,root,root) %{_bindir}/gpk-backend-status +%attr(755,root,root) %{_bindir}/gpk-dbus-service %attr(755,root,root) %{_bindir}/gpk-install-catalog %attr(755,root,root) %{_bindir}/gpk-install-local-file %attr(755,root,root) %{_bindir}/gpk-install-mime-type @@ -119,6 +120,7 @@ %attr(755,root,root) %{_bindir}/gpk-service-pack %attr(755,root,root) %{_bindir}/gpk-update-icon %attr(755,root,root) %{_bindir}/gpk-update-viewer +%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service %{_datadir}/gnome-packagekit %{_sysconfdir}/gconf/schemas/gnome-packagekit.schemas %{_datadir}/gnome/autostart/gpk-update-icon.desktop @@ -152,6 +154,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/01/21 10:52:14 patrys +- 2.29.2 +- we want unstable here for PK 0.6.0 (so KDE guys can use it too) + Revision 1.26 2009/12/12 11:21:57 megabajt - updated to 2.28.2 - removed obsolete -bugfixes.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-packagekit/gnome-packagekit.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
