From f9e708dddf9d5a2b95a14ea52a8a1c0dfddf2840 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 16 Jun 2015 13:38:57 +0200 Subject: [PATCH] Remove patch adding cimuser to the package - it's obsolete and especially useless, because we use PAM for authentication --- pegasus-2.6.0-cimuser.patch | 11 ----------- tog-pegasus.spec | 3 --- 2 files changed, 14 deletions(-) delete mode 100644 pegasus-2.6.0-cimuser.patch diff --git a/pegasus-2.6.0-cimuser.patch b/pegasus-2.6.0-cimuser.patch deleted file mode 100644 index 0d97daa..0000000 --- a/pegasus-2.6.0-cimuser.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up pegasus/Makefile.Release.orig pegasus/Makefile.Release ---- pegasus/Makefile.Release.orig 2015-03-31 14:47:44.301518897 +0200 -+++ pegasus/Makefile.Release 2015-03-31 14:48:04.060602183 +0200 -@@ -207,6 +207,7 @@ endif - - PEGASUS_ADMIN_CMDS = \ - cimauth \ -+ cimuser \ - cimconfig \ - cimserver \ - cimprovagt \ diff --git a/tog-pegasus.spec b/tog-pegasus.spec index 0a52c4b..4e475cb 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -55,8 +55,6 @@ Patch5: pegasus-2.9.0-local-or-remote-auth.patch # 6: http://cvs.rdg.opengroup.org/bugzilla/show_bug.cgi?id=5012 # Modifies pam rules to use access cofiguration file and local/remote differences Patch6: pegasus-2.5.1-pam-wbem.patch -# 9: Adds cimuser binary to admin commands -Patch9: pegasus-2.6.0-cimuser.patch # 12: Adds snmp tests to the -test rpm, configures snmptrapd Patch12: pegasus-2.7.0-snmp-tests.patch # 13: Changes to make package compile on sparc @@ -218,7 +216,6 @@ yes | mak/CreateDmtfSchema 238 %{SOURCE9} cim_schema_2.38.0 %patch3 -p1 -b .redhat-config %patch4 -p1 -b .cmpi-provider-lib %patch6 -p1 -b .pam-wbem -%patch9 -p1 -b .cimuser %patch12 -p1 -b .snmp-tests %patch5 -p1 -b .local-or-remote-auth %patch13 -p1 -b .sparc