[Fedora-directory-commits] ldapserver component_versions.mk, 1.35.2.11, 1.35.2.12 internal_comp_deps.mk, 1.24.2.4, 1.24.2.5

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Tue Jan 22 00:20:21 UTC 2008


Author: nhosoi

Update of /cvs/dirsec/ldapserver
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10101

Modified Files:
      Tag: Directory71RtmBranch
	component_versions.mk internal_comp_deps.mk 
Log Message:
Picking up the rebuilt libdb4.2 (20080121)



Index: component_versions.mk
===================================================================
RCS file: /cvs/dirsec/ldapserver/Attic/component_versions.mk,v
retrieving revision 1.35.2.11
retrieving revision 1.35.2.12
diff -u -r1.35.2.11 -r1.35.2.12
--- component_versions.mk	15 Jan 2008 21:19:19 -0000	1.35.2.11
+++ component_versions.mk	22 Jan 2008 00:20:18 -0000	1.35.2.12
@@ -66,7 +66,7 @@
 DB_MAJOR_MINOR:=db42
 endif
 ifndef DB_VERSION
-  DB_VERSION:=20040813
+  DB_VERSION:=20080121
 endif
 
 # DBM Library


Index: internal_comp_deps.mk
===================================================================
RCS file: /cvs/dirsec/ldapserver/Attic/internal_comp_deps.mk,v
retrieving revision 1.24.2.4
retrieving revision 1.24.2.5
diff -u -r1.24.2.4 -r1.24.2.5
--- internal_comp_deps.mk	15 Jan 2008 21:19:19 -0000	1.24.2.4
+++ internal_comp_deps.mk	22 Jan 2008 00:20:18 -0000	1.24.2.5
@@ -297,10 +297,11 @@
 ifndef DB_SOURCE_ROOT
 #if no version specified, we'll use the latest one
 ifndef DB_VERSION
-  DB_VERSION=20040130
+  DB_VERSION=20080121
 endif
 # define the paths to the component parts
-db_components_share=$(COMPONENTS_DIR)/$(db_component_name)
+#db_components_share=$(COMPONENTS_DIR)/$(db_component_name)
+db_components_share=$(COMPONENTS_DIR_DEV)/$(db_component_name)
 MY_NSOBJDIR_TAG=$(NSOBJDIR_TAG).OBJ
 db_release_config =$(db_components_share)/$(DB_VERSION)/$(NSCONFIG_NOTAG)$(NS64TAG)$(MY_NSOBJDIR_TAG)
 # add ",bin" to DB_FILES if you want the programs like db_verify, db_recover, etc.




More information about the Fedora-directory-commits mailing list