rpms/389-admin/EL-4 .cvsignore, 1.4, 1.5 389-admin-git-local.sh, 1.2, 1.3 389-admin-git.sh, 1.2, 1.3 389-admin.spec, 1.9, 1.10 sources, 1.7, 1.8

Richard Allen Megginson rmeggins at fedoraproject.org
Thu Jan 14 22:39:03 UTC 2010


Author: rmeggins

Update of /cvs/extras/rpms/389-admin/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14092/EL-4

Modified Files:
	.cvsignore 389-admin-git-local.sh 389-admin-git.sh 
	389-admin.spec sources 
Log Message:
this is the 1.1.10.a3 release - address some ICU genrb related build issues on rawhide and other platforms


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	18 Dec 2009 20:13:36 -0000	1.4
+++ .cvsignore	14 Jan 2010 22:39:03 -0000	1.5
@@ -1 +1 @@
-389-admin-1.1.10.a2.tar.bz2
+389-admin-1.1.10.a3.tar.bz2


Index: 389-admin-git-local.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-4/389-admin-git-local.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- 389-admin-git-local.sh	18 Dec 2009 20:13:36 -0000	1.2
+++ 389-admin-git-local.sh	14 Jan 2010 22:39:03 -0000	1.3
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.10.a2
+VERSION=1.1.10.a3
 PKGNAME=389-admin
 TAG=${TAG:-$PKGNAME-$VERSION}
 SRCNAME=${PKGNAME}-${VERSION}


Index: 389-admin-git.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-4/389-admin-git.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- 389-admin-git.sh	18 Dec 2009 20:13:36 -0000	1.2
+++ 389-admin-git.sh	14 Jan 2010 22:39:03 -0000	1.3
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.10.a2
+VERSION=1.1.10.a3
 PKGNAME=389-admin
 #SRCNAME=$PKGNAME-$VERSION-$DATE
 SRCNAME=$PKGNAME-$VERSION


Index: 389-admin.spec
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-4/389-admin.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- 389-admin.spec	18 Dec 2009 20:13:36 -0000	1.9
+++ 389-admin.spec	14 Jan 2010 22:39:03 -0000	1.10
@@ -1,13 +1,13 @@
 %global pkgname   dirsrv
 # for a pre-release, define the prerel field - comment out for official release
-%global prerel .a2
+%global prerel .a3
 # also need the relprefix field for a pre-release - also comment out for official release
 %global relprefix 0.
 
 Summary:          389 Administration Server (admin)
 Name:             389-admin
 Version:          1.1.10
-Release:          %{?relprefix}2%{?prerel}%{?dist}
+Release:          %{?relprefix}3%{?prerel}%{?dist}
 License:          GPLv2 and ASL 2.0
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -157,6 +157,10 @@ end
 %{_mandir}/man8/*
 
 %changelog
+* Thu Jan 14 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.10.a3-0.3
+- the 1.1.10.a3 release
+- make sure we can find ICU genrb on all platforms
+
 * Fri Dec 18 2009 Rich Megginson <rmeggins at redhat.com> - 1.1.10.a2-0.2
 - the 1.1.10.a2 release
 - fix problem with genrb path on F-12 and later


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-4/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	18 Dec 2009 20:13:36 -0000	1.7
+++ sources	14 Jan 2010 22:39:03 -0000	1.8
@@ -1 +1 @@
-092b48ed6503f37d58b19acda13c5cb9  389-admin-1.1.10.a2.tar.bz2
+9379a20ef8ea32d779eb9b034048036a  389-admin-1.1.10.a3.tar.bz2



More information about the scm-commits mailing list