SPECS: perl-RT-Authen-ExternalAuth.spec - added example config, rel 2

paszczus paszczus at pld-linux.org
Fri Mar 13 12:31:42 CET 2009


Author: paszczus                     Date: Fri Mar 13 11:31:42 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added example config, rel 2

---- Files affected:
SPECS:
   perl-RT-Authen-ExternalAuth.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/perl-RT-Authen-ExternalAuth.spec
diff -u SPECS/perl-RT-Authen-ExternalAuth.spec:1.3 SPECS/perl-RT-Authen-ExternalAuth.spec:1.4
--- SPECS/perl-RT-Authen-ExternalAuth.spec:1.3	Fri Mar 13 12:15:08 2009
+++ SPECS/perl-RT-Authen-ExternalAuth.spec	Fri Mar 13 12:31:36 2009
@@ -9,7 +9,7 @@
 Summary:	RT::Authen::ExternalAuth - RT Authentication using External Sources
 Name:		perl-RT-Authen-ExternalAuth
 Version:	0.08
-Release:	1
+Release:	2
 License:	GPL version 2
 Group:		Development/Languages/Perl
 URL:		http://search.cpan.org/dist/RT-Authen-ExternalAuth/
@@ -46,12 +46,14 @@
 %{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+cp etc/RT_SiteConfig.pm RT_SiteConfig.pm.example
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README
+%doc ChangeLog README RT_SiteConfig.pm.example
 %{perl_vendorlib}/RT/*.pm
 %dir %{perl_vendorlib}/RT/Authen
 %{perl_vendorlib}/RT/Authen/*.pm
@@ -67,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/03/13 11:31:36  paszczus
+- added example config, rel 2
+
 Revision 1.3  2009/03/13 11:15:08  paszczus
 - updated to 0.08
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-RT-Authen-ExternalAuth.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list