this is the 1.2.6.a4 release
This commit is contained in:
parent
2e8a36fa20
commit
9821566b97
@ -1 +1 @@
|
||||
389-ds-base-1.2.6.a3.tar.bz2
|
||||
389-ds-base-1.2.6.a4.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
DATE=`date +%Y%m%d`
|
||||
# use a real tag name here
|
||||
VERSION=1.2.6.a3
|
||||
VERSION=1.2.6.a4
|
||||
PKGNAME=389-ds-base
|
||||
TAG=${TAG:-$PKGNAME-$VERSION}
|
||||
#SRCNAME=$PKGNAME-$VERSION-$DATE
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
DATE=`date +%Y%m%d`
|
||||
# use a real tag name here
|
||||
VERSION=1.2.6.a3
|
||||
VERSION=1.2.6.a4
|
||||
PKGNAME=389-ds-base
|
||||
TAG=${TAG:-$PKGNAME-$VERSION}
|
||||
URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz"
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
%global pkgname dirsrv
|
||||
# for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release
|
||||
%global prerel .a3
|
||||
%global prerel .a4
|
||||
# also need the relprefix field for a pre-release e.g. .0 - also comment out for official release
|
||||
%global relprefix 0.
|
||||
|
||||
@ -344,6 +344,9 @@ end
|
||||
%{_datadir}/%{pkgname}-selinux
|
||||
|
||||
%changelog
|
||||
* Wed May 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.2.6-0.4.a4
|
||||
- 1.2.6.a4 release
|
||||
|
||||
* Tue Apr 7 2010 Nathan Kinder <nkinder@redhat.com> - 1.2.6-0.4.a3
|
||||
- 1.2.6.a3 release
|
||||
- add managed entries plug-in
|
||||
|
Loading…
Reference in New Issue
Block a user