Author: glen Date: Tue Jul 25 20:45:08 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.10, generic URL
---- Files affected: SPECS: perl-Authen-SASL.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/perl-Authen-SASL.spec diff -u SPECS/perl-Authen-SASL.spec:1.23 SPECS/perl-Authen-SASL.spec:1.24 --- SPECS/perl-Authen-SASL.spec:1.23 Wed Jun 22 03:18:28 2005 +++ SPECS/perl-Authen-SASL.spec Tue Jul 25 22:45:00 2006 @@ -9,18 +9,19 @@ Summary: Authen::SASL Perl module - SASL authentication framework Summary(pl): ModuĊ Perla Authen::SASL - szkielet autentykacji SASL Name: perl-Authen-SASL -Version: 2.09 +Version: 2.10 Release: 1 -Vendor: Graham Barr <[EMAIL PROTECTED]> # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: e11b60f58850ff6e71e6e1813c1f5e31 +# Source0-md5: 041ce912640c5dff626a91435a359b88 +URL: http://search.cpan.org/dist/Authen-SASL/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl-Digest-HMAC +BuildRequires: perl-GSSAPI %endif # earlier perl-ldap contain own Authen::SASL Conflicts: perl-ldap < 0.26 @@ -53,6 +54,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Authen/SASL.pod + %clean rm -rf $RPM_BUILD_ROOT @@ -70,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/07/25 20:45:00 glen +- 2.10, generic URL + Revision 1.23 2005/06/22 01:18:28 czucz - updated to 2.09 @@ -143,7 +149,7 @@ - new Revision 1.24 2002/07/11 09:46:07 qboosh -- new %%doc +- new %doc Revision 1.23 2002/07/11 07:57:00 depesz - new version; should work; STBR @@ -155,38 +161,37 @@ - s/ftp.perl.org/ftp.cpan.org/ in Source url. Revision 1.20 2002/02/25 10:29:40 depesz -cleanup; revision++ +- cleanup; revision++ Revision 1.19 2002/02/22 23:29:25 kloczek - removed all Group fields translations (oure rpm now can handle translating Group field using gettext). Revision 1.18 2002/02/13 14:06:13 depesz -automatic: Source location unfied, Relase Up +- automatic: Source location unfied, Relase Up Revision 1.17 2002/02/10 15:24:04 depesz -adapterized +- adapterized Revision 1.16 2002/01/18 02:14:10 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.15 2001/07/25 09:05:35 mis - autoupdated to 0.12 Revision 1.14 2001/04/30 16:05:26 kloczek -- added using %%{rpmcflags} macro. +- added using %{rpmcflags} macro. Revision 1.13 2001/04/17 12:05:14 baggins - release 2 - rebuild with perl 5.6.1 Revision 1.12 2001/04/14 18:00:04 baggins -- removed explicit requirements for perl = %%{version} and %%{perl_sitearch} +- removed explicit requirements for perl = %{version} and %{perl_sitearch} they will be added by rpm if needed Revision 1.11 2001/01/25 20:03:43 misiek - -Massive attack. We use -O0 instead -O flags while debug enabled. +- Massive attack. We use -O0 instead -O flags while debug enabled. Revision 1.10 2000/12/30 22:03:53 kloczek - updated to 0.11. @@ -198,7 +203,7 @@ - updated to 0.10. Revision 1.7 2000/06/09 07:23:27 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.6 2000/04/01 11:15:17 zagrodzki - changed all BuildRoot definitons ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Authen-SASL.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
