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/