rpms/perl-Authen-SASL/FC-4 .cvsignore, 1.3, 1.4 perl-Authen-SASL.spec, 1.4, 1.5 sources, 1.3, 1.4

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sat Apr 22 20:57:06 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Authen-SASL/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18073/FC-4

Modified Files:
	.cvsignore perl-Authen-SASL.spec sources 
Log Message:
Sync with devel


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Authen-SASL/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	26 Apr 2005 17:14:22 -0000	1.3
+++ .cvsignore	22 Apr 2006 20:57:06 -0000	1.4
@@ -1 +1 @@
-Authen-SASL-2.09.tar.gz
+Authen-SASL-2.10.tar.gz


Index: perl-Authen-SASL.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Authen-SASL/FC-4/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	22 Apr 2006 20:57:06 -0000	1.5
@@ -1,17 +1,19 @@
 Name:           perl-Authen-SASL
-Version:        2.09
-Release:        3%{?dist}
+Version:        2.10
+Release:        1%{?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))
+BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl(Digest::HMAC)
+BuildRequires:  perl(GSSAPI)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 SASL is a generic mechanism for authentication used by several network
@@ -36,7 +38,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -47,11 +49,17 @@
 %files
 %defattr(-,root,root,-)
 %doc api.txt Changes
-%{perl_vendorlib}/Authen
+%{perl_vendorlib}/Authen/
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Sat Apr 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.10-1
+- Update to 2.10.
+
+* 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.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Authen-SASL/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	26 Apr 2005 17:14:22 -0000	1.3
+++ sources	22 Apr 2006 20:57:06 -0000	1.4
@@ -1 +1 @@
-e11b60f58850ff6e71e6e1813c1f5e31  Authen-SASL-2.09.tar.gz
+041ce912640c5dff626a91435a359b88  Authen-SASL-2.10.tar.gz




More information about the scm-commits mailing list