rpms/PackageKit/devel .cvsignore, 1.56, 1.57 PackageKit.spec, 1.117, 1.118 sources, 1.57, 1.58

Richard Hughes rhughes at fedoraproject.org
Tue Sep 15 12:47:16 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/PackageKit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8565

Modified Files:
	.cvsignore PackageKit.spec sources 
Log Message:
* Tue Sep 15 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.3-0.1.20090915git
- Update to a newer git snapshot from the 0.5.x series.
- Lots of updated translations.
- Refresh the free licenses from the Fedora wiki. Fixes #519394
- The fixed packagekit-qt should also now allow KPackageKit to build.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/.cvsignore,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- .cvsignore	7 Sep 2009 12:13:03 -0000	1.56
+++ .cvsignore	15 Sep 2009 12:47:14 -0000	1.57
@@ -1 +1 @@
-PackageKit-0.5.2.tar.gz
+PackageKit-0.5.3-20090915.tar.gz


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/PackageKit.spec,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -p -r1.117 -r1.118
--- PackageKit.spec	7 Sep 2009 12:13:03 -0000	1.117
+++ PackageKit.spec	15 Sep 2009 12:47:14 -0000	1.118
@@ -3,20 +3,20 @@
 %define dbus_glib_version		0.74
 %define polkit_version			0.92
 %define libnm_glib_version		0.6.4
-%define alphatag			20090903
+%define alphatag			20090915
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:   Package management service
 Name:      PackageKit
-Version:   0.5.2
-#Release:   0.2.%{?alphatag}git%{?dist}
-Release:   1%{?dist}
+Version:   0.5.3
+Release:   0.1.%{?alphatag}git%{?dist}
+#Release:   1%{?dist}
 License:   GPLv2+
 Group:     System Environment/Libraries
 URL:       http://www.packagekit.org
-#Source0:   http://www.packagekit.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz
-Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.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: set Vendor.conf up for Fedora.
@@ -238,8 +238,8 @@ after firmware has been installed by Pac
 user to restart the computer or remove and re-insert the device.
 
 %prep
-#%setup -q -n %{?name}-%{?version}-%{?alphatag}
-%setup -q
+%setup -q -n %{?name}-%{?version}-%{?alphatag}
+#%setup -q
 %patch0 -p1 -b .fedora
 %patch1 -p1 -b .no-time
 
@@ -415,10 +415,11 @@ update-mime-database %{_datadir}/mime &>
 %defattr(-,root,root,-)
 %doc README AUTHORS NEWS COPYING
 %{_libdir}/libpackagekit-glib*.so
-%{_libdir}/pkgconfig/packagekit-glib.pc
+%{_libdir}/pkgconfig/packagekit-glib*.pc
 %dir %{_includedir}/PackageKit
 %dir %{_includedir}/PackageKit/packagekit-glib
-%{_includedir}/PackageKit/packagekit-glib/*.h
+%dir %{_includedir}/PackageKit/packagekit-glib2
+%{_includedir}/PackageKit/packagekit-glib*/*.h
 
 %files qt-devel
 %defattr(-,root,root,-)
@@ -439,6 +440,12 @@ update-mime-database %{_datadir}/mime &>
 %{_includedir}/PackageKit/backend/*.h
 
 %changelog
+* Tue Sep 15 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.3-0.1.20090915git
+- Update to a newer git snapshot from the 0.5.x series.
+- Lots of updated translations.
+- Refresh the free licenses from the Fedora wiki. Fixes #519394
+- The fixed packagekit-qt should also now allow KPackageKit to build.
+
 * Mon Sep 07 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.2-1
 - Update to 0.5.2.
 - Many new and updated translations.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/sources,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- sources	7 Sep 2009 12:13:03 -0000	1.57
+++ sources	15 Sep 2009 12:47:14 -0000	1.58
@@ -1 +1 @@
-e406ad5e776e31c99e70c7cf6e7bcdc4  PackageKit-0.5.2.tar.gz
+f440f3de9bffeb6967f2562a8a482fc3  PackageKit-0.5.3-20090915.tar.gz




More information about the fedora-extras-commits mailing list