rpms/gnome-packagekit/F-12 .cvsignore, 1.62, 1.63 gnome-packagekit.spec, 1.106, 1.107 sources, 1.63, 1.64

Richard Hughes rhughes at fedoraproject.org
Fri Dec 11 09:49:44 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/gnome-packagekit/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26413

Modified Files:
	.cvsignore gnome-packagekit.spec sources 
Log Message:
* Mon Dec 11 2009 Richard Hughes  <rhughes at redhat.com> - 2.28.3-0.1.20091211git
- New snapshot from the gnome-2-28 branch
- Don't show the selected packages as deps of the to be updated packages.
  Note, this only affects PackageKit >= 0.5.5. Fixes rh#546247
- Check the GpkDbusTask object only replies once to each session request



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/F-12/.cvsignore,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- .cvsignore	7 Dec 2009 16:21:31 -0000	1.62
+++ .cvsignore	11 Dec 2009 09:49:44 -0000	1.63
@@ -1 +1 @@
-gnome-packagekit-2.28.2.tar.gz
+gnome-packagekit-2.28.3-20091211.tar.gz


Index: gnome-packagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/F-12/gnome-packagekit.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -p -r1.106 -r1.107
--- gnome-packagekit.spec	7 Dec 2009 16:21:32 -0000	1.106
+++ gnome-packagekit.spec	11 Dec 2009 09:49:44 -0000	1.107
@@ -7,20 +7,20 @@
 %define unique_version			1.0.0
 %define devicekit_power_version		007
 %define libcanberra_version		0.10
-%define alphatag			20091116
+%define alphatag			20091211
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:   Session applications to manage packages
 Name:      gnome-packagekit
-Version:   2.28.2
-#Release:   0.2.%{?alphatag}git%{?dist}
-Release:   1%{?dist}
+Version:   2.28.3
+Release:   0.1.%{?alphatag}git%{?dist}
+#Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://www.packagekit.org
-Source0:   http://download.gnome.org/sources/gnome-packagekit/2.28/%{name}-%{version}.tar.gz
-#Source0:   http://download.gnome.org/sources/gnome-packagekit/2.28/%{name}-%{version}-%{?alphatag}.tar.gz
+#Source0:   http://download.gnome.org/sources/gnome-packagekit/2.28/%{name}-%{version}.tar.gz
+Source0:   http://download.gnome.org/sources/gnome-packagekit/2.28/%{name}-%{version}-%{?alphatag}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:  glib2 >= %{glib2_version}
@@ -86,8 +86,8 @@ Requires: %{name} = %{version}-%{release
 Extra GNOME applications for using PackageKit that are not normally needed.
 
 %prep
-#%setup -q -n %{?name}-%{?version}-%{?alphatag}
-%setup -q
+%setup -q -n %{?name}-%{?version}-%{?alphatag}
+#%setup -q
 
 %build
 %configure --disable-scrollkeeper --disable-schemas-install
@@ -221,11 +221,17 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/applications/gpk-log.desktop
 
 %changelog
+* Mon Dec 11 2009 Richard Hughes  <rhughes at redhat.com> - 2.28.3-0.1.20091211git
+- New snapshot from the gnome-2-28 branch
+- Don't show the selected packages as deps of the to be updated packages.
+  Note, this only affects PackageKit >= 0.5.5. Fixes rh#546247
+- Check the GpkDbusTask object only replies once to each session request
+
 * Mon Dec 07 2009 Richard Hughes  <rhughes at redhat.com> - 2.28.2-1
 - Update to 2.28.2
-- Remove the original package from the dep-confirmation screen (Richard Hughes)
-- Ignore generic errors such as 'Failed' and do not show UI in this case (Richard Hughes)
-- Use the desktop icon when we unselect the installed application in gpk-application. Fixes fd#25098 (Richard Hughes)
+- Remove the original package from the dep-confirmation screen
+- Ignore generic errors such as 'Failed' and do not show UI in this case
+- Use the desktop icon when we unselect the installed application in gpk-application. Fixes fd#25098
 
 * Mon Nov 16 2009 Richard Hughes  <rhughes at redhat.com> - 2.28.2-0.2.20091116git
 - New snapshot from the gnome-2-28 branch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/F-12/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -p -r1.63 -r1.64
--- sources	7 Dec 2009 16:21:32 -0000	1.63
+++ sources	11 Dec 2009 09:49:44 -0000	1.64
@@ -1 +1 @@
-3282c845c2b7a9e157f84a919c7a0105  gnome-packagekit-2.28.2.tar.gz
+1abef10b7142f1b23eb98e6e79109588  gnome-packagekit-2.28.3-20091211.tar.gz




More information about the fedora-extras-commits mailing list