rpms/gnome-packagekit/devel .cvsignore, 1.43, 1.44 gnome-packagekit.spec, 1.81, 1.82 sources, 1.44, 1.45 gnome-packagekit-0.4.5-use-unfinished-update-viewer.patch, 1.1, NONE system-install-packages, 1.2, NONE system-install-packages.1.gz, 1.1, NONE system-install-packages.sgml, 1.1, NONE

Richard Hughes rhughes at fedoraproject.org
Mon Mar 30 16:23:06 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/gnome-packagekit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5914

Modified Files:
	.cvsignore gnome-packagekit.spec sources 
Removed Files:
	gnome-packagekit-0.4.5-use-unfinished-update-viewer.patch 
	system-install-packages system-install-packages.1.gz 
	system-install-packages.sgml 
Log Message:
* Mon Mar 30 2009 Richard Hughes  <rhughes at redhat.com> - 2.27.1-1
- New upstream version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/.cvsignore,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- .cvsignore	24 Mar 2009 14:45:39 -0000	1.43
+++ .cvsignore	30 Mar 2009 16:22:36 -0000	1.44
@@ -1 +1 @@
-gnome-packagekit-2.27.1-20090324.tar.gz
+gnome-packagekit-2.27.1.tar.gz


Index: gnome-packagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/gnome-packagekit.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- gnome-packagekit.spec	24 Mar 2009 14:45:39 -0000	1.81
+++ gnome-packagekit.spec	30 Mar 2009 16:22:36 -0000	1.82
@@ -1,23 +1,23 @@
 %define dbus_version            0.61
 %define packagekit_version      0.4.5
-%define alphatag                20090324
+#%define alphatag                20090324
 
 %{!?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.27.1
-Release:   0.1.%{?alphatag}git%{?dist}
+#Release:   0.1.%{?alphatag}git%{?dist}
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://www.packagekit.org
-Source0:   http://www.packagekit.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz
-#Source1:   system-install-packages
-#Source2:   system-install-packages.1.gz
+#Source0:   http://www.packagekit.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz
+Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Fedora specific, as we want bleeding edge
-Patch1:    gnome-packagekit-0.4.5-use-unfinished-update-viewer.patch
+#Patch0:    gnome-packagekit-0.4.5-use-unfinished-update-viewer.patch
 
 Requires:  gtk2 >= 2.12.0
 Requires:  gnome-icon-theme
@@ -76,9 +76,9 @@
 viewer and a service pack creator.
 
 %prep
-%setup -q -n %{?name}-%{?version}-%{?alphatag}
+#%setup -q -n %{?name}-%{?version}-%{?alphatag}
+%setup -q
 #%patch0 -p1
-%patch1 -p1
 
 %build
 %configure --disable-scrollkeeper --disable-schemas-install
@@ -90,9 +90,6 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
-#install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/system-install-packages
-#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/                    \
   $RPM_BUILD_ROOT%{_datadir}/gnome/autostart/gpk-update-icon.desktop
@@ -171,7 +168,6 @@
 %{_bindir}/gpk-update-icon
 %{_bindir}/gpk-update-viewer
 %{_bindir}/gpk-update-viewer2
-#%{_bindir}/system-install-packages
 %dir %{_datadir}/gnome-packagekit
 %{_datadir}/gnome-packagekit/gpk-application.glade
 %{_datadir}/gnome-packagekit/gpk-client.glade
@@ -215,6 +211,9 @@
 %{_datadir}/applications/gpk-service-pack.desktop
 
 %changelog
+* Mon Mar 30 2009 Richard Hughes  <rhughes at redhat.com> - 2.27.1-1
+- New upstream version
+
 * Tue Mar 24 2009 Richard Hughes  <rhughes at redhat.com> - 2.27.1-0.1.20090324git
 - New snapshot fixing several bugs with the new update viewer.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources	24 Mar 2009 14:45:40 -0000	1.44
+++ sources	30 Mar 2009 16:22:36 -0000	1.45
@@ -1 +1 @@
-2c9f6e1bfdd5c6a1425b1d9b093f7e8d  gnome-packagekit-2.27.1-20090324.tar.gz
+7a38bcdfda3e712365f674c51565e845  gnome-packagekit-2.27.1.tar.gz


--- gnome-packagekit-0.4.5-use-unfinished-update-viewer.patch DELETED ---


--- system-install-packages DELETED ---


--- system-install-packages.1.gz DELETED ---


--- system-install-packages.sgml DELETED ---




More information about the fedora-extras-commits mailing list