Package examples
This commit is contained in:
parent
05e3064dea
commit
fb69d591cf
@ -8,6 +8,7 @@ Summary: FastCGI Perl bindings
|
||||
Epoch: 1
|
||||
Version: 0.82
|
||||
Release: 6%{?dist}
|
||||
# eg/echo.pl: "See the LICENSE file"
|
||||
# fastcgi.h: "See the LICENSE file"
|
||||
# FCGI.pm: "See the LICENSE file"
|
||||
# fcgiapp.c: "See the LICENSE file"
|
||||
@ -20,7 +21,6 @@ Release: 6%{?dist}
|
||||
## Used at build time, but nonpackaged
|
||||
# configure: FSFUL
|
||||
## Unused and nonpackaged
|
||||
# eg/echo.pl: "See the LICENSE file"
|
||||
# os_win32.c: "See the LICENSE file"
|
||||
License: OML
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/FCGI-%{version}.tar.gz
|
||||
@ -97,7 +97,7 @@ make test
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc ChangeLog README
|
||||
%doc ChangeLog eg README
|
||||
%{perl_vendorarch}/auto/FCGI
|
||||
%{perl_vendorarch}/FCGI.pm
|
||||
%{_mandir}/man3/FCGI.3*
|
||||
@ -105,6 +105,7 @@ make test
|
||||
%changelog
|
||||
* Mon Jun 12 2023 Petr Pisar <ppisar@redhat.com> - 1:0.82-6
|
||||
- Specify all dependencies
|
||||
- Package examples
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.82-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user