8
0
Stephan Kulow
2017-06-25 08:43:42 +00:00
committed by Git OBS Bridge
parent 4230de1fff
commit 038c997f79

View File

@@ -93,9 +93,31 @@ These values are then available for reference by any code after import.
# MANUAL END # MANUAL END
%perl_gen_filelist %perl_gen_filelist
%files -f %{name}.files %files
%defattr(-,root,root,755) %defattr(-,root,root)
%doc Changes README %doc Changes
%license LICENSE %dir %{perl_vendorlib}/lib
%dir %{perl_vendorlib}/lib/core
%{perl_vendorlib}/lib/core/only.pm
%dir %{perl_vendorlib}/local/
%{perl_vendorlib}/local/lib.pm
%dir %{perl_vendorarch}/auto/local
%{perl_vendorarch}/auto/local/lib
%doc %{perl_man3dir}/lib::core::only.%{perl_man3ext}%{ext_man}
%doc %{perl_man3dir}/local::lib.%{perl_man3ext}%{ext_man}
%dir %{perl_vendorlib}/POD2
%lang(de) %dir %{perl_vendorlib}/POD2/DE
%lang(de) %dir %{perl_vendorlib}/POD2/DE/local
%lang(de) %{perl_vendorlib}/POD2/DE/local/lib.pod
%lang(de) %doc %{perl_man3dir}/POD2::DE::local::lib.%{perl_man3ext}%{ext_man}
%lang(pt_BR) %dir %{perl_vendorlib}/POD2/PT_BR
%lang(pt_BR) %dir %{perl_vendorlib}/POD2/PT_BR/local
%lang(pt_BR) %{perl_vendorlib}/POD2/PT_BR/local/lib.pod
%lang(pt_BR) %doc %{perl_man3dir}/POD2::PT_BR::local::lib.%{perl_man3ext}%{ext_man}
%files -n perl-homedir
%defattr(-,root,root)
%config(noreplace) %{_sysconfdir}/profile.d/*
%changelog %changelog