rpms/kpackagekit/devel kpackagekit.spec,1.36,1.37

Steven M. Parrish tuxbrewr at fedoraproject.org
Wed Jul 8 00:19:49 UTC 2009


Author: tuxbrewr

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

Modified Files:
	kpackagekit.spec 
Log Message:
rebuild against new PackageKit


Index: kpackagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kpackagekit/devel/kpackagekit.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- kpackagekit.spec	11 Jun 2009 12:17:02 -0000	1.36
+++ kpackagekit.spec	8 Jul 2009 00:19:48 -0000	1.37
@@ -1,9 +1,9 @@
 
-%define pk_version 0.4.7
+%define pk_version 0.5.0
 
 Name:	  	kpackagekit
 Version:	0.4.1.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	KDE interface for PackageKit
 
 License:	GPLv2+
@@ -14,7 +14,7 @@ URL:		http://www.kde-apps.org/content/sh
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # upstream me, says the patch
-Patch100: kpackagekit-InitialPreference.patch
+#Patch100: kpackagekit-InitialPreference.patch
 Patch102: kpackagekit-0.4.1-i18n.patch
 
 BuildRequires:	cmake
@@ -34,7 +34,7 @@ KDE interface for PackageKit.
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch100 -p0 -b .InitialPreference
+#%patch100 -p0 -b .InitialPreference
 %patch102 -p1 -b .i18n
 
 
@@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 7 2009 Steven M. Parrish <smparrish at gmail.com> 0.4.1.1-2
+- rebuild for new packagekit
+
 * Thu Jun 11 2009 Steven M. Parrish <smparrish at gmail.com> 0.4.1.1-1
 - Fixed all krazy issues (2 or 3 not much important changed in backend details)
 - With KDE >= 4.2.3 persistent notifications are working again so the code to use it was commented out




More information about the scm-commits mailing list