SPECS: perl-Config-File.spec - skip the deprecated ConfigFile module
glen
glen at pld-linux.org
Wed Oct 29 21:47:37 CET 2008
Author: glen Date: Wed Oct 29 20:47:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- skip the deprecated ConfigFile module
---- Files affected:
SPECS:
perl-Config-File.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/perl-Config-File.spec
diff -u SPECS/perl-Config-File.spec:1.3 SPECS/perl-Config-File.spec:1.4
--- SPECS/perl-Config-File.spec:1.3 Wed Oct 29 21:43:56 2008
+++ SPECS/perl-Config-File.spec Wed Oct 29 21:47:31 2008
@@ -42,12 +42,14 @@
%{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
+rm $RPM_BUILD_ROOT%{perl_vendorlib}/ConfigFile.pm
+rm $RPM_BUILD_ROOT%{_mandir}/man3/ConfigFile.3pm
+
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%{perl_vendorlib}/ConfigFile.pm
%{perl_vendorlib}/Config/File.pm
%{_mandir}/man3/*
@@ -57,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008/10/29 20:47:31 glen
+- skip the deprecated ConfigFile module
+
Revision 1.3 2008/10/29 20:43:56 glen
- generic url
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Config-File.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list