rpms/389-admin/F-12 .cvsignore, 1.11, 1.12 389-admin-git-local.sh, 1.9, 1.10 389-admin-git.sh, 1.9, 1.10 389-admin.spec, 1.18, 1.19 sources, 1.14, 1.15

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


Author: rmeggins

Update of /cvs/extras/rpms/389-admin/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10075/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.rc1 release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	26 May 2010 21:48:14 -0000	1.11
+++ .cvsignore	9 Jun 2010 15:03:24 -0000	1.12
@@ -1 +1 @@
-389-admin-1.1.11.a4.tar.bz2
+389-admin-1.1.11.rc1.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.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- 389-admin-git-local.sh	26 May 2010 21:48:14 -0000	1.9
+++ 389-admin-git-local.sh	9 Jun 2010 15:03:24 -0000	1.10
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a4
+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/F-12/389-admin-git.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- 389-admin-git.sh	26 May 2010 21:48:14 -0000	1.9
+++ 389-admin-git.sh	9 Jun 2010 15:03:24 -0000	1.10
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.11.a4
+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/F-12/389-admin.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- 389-admin.spec	26 May 2010 21:48:14 -0000	1.18
+++ 389-admin.spec	9 Jun 2010 15:03:24 -0000	1.19
@@ -1,6 +1,6 @@
 %global pkgname   dirsrv
 # for a pre-release, define the prerel field - comment out for official release
-%global prerel .a4
+%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}4%{?prerel}%{?dist}
+Release:          %{?relprefix}5%{?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 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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/389-admin/F-12/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	26 May 2010 21:48:14 -0000	1.14
+++ sources	9 Jun 2010 15:03:25 -0000	1.15
@@ -1 +1 @@
-e7404ffd7245d7a88e09ca5f627ec339  389-admin-1.1.11.a4.tar.bz2
+fc80b47ce1e5bd39d8e5632dd359d1df  389-admin-1.1.11.rc1.tar.bz2



More information about the scm-commits mailing list