[libntlm/epel7: 6/6] Prefix release with 0. as per

Till Maas till at fedoraproject.org
Tue Jul 1 12:08:02 UTC 2014


commit edfdcd4403affb333d5525c1cabadbf5d9d1c711
Author: Till Maas <opensource at till.name>
Date:   Tue Jul 1 14:07:24 2014 +0200

    Prefix release with 0. as per
    
      https://fedoraproject.org/wiki/EPEL:Packaging#Limited_Arch_Packages

 libntlm.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/libntlm.spec b/libntlm.spec
index 25dd8c2..8208150 100644
--- a/libntlm.spec
+++ b/libntlm.spec
@@ -1,6 +1,8 @@
 Name:           libntlm
 Version:        1.3
-Release:        6%{?dist}
+# Package is already in RHEL 7, but not for ppc64
+# keep the 0. prefix as per https://fedoraproject.org/wiki/EPEL:Packaging#Limited_Arch_Packages
+Release:        0.6%{?dist}
 Summary:        NTLM authentication library 
 
 Group:          System Environment/Libraries
@@ -65,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 01 2014 Till Maas <opensource at till.name> - 1.3-0.6
+- Prefix release with 0. as per
+  https://fedoraproject.org/wiki/EPEL:Packaging#Limited_Arch_Packages
+
 * Fri Jan 24 2014 Daniel Mach <dmach at redhat.com> - 1.3-6
 - Mass rebuild 2014-01-24
 


More information about the scm-commits mailing list