Remove patch adding cimuser to the package - it's obsolete and especially useless, because we use PAM for authentication

This commit is contained in:
Vitezslav Crhonek 2015-06-16 13:38:57 +02:00
parent 6b752e1602
commit f9e708dddf
2 changed files with 0 additions and 14 deletions

View File

@ -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 \

View File

@ -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