SPECS: perl-RT-Authen-ExternalAuth.spec - added %dir

paszczus paszczus at pld-linux.org
Mon Jan 19 18:51:52 CET 2009


Author: paszczus                     Date: Mon Jan 19 17:51:52 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added %dir

---- Files affected:
SPECS:
   perl-RT-Authen-ExternalAuth.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-RT-Authen-ExternalAuth.spec
diff -u SPECS/perl-RT-Authen-ExternalAuth.spec:1.1 SPECS/perl-RT-Authen-ExternalAuth.spec:1.2
--- SPECS/perl-RT-Authen-ExternalAuth.spec:1.1	Mon Jan 19 18:41:13 2009
+++ SPECS/perl-RT-Authen-ExternalAuth.spec	Mon Jan 19 18:51:46 2009
@@ -52,8 +52,10 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
+%dir %{perl_vendorlib}/RT/Authen
 %{perl_vendorlib}/RT/Authen/*.pm
-%{perl_vendorlib}/RT/Authen/ExternalAuth
+%dir %{perl_vendorlib}/RT/Authen/ExternalAuth
+%{perl_vendorlib}/RT/Authen/ExternalAuth/*.pm
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/01/19 17:51:46  paszczus
+- added %dir
+
 Revision 1.1  2009/01/19 17:41:13  paszczus
 - initial
 
================================================================

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



More information about the pld-cvs-commit mailing list