[389-admin/f12/master] version 1.1.12 final release

Nathan Kinder nkinder at fedoraproject.org
Mon Nov 15 19:11:09 UTC 2010


commit fab09e5f9f1ad699c0b534c8b38f44fe544064f3
Author: Nathan Kinder <nkinder at redhat.com>
Date:   Mon Nov 15 11:10:56 2010 -0800

    version 1.1.12 final release

 389-admin.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/389-admin.spec b/389-admin.spec
index 0d8197a..c59530a 100644
--- a/389-admin.spec
+++ b/389-admin.spec
@@ -1,15 +1,15 @@
 %global pkgname   dirsrv
 # for a pre-release, define the prerel field - comment out for official release
-%global prerel .a2
+# % global prerel .a2
 # also need the relprefix 0. field for a pre-release - also comment out for official release
-%global relprefix 0.
+# % global relprefix 0.
 
 %global selinux_variants mls targeted
 
 Summary:          389 Administration Server (admin)
 Name:             389-admin
 Version:          1.1.12
-Release:          %{?relprefix}2%{?prerel}%{?dist}
+Release:          %{?relprefix}1%{?prerel}%{?dist}
 License:          GPLv2 and ASL 2.0
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -217,6 +217,10 @@ end
 %{_mandir}/man8/*
 
 %changelog
+* Fri Nov 12 2010 Nathan Kinder <nkinder at redhat.com> - 1.1.1.12-1
+- This is the final 1.1.12 release
+- git tag 389-admin-1.1.12
+
 * Tue Oct 26 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.12-0.2.a2
 - fix mozldap build breakage
 


More information about the scm-commits mailing list