this is 1.2.6 RC1

This commit is contained in:
Richard Allen Megginson 2010-06-09 14:23:24 +00:00
parent e5c53a9fc0
commit 31bd55518f
5 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
389-ds-base-1.2.6.a4.tar.bz2 389-ds-base-1.2.6.rc1.tar.bz2

View File

@ -2,7 +2,7 @@
DATE=`date +%Y%m%d` DATE=`date +%Y%m%d`
# use a real tag name here # use a real tag name here
VERSION=1.2.6.a4 VERSION=1.2.6.rc1
PKGNAME=389-ds-base PKGNAME=389-ds-base
TAG=${TAG:-$PKGNAME-$VERSION} TAG=${TAG:-$PKGNAME-$VERSION}
#SRCNAME=$PKGNAME-$VERSION-$DATE #SRCNAME=$PKGNAME-$VERSION-$DATE

View File

@ -2,7 +2,7 @@
DATE=`date +%Y%m%d` DATE=`date +%Y%m%d`
# use a real tag name here # use a real tag name here
VERSION=1.2.6.a4 VERSION=1.2.6.rc1
PKGNAME=389-ds-base PKGNAME=389-ds-base
TAG=${TAG:-$PKGNAME-$VERSION} TAG=${TAG:-$PKGNAME-$VERSION}
URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz" URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz"

View File

@ -1,7 +1,7 @@
%global pkgname dirsrv %global pkgname dirsrv
# for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release # for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release
%global prerel .a4 %global prerel .rc1
# also need the relprefix field for a pre-release e.g. .0 - also comment out for official release # also need the relprefix field for a pre-release e.g. .0 - also comment out for official release
%global relprefix 0. %global relprefix 0.
@ -10,7 +10,7 @@
Summary: 389 Directory Server (base) Summary: 389 Directory Server (base)
Name: 389-ds-base Name: 389-ds-base
Version: 1.2.6 Version: 1.2.6
Release: %{?relprefix}4%{?prerel}%{?dist}.1 Release: %{?relprefix}5%{?prerel}%{?dist}
License: GPLv2 with exceptions License: GPLv2 with exceptions
URL: http://port389.org/ URL: http://port389.org/
Group: System Environment/Daemons Group: System Environment/Daemons
@ -344,6 +344,9 @@ end
%{_datadir}/%{pkgname}-selinux %{_datadir}/%{pkgname}-selinux
%changelog %changelog
* Wed June 9 2010 Rich Megginson <rmeggins@redhat.com> - 1.2.6-0.5.rc1
- 1.2.6 release candidate 1
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.2.6-0.4.a4.1 * Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.2.6-0.4.a4.1
- Mass rebuild with perl-5.12.0 - Mass rebuild with perl-5.12.0

View File

@ -1 +1 @@
bc996a7ec8e7fff2266172c9ecb1883a 389-ds-base-1.2.6.a4.tar.bz2 a2d3631c3d57b9a0d00f28b49ee00456 389-ds-base-1.2.6.rc1.tar.bz2