rpms/konq-plugins/devel konq-plugins.spec,1.22,1.23

Rex Dieter rdieter at fedoraproject.org
Wed Mar 25 18:21:46 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/konq-plugins/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32598

Modified Files:
	konq-plugins.spec 
Log Message:
fix_docs was already upstreamed



Index: konq-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/konq-plugins/devel/konq-plugins.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- konq-plugins.spec	25 Mar 2009 18:17:47 -0000	1.22
+++ konq-plugins.spec	25 Mar 2009 18:21:15 -0000	1.23
@@ -12,7 +12,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch0:         konq-plugins-4.2.0-fsview.patch
-Patch50:        konq-plugins-4.2.0-fix_docs.patch
+# upstream patches
+Patch100:        konq-plugins-4.2.0-fix_docs.patch
 
 BuildRequires: kdebase4-devel >= %{version}
 BuildRequires: cmake
@@ -50,7 +51,7 @@
 %prep
 %setup -q
 %patch0 -p1 -b .fsview
-%patch50 -p1 -b .fix_docs
+%patch100 -p1 -b .fix_docs
 
 
 %build




More information about the fedora-extras-commits mailing list