rpms/perl-Authen-SASL/devel perl-Authen-SASL.spec,1.4,1.5

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Fri Feb 17 19:55:58 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Authen-SASL/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13712

Modified Files:
	perl-Authen-SASL.spec 
Log Message:
Rebuild for FC5 (perl 5.8.8).


Index: perl-Authen-SASL.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Authen-SASL/devel/perl-Authen-SASL.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Authen-SASL.spec	14 May 2005 02:12:44 -0000	1.4
+++ perl-Authen-SASL.spec	17 Feb 2006 19:55:58 -0000	1.5
@@ -1,17 +1,17 @@
 Name:           perl-Authen-SASL
 Version:        2.09
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        SASL Authentication framework for Perl
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Authen-SASL/
-Source0:      http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-2.09.tar.gz
+Source0:        http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1, perl(Digest::HMAC)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 SASL is a generic mechanism for authentication used by several network
@@ -36,7 +36,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -47,11 +47,14 @@
 %files
 %defattr(-,root,root,-)
 %doc api.txt Changes
-%{perl_vendorlib}/Authen
+%{perl_vendorlib}/Authen/
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Fri Feb 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-4
+- Rebuild for FC5 (perl 5.8.8).
+
 * Sat May 14 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-3
 - Add dist tag.
 




More information about the fedora-extras-commits mailing list