SPECS: perl-RT-Authen-ExternalAuth.spec - updated to 0.08
paszczus
paszczus at pld-linux.org
Fri Mar 13 12:15:13 CET 2009
Author: paszczus Date: Fri Mar 13 11:15:13 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.08
---- Files affected:
SPECS:
perl-RT-Authen-ExternalAuth.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-RT-Authen-ExternalAuth.spec
diff -u SPECS/perl-RT-Authen-ExternalAuth.spec:1.2 SPECS/perl-RT-Authen-ExternalAuth.spec:1.3
--- SPECS/perl-RT-Authen-ExternalAuth.spec:1.2 Mon Jan 19 18:51:46 2009
+++ SPECS/perl-RT-Authen-ExternalAuth.spec Fri Mar 13 12:15:08 2009
@@ -8,7 +8,7 @@
%define pnam Authen-ExternalAuth
Summary: RT::Authen::ExternalAuth - RT Authentication using External Sources
Name: perl-RT-Authen-ExternalAuth
-Version: 0.07_02
+Version: 0.08
Release: 1
License: GPL version 2
Group: Development/Languages/Perl
@@ -16,8 +16,8 @@
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rt >= 3.8.0
-Source0: http://search.cpan.org/CPAN/authors/id/F/FA/FALCONE/RT-Authen-ExternalAuth-0.07_02.tar.gz
-# Source0-md5: 2a00c1398ea7ff6ddf1528eb8ad4ff7f
+Source0: http://www.cpan.org/modules/by-module/RT/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: ba591003a2ca39ac2965b548e158a34f
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,10 +52,13 @@
%files
%defattr(644,root,root,755)
%doc ChangeLog README
+%{perl_vendorlib}/RT/*.pm
%dir %{perl_vendorlib}/RT/Authen
%{perl_vendorlib}/RT/Authen/*.pm
%dir %{perl_vendorlib}/RT/Authen/ExternalAuth
%{perl_vendorlib}/RT/Authen/ExternalAuth/*.pm
+%dir %{perl_vendorlib}/RT/Authen/ExternalAuth/DBI/
+%{perl_vendorlib}/RT/Authen/ExternalAuth/DBI/*.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -64,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/03/13 11:15:08 paszczus
+- updated to 0.08
+
Revision 1.2 2009/01/19 17:51:46 paszczus
- added %dir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-RT-Authen-ExternalAuth.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list