rpms/kdepim-runtime/devel kdepim-runtime.spec,1.35,1.36

Rex Dieter rdieter at fedoraproject.org
Sat Jul 3 15:48:05 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/kdepim-runtime/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6683

Modified Files:
	kdepim-runtime.spec 
Log Message:
upstreamed patch



Index: kdepim-runtime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdepim-runtime/devel/kdepim-runtime.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- kdepim-runtime.spec	2 Jul 2010 17:57:04 -0000	1.35
+++ kdepim-runtime.spec	3 Jul 2010 15:48:05 -0000	1.36
@@ -14,8 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 
 # show the Akonadi KCM in System Settings (#565420)
 Patch0: kdepim-runtime-4.4.0-show-akonadi-kcm.patch
-# upstreamable patches
-Patch50: kdepim-runtime-4.5-beta1-accountwizard_dt.patch
+# upstream patches
+Patch100: kdepim-runtime-4.5-beta1-accountwizard_dt.patch
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 
@@ -56,7 +56,7 @@ Install %{name}-devel if you want to wri
 %setup -q -n kdepim-runtime-%{version}%{?pre:-%{pre}}
 
 %patch0 -p1 -b .show-akonadi-kcm
-%patch50 -p1 -b .accountwizard_dt
+%patch100 -p1 -b .accountwizard_dt
 
 
 %build



More information about the scm-commits mailing list