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

Nathan Kinder nkinder at fedoraproject.org
Tue Nov 16 16:49:52 UTC 2010


commit 0b9982551a0b6175976e1adb1586499361f2a53c
Author: Nathan Kinder <nkinder at redhat.com>
Date:   Tue Nov 16 08:31:24 2010 -0800

    Updated sources for 1.2.7 final build

 .gitignore               |    2 +-
 389-ds-base-git-local.sh |    2 +-
 389-ds-base-git.sh       |    2 +-
 sources                  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 392345e..f56a8be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 *~
-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..081cd2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89e585157734f4a01f5a74cdbeed918d  389-ds-base-1.2.7.a5.tar.bz2
+63b29822362b8057fb93076014278c95  389-ds-base-1.2.7.tar.bz2


More information about the scm-commits mailing list