rpms/389-admin/F-12 .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 May 26 21:48:15 UTC 2010


Author: rmeggins

Update of /cvs/extras/rpms/389-admin/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30611/F-12

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/.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	26 May 2010 21:48:14 -0000	1.11
@@ -1 +1 @@
-389-admin-1.1.11.a3.tar.bz2
+389-admin-1.1.11.a4.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.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	26 May 2010 21:48:14 -0000	1.9
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a3
+VERSION=1.1.11.a4
 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.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	26 May 2010 21:48:14 -0000	1.9
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a3
+VERSION=1.1.11.a4
 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.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	26 May 2010 21:48:14 -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 .a4
 # 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}4%{?prerel}%{?dist}
 License:          GPLv2 and ASL 2.0
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -217,6 +217,9 @@ end
 %{_mandir}/man8/*
 
 %changelog
+* 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/F-12/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	26 May 2010 21:48:14 -0000	1.14
@@ -1 +1 @@
-24ccd2beb11d7e120b24af38149e4b70  389-admin-1.1.11.a3.tar.bz2
+e7404ffd7245d7a88e09ca5f627ec339  389-admin-1.1.11.a4.tar.bz2



More information about the scm-commits mailing list