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

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Wed Mar 1 14:57:12 UTC 2006


Author: rmeggins

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

Modified Files:
	pkgadmin.mk 
Log Message:
added patch file for upgrading from 1.0.1 - fixes the use of admpw for basic auth


Index: pkgadmin.mk
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/pkgadmin.mk,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- pkgadmin.mk	23 Feb 2006 04:05:13 -0000	1.40
+++ pkgadmin.mk	1 Mar 2006 14:57:04 -0000	1.41
@@ -296,6 +296,8 @@
 	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
+	cp -p $(BUILD_ROOT)/admserv/cfgstuff/admserv-conf-tmpl.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