rpms/gnome-packagekit/F-12 .cvsignore, 1.61, 1.62 gnome-packagekit.spec, 1.105, 1.106 sources, 1.62, 1.63

Richard Hughes rhughes at fedoraproject.org
Mon Dec 7 16:21:33 UTC 2009


Author: rhughes

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

Modified Files:
	.cvsignore gnome-packagekit.spec sources 
Log Message:
* 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)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/F-12/.cvsignore,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- .cvsignore	16 Nov 2009 14:36:02 -0000	1.61
+++ .cvsignore	7 Dec 2009 16:21:31 -0000	1.62
@@ -1 +1 @@
-gnome-packagekit-2.28.2-20091116.tar.gz
+gnome-packagekit-2.28.2.tar.gz


Index: gnome-packagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/F-12/gnome-packagekit.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -p -r1.105 -r1.106
--- gnome-packagekit.spec	16 Nov 2009 14:36:02 -0000	1.105
+++ gnome-packagekit.spec	7 Dec 2009 16:21:32 -0000	1.106
@@ -14,13 +14,13 @@
 Summary:   Session applications to manage packages
 Name:      gnome-packagekit
 Version:   2.28.2
-Release:   0.2.%{?alphatag}git%{?dist}
-#Release:   1%{?dist}
+#Release:   0.2.%{?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.bz2
-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,10 +221,15 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/applications/gpk-log.desktop
 
 %changelog
+* 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)
+
 * Mon Nov 16 2009 Richard Hughes  <rhughes at redhat.com> - 2.28.2-0.2.20091116git
 - New snapshot from the gnome-2-28 branch
 - Use the desktop icon when we unselect the installed application in gpk-application.
-- Updated Simplified Chinese translation.
 - Added and Updated translations.
 - Fix crash when removing certain packages with gpk-application.
 - Only wait 3 seconds (not 60) when we get the updates changed signal


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/F-12/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- sources	16 Nov 2009 14:36:02 -0000	1.62
+++ sources	7 Dec 2009 16:21:32 -0000	1.63
@@ -1 +1 @@
-8e8e7019f56a223c95838f93691688b9  gnome-packagekit-2.28.2-20091116.tar.gz
+3282c845c2b7a9e157f84a919c7a0105  gnome-packagekit-2.28.2.tar.gz




More information about the scm-commits mailing list