pld-cvs-commit  

SPECS: gnome-packagekit.spec - updated to 0.2.3

megabajt
Sat, 05 Jul 2008 05:01:45 -0700

Author: megabajt                     Date: Sat Jul  5 12:01:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.3

---- Files affected:
SPECS:
   gnome-packagekit.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/gnome-packagekit.spec
diff -u SPECS/gnome-packagekit.spec:1.7 SPECS/gnome-packagekit.spec:1.8
--- SPECS/gnome-packagekit.spec:1.7     Thu Jun  5 21:39:55 2008
+++ SPECS/gnome-packagekit.spec Sat Jul  5 14:01:29 2008
@@ -1,15 +1,15 @@
 # $Revision$, $Date$
 Summary:       GNOME PackageKit Client
 Name:          gnome-packagekit
-Version:       0.2.2
+Version:       0.2.3
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 6985afdf35dcff920afb3c622f632956
+# Source0-md5: eb12e6eea8413d35c033aedee61b89ee
 URL:           http://www.packagekit.org/
 BuildRequires: GConf2-devel
-BuildRequires: PackageKit-devel >= 0.2.2
+BuildRequires: PackageKit-devel >= 0.2.3
 BuildRequires: PolicyKit-gnome-devel >= 0.8
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -27,9 +27,10 @@
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: unique-devel >= 0.9.4
+Requires(post,postun): desktop-file-utils
 Requires(post,postun): gtk+2
 Requires(post,preun):  GConf2
-Requires:      PackageKit >= 0.2.2
+Requires:      PackageKit >= 0.2.3
 Requires:      PolicyKit-gnome >= 0.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -68,18 +69,21 @@
 %post
 %gconf_schema_install gnome-packagekit.schemas
 %update_icon_cache hicolor
+%update_desktop_database
 
 %preun
 %gconf_schema_uninstall gnome-packagekit.schemas
 
 %postun
 %update_icon_cache hicolor
+%update_desktop_database_postun
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %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-install-catalog
 %attr(755,root,root) %{_bindir}/gpk-install-local-file
 %attr(755,root,root) %{_bindir}/gpk-install-mime-type
 %attr(755,root,root) %{_bindir}/gpk-install-package-name
@@ -94,6 +98,7 @@
 %{_datadir}/gnome/autostart/gpk-update-icon.desktop
 %{_iconsdir}/hicolor/*/*/*
 %{_desktopdir}/gpk-application.desktop
+%{_desktopdir}/gpk-install-catalog.desktop
 %{_desktopdir}/gpk-install-file.desktop
 %{_desktopdir}/gpk-log.desktop
 %{_desktopdir}/gpk-prefs.desktop
@@ -114,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/07/05 12:01:29  megabajt
+- updated to 0.2.3
+
 Revision 1.7  2008/06/05 19:39:55  megabajt
 - updated to 0.2.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-packagekit.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
  • SPECS: gnome-packagekit.spec - updated to 0.2.3 megabajt