rpms/389-admin/F-12 .cvsignore, 1.8, 1.9 389-admin-git-local.sh, 1.6, 1.7 389-admin-git.sh, 1.6, 1.7 389-admin.spec, 1.14, 1.15 sources, 1.11, 1.12

Richard Allen Megginson rmeggins at fedoraproject.org
Sat Feb 27 02:08:56 UTC 2010


Author: rmeggins

Update of /cvs/extras/rpms/389-admin/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14899/F-12

Modified Files:
	.cvsignore 389-admin-git-local.sh 389-admin-git.sh 
	389-admin.spec sources 
Log Message:
the 1.1.11.a2 release
Bug 460162 - FedoraDS "with-FHS" installs init.d StartupScript in wrong location
Bug 460209 - Correct configure help message
Bug 560827 - Admin Server: DistinguishName validation fails
Make check for threaded httpd work with Apache 2.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	26 Jan 2010 02:19:01 -0000	1.8
+++ .cvsignore	27 Feb 2010 02:08:55 -0000	1.9
@@ -1 +1 @@
-389-admin-1.1.11.a1.tar.bz2
+389-admin-1.1.11.a2.tar.bz2


Index: 389-admin-git-local.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/389-admin-git-local.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- 389-admin-git-local.sh	26 Jan 2010 02:19:01 -0000	1.6
+++ 389-admin-git-local.sh	27 Feb 2010 02:08:55 -0000	1.7
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a1
+VERSION=1.1.11.a2
 PKGNAME=389-admin
 TAG=${TAG:-$PKGNAME-$VERSION}
 SRCNAME=${PKGNAME}-${VERSION}


Index: 389-admin-git.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/389-admin-git.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- 389-admin-git.sh	26 Jan 2010 02:19:01 -0000	1.6
+++ 389-admin-git.sh	27 Feb 2010 02:08:55 -0000	1.7
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a1
+VERSION=1.1.11.a2
 PKGNAME=389-admin
 #SRCNAME=$PKGNAME-$VERSION-$DATE
 SRCNAME=$PKGNAME-$VERSION


Index: 389-admin.spec
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/389-admin.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- 389-admin.spec	26 Jan 2010 02:19:01 -0000	1.14
+++ 389-admin.spec	27 Feb 2010 02:08:55 -0000	1.15
@@ -1,6 +1,6 @@
 %global pkgname   dirsrv
 # for a pre-release, define the prerel field - comment out for official release
-%global prerel .a1
+%global prerel .a2
 # also need the relprefix 0. field for a pre-release - also comment out for official release
 %global relprefix 0.
 
@@ -9,7 +9,7 @@
 Summary:          389 Administration Server (admin)
 Name:             389-admin
 Version:          1.1.11
-Release:          %{?relprefix}1%{?prerel}%{?dist}
+Release:          %{?relprefix}2%{?prerel}%{?dist}
 License:          GPLv2 and ASL 2.0
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -229,6 +229,13 @@ fi
 %{_datadir}/selinux/*/%{pkgname}-admin.pp
 
 %changelog
+* Fri Feb 26 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.11.a2-0.2
+- the 1.1.11.a2 release
+- Bug 460162 - FedoraDS "with-FHS" installs init.d StartupScript in wrong location
+- Bug 460209 - Correct configure help message
+- Bug 560827 - Admin Server: DistinguishName validation fails
+- Make check for threaded httpd work with Apache 2.0
+
 * Thu Jan 21 2010 Nathan Kinder <nkinder at redhat.com> - 1.1.11.a1-0.1
 - the 1.1.11.a1 release
 - added SELinux subpackage


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	26 Jan 2010 02:19:01 -0000	1.11
+++ sources	27 Feb 2010 02:08:55 -0000	1.12
@@ -1 +1 @@
-2d5c5e2058429086bbced744590aba7f  389-admin-1.1.11.a1.tar.bz2
+0148b864e82a79d4cc9e5340befce8b9  389-admin-1.1.11.a2.tar.bz2



More information about the scm-commits mailing list