rpms/perl-Authen-SASL/EL-4 .cvsignore, 1.3, 1.4 perl-Authen-SASL.spec, 1.2, 1.3 sources, 1.3, 1.4

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Tue Dec 11 01:46:52 UTC 2007


Author: steve

Update of /cvs/pkgs/rpms/perl-Authen-SASL/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19948

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Authen-SASL/EL-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	11 Dec 2007 01:46:11 -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/pkgs/rpms/perl-Authen-SASL/EL-4/perl-Authen-SASL.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Authen-SASL.spec	26 Apr 2005 17:14:22 -0000	1.2
+++ perl-Authen-SASL.spec	11 Dec 2007 01:46:11 -0000	1.3
@@ -1,19 +1,20 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-Authen-SASL
-Version:        2.09
-Release:        1
+Version:        2.10
+Release:        1%{?dist}.1
 Summary:        SASL Authentication framework for Perl
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+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(ExtUtils::MakeMaker)
+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
@@ -38,7 +39,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -49,14 +50,30 @@
 %files
 %defattr(-,root,root,-)
 %doc api.txt Changes
-%{perl_vendorlib}/Authen
+%{perl_vendorlib}/Authen/
 %{_mandir}/man3/*.3*
 
 
 %changelog
-* Tue Apr 26 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-1
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.10-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
+* 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.
+
+* Tue Apr 26 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-2
 - Update to 2.09.
 
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+- rebuilt
+
 * Mon Apr  4 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.08-1
 - Drop Epoch: 0 and 0.fdr release prefix.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Authen-SASL/EL-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	11 Dec 2007 01:46:11 -0000	1.4
@@ -1 +1 @@
-e11b60f58850ff6e71e6e1813c1f5e31  Authen-SASL-2.09.tar.gz
+041ce912640c5dff626a91435a359b88  Authen-SASL-2.10.tar.gz




More information about the fedora-extras-commits mailing list