[Fedora-directory-commits] adminserver/admserv pkgadmin.mk, 1.41, 1.42

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Wed Mar 1 15:19:08 UTC 2006


Author: rmeggins

Update of /cvs/dirsec/adminserver/admserv
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18252

Modified Files:
	pkgadmin.mk 
Log Message:
added admserv-conf-admpw.patch to patch the real config file - the previous patch only patches the template config file


Index: pkgadmin.mk
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/pkgadmin.mk,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- pkgadmin.mk	1 Mar 2006 14:57:04 -0000	1.41
+++ pkgadmin.mk	1 Mar 2006 15:19:00 -0000	1.42
@@ -296,8 +296,10 @@
 	cp -p $(BUILD_ROOT)/admserv/cfgstuff/adminserver-httpd-moduleorder.patch $(ADMIN_DIR)/setup
 #   The patch file that fixes console ld libpath
 	cp -p $(BUILD_ROOT)/admserv/cfgstuff/console-ld-libpath.patch $(ADMIN_DIR)/setup
-#   The patch file that fixes the use of admpw for basic auth
+#   The patch file that fixes the use of admpw for basic auth in the template file
 	cp -p $(BUILD_ROOT)/admserv/cfgstuff/admserv-conf-tmpl.patch $(ADMIN_DIR)/setup
+#   The patch file that fixes the use of admpw for basic auth in the real config file
+	cp -p $(BUILD_ROOT)/admserv/cfgstuff/admserv-conf-admpw.patch $(ADMIN_DIR)/setup
 
 	cp -p $(BUILD_ROOT)/admserv/newinst/common/config/not_installed.html $(ADMIN_DIR)/clients
 




More information about the Fedora-directory-commits mailing list