[389-ds-base] Updated sources for 1.2.7 final build

Nathan Kinder nkinder at fedoraproject.org
Mon Nov 15 23:30:54 UTC 2010


commit 49562033a735bb06fae701b154a31223467733bf
Author: Nathan Kinder <nkinder at redhat.com>
Date:   Mon Nov 15 15:30:14 2010 -0800

    Updated sources for 1.2.7 final build

 .gitignore               |    1 +
 389-ds-base-git-local.sh |    2 +-
 389-ds-base-git.sh       |    2 +-
 sources                  |    2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 392345e..ddd6020 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 *~
 389-ds-base-1.2.7.a5.tar.bz2
+389-ds-base-1.2.7.tar.bz2
diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh
index 0041d3f..c23de95 100644
--- a/389-ds-base-git-local.sh
+++ b/389-ds-base-git-local.sh
@@ -2,7 +2,7 @@
 
 DATE=`date +%Y%m%d`
 # use a real tag name here
-VERSION=1.2.7.a5
+VERSION=1.2.7
 PKGNAME=389-ds-base
 TAG=${TAG:-$PKGNAME-$VERSION}
 #SRCNAME=$PKGNAME-$VERSION-$DATE
diff --git a/389-ds-base-git.sh b/389-ds-base-git.sh
index 1c00a1b..f515809 100644
--- a/389-ds-base-git.sh
+++ b/389-ds-base-git.sh
@@ -2,7 +2,7 @@
 
 DATE=`date +%Y%m%d`
 # use a real tag name here
-VERSION=1.2.7.a5
+VERSION=1.2.7
 PKGNAME=389-ds-base
 TAG=${TAG:-$PKGNAME-$VERSION}
 URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz"
diff --git a/sources b/sources
index 4d55f6a..2248aa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89e585157734f4a01f5a74cdbeed918d  389-ds-base-1.2.7.a5.tar.bz2
+f66349eba08dd9b308b9d1e7e725b82c  389-ds-base-1.2.7.tar.bz2


More information about the scm-commits mailing list