rpms/389-admin/EL-6 .cvsignore, 1.10, 1.11 389-admin-git-local.sh, 1.8, 1.9 389-admin-git.sh, 1.8, 1.9 389-admin.spec, 1.17, 1.18 sources, 1.13, 1.14

Richard Allen Megginson rmeggins at fedoraproject.org
Wed Jun 9 15:03:23 UTC 2010


Author: rmeggins

Update of /cvs/extras/rpms/389-admin/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10075/EL-6

Modified Files:
	.cvsignore 389-admin-git-local.sh 389-admin-git.sh 
	389-admin.spec sources 
Log Message:
this is the 1.1.11.rc1 release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-6/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	15 Apr 2010 18:15:17 -0000	1.10
+++ .cvsignore	9 Jun 2010 15:03:22 -0000	1.11
@@ -1 +1 @@
-389-admin-1.1.11.a3.tar.bz2
+389-admin-1.1.11.rc1.tar.bz2


Index: 389-admin-git-local.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-6/389-admin-git-local.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- 389-admin-git-local.sh	15 Apr 2010 18:15:17 -0000	1.8
+++ 389-admin-git-local.sh	9 Jun 2010 15:03:23 -0000	1.9
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a3
+VERSION=1.1.11.rc1
 PKGNAME=389-admin
 TAG=${TAG:-$PKGNAME-$VERSION}
 SRCNAME=${PKGNAME}-${VERSION}


Index: 389-admin-git.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-6/389-admin-git.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- 389-admin-git.sh	15 Apr 2010 18:15:17 -0000	1.8
+++ 389-admin-git.sh	9 Jun 2010 15:03:23 -0000	1.9
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a3
+VERSION=1.1.11.rc1
 PKGNAME=389-admin
 #SRCNAME=$PKGNAME-$VERSION-$DATE
 SRCNAME=$PKGNAME-$VERSION


Index: 389-admin.spec
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-6/389-admin.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- 389-admin.spec	7 Apr 2010 22:44:39 -0000	1.17
+++ 389-admin.spec	9 Jun 2010 15:03:23 -0000	1.18
@@ -1,6 +1,6 @@
 %global pkgname   dirsrv
 # for a pre-release, define the prerel field - comment out for official release
-%global prerel .a3
+%global prerel .rc1
 # 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}3%{?prerel}%{?dist}
+Release:          %{?relprefix}5%{?prerel}%{?dist}
 License:          GPLv2 and ASL 2.0
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -217,6 +217,12 @@ end
 %{_mandir}/man8/*
 
 %changelog
+* Wed Jun  9 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.11-0.5.rc1
+- 1.1.11.rc1 release
+
+* Wed May 26 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.11-0.4.a4
+- 1.1.11.a4 release
+
 * Tue Apr  7 2010 Nathan Kinder <nkinder at redhat.com> - 1.1.11-0.3.a3
 - 1.1.11.a3 release
 - Bug 570912 - dirsrv-admin SELinux module fails to install


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-6/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	15 Apr 2010 18:15:17 -0000	1.13
+++ sources	9 Jun 2010 15:03:23 -0000	1.14
@@ -1 +1 @@
-24ccd2beb11d7e120b24af38149e4b70  389-admin-1.1.11.a3.tar.bz2
+fc80b47ce1e5bd39d8e5632dd359d1df  389-admin-1.1.11.rc1.tar.bz2



More information about the scm-commits mailing list