rpms/gnome-packagekit/devel .cvsignore, 1.15, 1.16 gnome-packagekit.spec, 1.28, 1.29 sources, 1.15, 1.16

Richard Hughes (rhughes) fedora-extras-commits at redhat.com
Tue May 6 20:55:55 UTC 2008


Author: rhughes

Update of /cvs/pkgs/rpms/gnome-packagekit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20563

Modified Files:
	.cvsignore gnome-packagekit.spec sources 
Log Message:
* Tue May 06 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.1-1.20080506
- Pull in the new snapshot from the unstable branch.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	16 Apr 2008 10:57:17 -0000	1.15
+++ .cvsignore	6 May 2008 20:55:17 -0000	1.16
@@ -1 +1 @@
-gnome-packagekit-0.1.12-20080416git.tar.gz
+gnome-packagekit-0.2.1-20080506.tar.gz


Index: gnome-packagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/gnome-packagekit.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gnome-packagekit.spec	16 Apr 2008 12:58:53 -0000	1.28
+++ gnome-packagekit.spec	6 May 2008 20:55:17 -0000	1.29
@@ -1,11 +1,11 @@
 %define dbus_version            0.61
 %define packagekit_version      0.1.12-4.20080416git
-%define alphatag		20080416git
+%define alphatag		20080506
 
 Summary:   GNOME PackageKit Client
 Name:      gnome-packagekit
-Version:   0.1.12
-Release:   5.%{?alphatag}%{?dist}
+Version:   0.2.1
+Release:   1.%{?alphatag}%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://www.packagekit.org
@@ -52,7 +52,7 @@
 removing packages on your system.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{?alphatag}
 %patch0 -p1
 
 %build
@@ -66,7 +66,7 @@
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/system-install-packages
-install -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/man/man1/system-install-packages.1.gz
+install -m 0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/man/man1/system-install-packages.1.gz
 
 desktop-file-install --delete-original                   \
   --dir=$RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/                    \
@@ -122,6 +122,11 @@
 %{_bindir}/gpk-*
 %{_bindir}/system-install-packages
 %{_datadir}/gnome-packagekit
+%{_datadir}/icons/hicolor/16x16/status/*.png
+%{_datadir}/icons/hicolor/22x22/status/*.png
+%{_datadir}/icons/hicolor/24x24/status/*.png
+%{_datadir}/icons/hicolor/48x48/status/*.png
+%{_datadir}/icons/hicolor/scalable/status/*.svg
 %config(noreplace) %{_sysconfdir}/gconf/schemas/*.schemas
 %{_datadir}/man/man1/*.1.gz
 %{_datadir}/gnome/help/gnome-packagekit
@@ -130,6 +135,12 @@
 %{_datadir}/applications/gpk-*.desktop
 
 %changelog
+* Tue May 06 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.1-1.20080506
+- Pull in the new snapshot from the unstable branch.
+
+* Tue May 06 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.0-1
+- Update to the latest _UNSTABLE_ upstream source
+
 * Sat Apr 16 2008 Richard Hughes  <rhughes at redhat.com> - 0.1.12-5.20080416git
 - Build against the right version of PackageKit to make koji DTRT.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	16 Apr 2008 10:57:17 -0000	1.15
+++ sources	6 May 2008 20:55:17 -0000	1.16
@@ -1 +1 @@
-89e137b7867bfbb53d3169aafa3efc36  gnome-packagekit-0.1.12-20080416git.tar.gz
+71b2e309d378ebf9021968260c2c8538  gnome-packagekit-0.2.1-20080506.tar.gz




More information about the fedora-extras-commits mailing list