From 7286e7dd86a76b01bd179055616f88fc860318ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 13 Aug 2012 16:25:39 +0200 Subject: [PATCH] PathTools - this version wasnt released on cpan, cant put it into separated git. --- perl.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/perl.spec b/perl.spec index 964beaa..c1f60f0 100644 --- a/perl.spec +++ b/perl.spec @@ -926,7 +926,8 @@ Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file. -%if %{dual_life} || %{rebuild_from_scratch} +#%%if %{dual_life} || %{rebuild_from_scratch} +# this version wasn't released on cpan, cant put it into separated git %package PathTools Summary: PathTools Perl module (Cwd, File::Spec) # PathTools aka File::Spec @@ -938,7 +939,7 @@ Requires: %perl_compat %description PathTools PathTools Perl module (Cwd, File::Spec). -%endif +#%%endif %package Params-Check Summary: Generic input parsing/checking mechanism @@ -2460,14 +2461,14 @@ sed \ %{privlib}/Package/ %{_mandir}/man3/Package::Constants* -%if %{dual_life} || %{rebuild_from_scratch} +#%%if %{dual_life} || %{rebuild_from_scratch} %files PathTools %{archlib}/Cwd.pm %{archlib}/File/Spec* %{archlib}/auto/Cwd/ %{_mandir}/man3/Cwd* %{_mandir}/man3/File::Spec* -%endif +#%%endif %files Params-Check %{privlib}/Params/