[Fedora-directory-commits] adminserver/admserv pkgadmin.mk, 1.38, 1.39

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Thu Feb 23 01:12:13 UTC 2006


Author: rmeggins

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

Modified Files:
	pkgadmin.mk 
Log Message:
Change admin server version to 1.0.2
Added adminserver-httpd-moduleorder.patch for use when upgrading to make sure
mod_admserv is loaded after mod_nss



Index: pkgadmin.mk
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/pkgadmin.mk,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- pkgadmin.mk	22 Feb 2006 02:25:27 -0000	1.38
+++ pkgadmin.mk	23 Feb 2006 01:12:03 -0000	1.39
@@ -292,8 +292,8 @@
 	cp -p $(BUILD_ROOT)/admserv/cfgstuff/adminserver10to101.patch $(ADMIN_DIR)/setup
 #   The patch file that fixes the start-admin ldap problem on Fedora Core 2
 	cp -p $(BUILD_ROOT)/admserv/cfgstuff/adminserver-start-admin.patch $(ADMIN_DIR)/setup
-#   The patch file that fixes the console ld libpath problem
-	cp -p $(BUILD_ROOT)/admserv/cfgstuff/console-ld-libpath.patch $(ADMIN_DIR)/setup
+#   The patch file that fixes module load order
+	cp -p $(BUILD_ROOT)/admserv/cfgstuff/adminserver-httpd-moduleorder.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