[perl-Authen-Krb5] Update to version 1.9

Simon Wilkinson sxw at fedoraproject.org
Tue Feb 8 14:15:16 UTC 2011


commit 3b28cfe8d689d30072518eee301a45f63585ed88
Author: Simon Wilkinson <simon at sxw.org.uk>
Date:   Tue Feb 8 14:12:45 2011 +0000

    Update to version 1.9

 perl-Authen-Krb5.spec |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/perl-Authen-Krb5.spec b/perl-Authen-Krb5.spec
index 508bc4d..7e825ec 100644
--- a/perl-Authen-Krb5.spec
+++ b/perl-Authen-Krb5.spec
@@ -1,12 +1,11 @@
 Name:           perl-Authen-Krb5
-Version:        1.7
-Release:        10%{?dist}
+Version:        1.9
+Release:        1%{?dist}
 Summary:        Krb5 Perl module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Krb5/
 Source0:        http://www.cpan.org/authors/id/J/JH/JHORWITZ/Krb5-%{version}.tar.gz
-Patch0:         Authen-Krb5-com_err.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  perl(ExtUtils::MakeMaker) 
 BuildRequires:  krb5-devel
@@ -22,10 +21,7 @@ documentation.
 %prep
 %setup -q -n Krb5-%{version}
 
-# Fix the reference to com_err.h to the correct path
-%patch0 -p1
-
-# And the references to /usr/local/bin/perl
+# Fix the references to /usr/local/bin/perl
 sed -i 's|/usr/local/bin/perl|/usr/bin/perl|' \
   sample_client sample_server simple_client simple_server
 
@@ -67,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 8 2010 Simon Wilkinson <simon at sxw.org.uk> - 1.9-1
+- 673472 Update to 1.9
+
 * Wed Dec 15 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.7-10
 - 661697 rebuild for fixing problems with vendorach/lib
 


More information about the scm-commits mailing list