packages: perl-Apache2-AuthCAS/perl-Apache2-AuthCAS.spec - cleanup pointles...

glen glen at pld-linux.org
Thu Oct 27 18:14:46 CEST 2011


Author: glen                         Date: Thu Oct 27 16:14:46 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cleanup pointless junk (in spec pov)

---- Files affected:
packages/perl-Apache2-AuthCAS:
   perl-Apache2-AuthCAS.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/perl-Apache2-AuthCAS/perl-Apache2-AuthCAS.spec
diff -u packages/perl-Apache2-AuthCAS/perl-Apache2-AuthCAS.spec:1.2 packages/perl-Apache2-AuthCAS/perl-Apache2-AuthCAS.spec:1.3
--- packages/perl-Apache2-AuthCAS/perl-Apache2-AuthCAS.spec:1.2	Thu Oct 27 13:31:41 2011
+++ packages/perl-Apache2-AuthCAS/perl-Apache2-AuthCAS.spec	Thu Oct 27 18:14:41 2011
@@ -2,12 +2,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	Apache2
 %define		pnam	AuthCAS
 %include	/usr/lib/rpm/macros.perl
-Summary:	Apache2::AuthCAS - A configurable Apache authentication module that enables you to protect content on an Apache server using an existing JA-SIG CAS authentication server
-#Summary(pl.UTF-8):
+Summary:	Apache2::AuthCAS - A configurable Apache authentication module
 Name:		perl-Apache2-AuthCAS
 Version:	0.4
 Release:	1
@@ -26,23 +25,6 @@
 The Apache2::AuthCAS module allows a user to protect arbitrary content
 on an Apache server with JA-SIG CAS.
 
-Add the following lines to your Apache configuration file to load the
-custom configuration tags for CAS and allow for CAS authentication:
-
-PerlLoadModule APR::Table PerlLoadModule
-Apache2::AuthCAS::Configuration PerlLoadModule Apache2::AuthCAS
-
-At this point, the configuration directives may be used. All
-directives can be nested in Location, Directory, or VirtualHost
-sections.
-
-Add the following lines to an Apache configuration file or .htaccess
-file:
-
-
-
-# %description -l pl.UTF-8 # TODO
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -55,7 +37,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -75,9 +56,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/10/27 16:14:41  glen
+- cleanup pointless junk (in spec pov)
+
 Revision 1.2  2011/10/27 11:31:41  paszczus
 - added R: apche-mod_perl
 
 Revision 1.1  2011/10/27 09:53:33  paszczus
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Apache2-AuthCAS/perl-Apache2-AuthCAS.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list