[perl-Crypt-PasswdMD5/el6] This is an EPEL limited-arch support package

Paul Howarth pghmcfc at fedoraproject.org
Thu Feb 5 15:21:46 UTC 2015


commit d8a26ee075e58ff8b2a50cc4fbaa102bfbbb3c57
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Feb 5 15:14:50 2015 +0000

    This is an EPEL limited-arch support package
    
    Prefix release with "0." for EPEL-6 limited-arch support package
    (package is in RHEL-6 but not for ppc64)

 perl-Crypt-PasswdMD5.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Crypt-PasswdMD5.spec b/perl-Crypt-PasswdMD5.spec
index 1d7531a..c9b39b2 100644
--- a/perl-Crypt-PasswdMD5.spec
+++ b/perl-Crypt-PasswdMD5.spec
@@ -1,6 +1,6 @@
 Name:    perl-Crypt-PasswdMD5
 Version: 1.3
-Release: 6%{?dist}
+Release: 0.6%{?dist}
 Summary: Provides interoperable MD5-based crypt() functions 
 License: GPL+ or Artistic
 Group:   Development/Libraries
@@ -47,6 +47,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb  5 2015 Paul Howarth <paul at city-fan.org> - 1.3-0.6
+- Prefix release with "0." for EPEL-6 limited-arch support package
+  (package is in RHEL-6 but not for ppc64)
+
 * Wed Feb 10 2010 Marcela Mašláňová <mmaslano at redhat.com> - 1.3-6
 - make rpmlint happy
 - Resolves: rhbz#543948



More information about the perl-devel mailing list