rpms/kdeadmin/devel kdeadmin.spec, 1.164, 1.165 kdeadmin-4.3.95-system_config_printer_fix.patch, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Thu Apr 1 19:25:39 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/kdeadmin/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11172

Modified Files:
	kdeadmin.spec 
Removed Files:
	kdeadmin-4.3.95-system_config_printer_fix.patch 
Log Message:
deprecated patch



Index: kdeadmin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdeadmin/devel/kdeadmin.spec,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -p -r1.164 -r1.165
--- kdeadmin.spec	29 Mar 2010 12:43:29 -0000	1.164
+++ kdeadmin.spec	1 Apr 2010 19:25:38 -0000	1.165
@@ -19,9 +19,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 Patch0:         kdeadmin-4.2.85-printing.patch
 
 ## upstream patches
-# https://bugs.kde.org/show_bug.cgi?id=219751#c9
-Patch100: kdeadmin-4.3.95-system_config_printer_fix.patch
-
 
 BuildRequires:  kdelibs4-devel >= %{version}
 BuildRequires:  kdepimlibs-devel >= %{version}
@@ -59,15 +56,14 @@ a CUPS print server.
 %patch0 -p1 -b .printing
 
 # upstream patches
-%patch100 -p1 -b .system_config_printer_fix
-
-
-%build
 
 %if ! 0%{?system_config_printer_kde}
 sed -i -e 's:macro_optional_add_subdirectory(system-config-printer-kde):#macro_optional_add_subdirectory(system-config-printer-kde):g' CMakeLists.txt
 %endif
 
+
+%build
+
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
 %{cmake_kde4} ..


--- kdeadmin-4.3.95-system_config_printer_fix.patch DELETED ---



More information about the scm-commits mailing list