fix missing files as per openfusion spec file
This commit is contained in:
parent
a3a84fcdcf
commit
021b5f7063
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Scalar-List-Utils
|
Name: perl-Scalar-List-Utils
|
||||||
Version: 1.68
|
Version: 1.68
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Distribution of general-utility subroutines
|
Summary: Distribution of general-utility subroutines
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -46,9 +46,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc Changes META.json README
|
%doc Changes META.json README
|
||||||
%{perl_vendorarch}/auto/*
|
%{perl_vendorarch}/auto/*
|
||||||
|
%{perl_vendorarch}/List*
|
||||||
%{perl_vendorarch}/Scalar*
|
%{perl_vendorarch}/Scalar*
|
||||||
|
%{perl_vendorarch}/Sub*
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2025 Trevor Batley<trevorb@koozali.org> 1.68-2.el8.sme
|
||||||
|
- fix missing files as per openfusion spec file
|
||||||
|
|
||||||
* Tue Jan 21 2025 Koozali 1.68-1
|
* Tue Jan 21 2025 Koozali 1.68-1
|
||||||
- Specfile autogenerated by cpanspec 1.78.
|
- Specfile autogenerated by cpanspec 1.78.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user