SPECS: perl-Apache-AuthCookie.spec - 3.10, add generic URL

glen glen at pld-linux.org
Tue Jul 25 21:27:23 CEST 2006


Author: glen                         Date: Tue Jul 25 19:27:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.10, add generic URL

---- Files affected:
SPECS:
   perl-Apache-AuthCookie.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/perl-Apache-AuthCookie.spec
diff -u SPECS/perl-Apache-AuthCookie.spec:1.27 SPECS/perl-Apache-AuthCookie.spec:1.28
--- SPECS/perl-Apache-AuthCookie.spec:1.27	Mon Feb 27 19:47:02 2006
+++ SPECS/perl-Apache-AuthCookie.spec	Tue Jul 25 21:27:18 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - split for mod_perl1 and mod_perl2, currently it depends on both
 #
 # Conditional build:
 %bcond_with	tests	# perform "make test"
@@ -9,15 +11,15 @@
 Summary:	Apache::AuthCookie - Perl authentication and authorization via cookies
 Summary(pl):	Apache::AuthCookie - uwierzytelnianie i autoryzacja w Perlu za pomocą ,,cookie''
 Name:		perl-Apache-AuthCookie
-Version:	3.09_01
+Version:	3.10
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSCHOUT/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	924df2ddb1a6940d292ae4d427e5f3f9
-Patch0:		%{pdir}-%{pnam}-mod_perl2-symbols.patch
-BuildRequires:	apache-mod_perl >= 1.24
+# Source0-md5:	8dd9f4a3db329c378f5e5b394c05b5b3
+URL:		http://search.cpan.org/dist/Apache-AuthCookie/
+BuildRequires:	apache-mod_perl-devel >= 1.24
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	apache-mod_perl >= 1.24
@@ -35,7 +37,7 @@
 
 %description -l pl
 Apache::AuthCookie pozwala na przechwycenie pierwszego
-nieautoryzowanego zapytania użytkownika o chroniony dokument. 
+nieautoryzowanego zapytania użytkownika o chroniony dokument.
 Użytkownik zobaczy formularz, w który będzie musiał wpisać wymagane do
 autoryzacji dane. Te dane zostaną wysłane na serwer, gdzie AuthCookie
 zweryfikuje je i zwróci identyfikator sesji.
@@ -44,7 +46,6 @@
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
 
 %build
 echo '!' | %{__perl} Makefile.PL \
@@ -67,7 +68,6 @@
 %defattr(644,root,root,755)
 %doc Changes
 %{perl_vendorlib}/Apache2/AuthCookie.pm
-%{perl_vendorlib}/Apache2/AuthCookie
 %{perl_vendorlib}/Apache/AuthCookie.pm
 %{perl_vendorlib}/Apache/AuthCookie
 %{_mandir}/man3/*
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/07/25 19:27:18  glen
+- 3.10, add generic URL
+
 Revision 1.27  2006/02/27 18:47:02  mguevara
 - adds Apache-AuthCookie-mod_perl2-symbols.patch for removing importing
   of no exported by mod_perl2 symbols (Apache2::AuthCookie.pm)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Apache-AuthCookie.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list