[pki-tps] Dogtag Trac Ticket 389: Create beta 2 builds

Ade Lee vakwetu at fedoraproject.org
Tue Oct 30 16:09:48 UTC 2012


commit 749246700ad8618a2d3387d8bcee7d148c779836
Author: Ade Lee <alee at redhat.com>
Date:   Tue Oct 30 12:09:46 2012 -0400

    Dogtag Trac Ticket 389: Create beta 2 builds

 .gitignore   |    1 +
 pki-tps.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf0bd97..cabe80a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ pki-tps-1.3.2.tar.gz
 /pki-tps-10.0.0.a1.tar.gz
 /pki-tps-10.0.0.a2.tar.gz
 /pki-tps-10.0.0.b1.tar.gz
+/pki-tps-10.0.0.b2.tar.gz
diff --git a/pki-tps.spec b/pki-tps.spec
index c56e6e7..462613f 100644
--- a/pki-tps.spec
+++ b/pki-tps.spec
@@ -1,13 +1,13 @@
 # for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release
 # also remove the space between % and global - this space is needed because
 # fedpkg verrel stupidly ignores comment lines
-%global prerel .b1
+%global prerel .b2
 # also need the relprefix field for a pre-release e.g. .0 - also comment out for official release
 %global relprefix 0.
 
 Name:             pki-tps
 Version:          10.0.0
-Release:          %{?relprefix}9%{?prerel}%{?dist}
+Release:          %{?relprefix}10%{?prerel}%{?dist}
 Summary:          Certificate System - Token Processing System
 URL:              http://pki.fedoraproject.org/
 License:          LGPLv2
@@ -79,7 +79,7 @@ PKI Core package:                                                         \
                                                                           \
   * pki-server                                                            \
   * pki-tools                                                             \
-  * pki-selinux                                                           \
+  * pki-selinux (f17 only)                                                \
                                                                           \
 Additionally, Certificate System requires ONE AND ONLY ONE of the         \
 following "Mutually-Exclusive" PKI Theme packages:                        \
@@ -278,6 +278,9 @@ fi
 
 
 %changelog
+* Mon Oct 29 2012 Ade Lee <alee at redhat.com> 10.0.0-0.10.b2
+- Update release to b2
+
 * Mon Oct 8 2012 Ade Lee <alee at redhat.com> 10.0.0-0.9.b1
 - Update release to b1
 
diff --git a/sources b/sources
index a916659..c683fad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a16d4989424ff5269ecc22409718ae52  pki-tps-10.0.0.b1.tar.gz
+30d8ed75f0be32dc54632dac10668dc3  pki-tps-10.0.0.b2.tar.gz


More information about the scm-commits mailing list