[gridsite/el6] Add dist tag to compat package rhbz#1054961

stevetraylen stevetraylen at fedoraproject.org
Mon Jan 20 15:56:27 UTC 2014


commit ae25d21193ff9bc464522667ac21a904e4308589
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Mon Jan 20 15:56:39 2014 +0000

    Add dist tag to compat package rhbz#1054961

 gridsite.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gridsite.spec b/gridsite.spec
index 6208218..44ff6c0 100644
--- a/gridsite.spec
+++ b/gridsite.spec
@@ -4,7 +4,7 @@
 # The normal* variables refer to the standard packaging.
 # The compat* variables refer to the compat packages.
 
-%global         releaseno 1
+%global         releaseno 2
 %global         normalver 2.2.0
 %global         normalunder 2_2_0
 %global         normalso 2
@@ -97,7 +97,7 @@ This package contains the runtime libraries.
 Group:    System Environment/Daemons
 Summary:  Run time libraries for mod_gridsite and gridsite-clients
 Version:  %{compatver}
-Release:  %{releaseno}
+Release:  %{releaseno}%{?dist}
 
 %description -n gridsite%{compatso}-compat
 
@@ -342,7 +342,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc src/doxygen LICENSE
 
 %changelog
-* Wed Dec 18 2013 Steve Traylen <steve.traylen at cern.ch> - 2.2.0-3
+* Wed Dec 18 2013 Steve Traylen <steve.traylen at cern.ch> - 2.2.0-2
+- Add dist tag to compat package rhbz#1054961
+
+* Wed Dec 18 2013 Steve Traylen <steve.traylen at cern.ch> - 2.2.0-1
 - New upstream 2.2.0 for compat package - default keylength 1024
 - New upstream 1.7.29 for compat package - default keylength 1024
 - Upstream source URL is now github.


More information about the scm-commits mailing list