rpms/389-admin/EL-5 .cvsignore, 1.5, 1.6 389-admin-git-local.sh, 1.3, 1.4 389-admin-git.sh, 1.3, 1.4 389-admin.spec, 1.10, 1.11 sources, 1.8, 1.9

Richard Allen Megginson rmeggins at fedoraproject.org
Thu Jan 21 00:04:27 UTC 2010


Author: rmeggins

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	14 Jan 2010 22:39:03 -0000	1.5
+++ .cvsignore	21 Jan 2010 00:04:27 -0000	1.6
@@ -1 +1 @@
-389-admin-1.1.10.a3.tar.bz2
+389-admin-1.1.10.tar.bz2


Index: 389-admin-git-local.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-5/389-admin-git-local.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- 389-admin-git-local.sh	14 Jan 2010 22:39:03 -0000	1.3
+++ 389-admin-git-local.sh	21 Jan 2010 00:04:27 -0000	1.4
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.10.a3
+VERSION=1.1.10
 PKGNAME=389-admin
 TAG=${TAG:-$PKGNAME-$VERSION}
 SRCNAME=${PKGNAME}-${VERSION}


Index: 389-admin-git.sh
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-5/389-admin-git.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- 389-admin-git.sh	14 Jan 2010 22:39:03 -0000	1.3
+++ 389-admin-git.sh	21 Jan 2010 00:04:27 -0000	1.4
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.10.a3
+VERSION=1.1.10
 PKGNAME=389-admin
 #SRCNAME=$PKGNAME-$VERSION-$DATE
 SRCNAME=$PKGNAME-$VERSION


Index: 389-admin.spec
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-5/389-admin.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- 389-admin.spec	14 Jan 2010 22:39:03 -0000	1.10
+++ 389-admin.spec	21 Jan 2010 00:04:27 -0000	1.11
@@ -1,13 +1,13 @@
 %global pkgname   dirsrv
 # for a pre-release, define the prerel field - comment out for official release
-%global prerel .a3
+###%global prerel
 # also need the relprefix field for a pre-release - also comment out for official release
-%global relprefix 0.
+###%global relprefix
 
 Summary:          389 Administration Server (admin)
 Name:             389-admin
 Version:          1.1.10
-Release:          %{?relprefix}3%{?prerel}%{?dist}
+Release:          %{?relprefix}1%{?prerel}%{?dist}
 License:          GPLv2 and ASL 2.0
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -157,6 +157,10 @@ end
 %{_mandir}/man8/*
 
 %changelog
+* Wed Jan 20 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.10-1
+- the 1.1.10 release
+- allow server to run unconfined if not built with selinux support
+
 * 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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/389-admin/EL-5/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	14 Jan 2010 22:39:03 -0000	1.8
+++ sources	21 Jan 2010 00:04:27 -0000	1.9
@@ -1 +1 @@
-9379a20ef8ea32d779eb9b034048036a  389-admin-1.1.10.a3.tar.bz2
+55f4b856e31916a7fa05afe5b15be9c4  389-admin-1.1.10.tar.bz2



More information about the scm-commits mailing list