From fb69d591cfa7f5ceccd74a0d83e37755dec00b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 12 Jun 2023 13:32:29 +0200 Subject: [PATCH] Package examples --- perl-FCGI.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-FCGI.spec b/perl-FCGI.spec index 563826d..bbbd668 100644 --- a/perl-FCGI.spec +++ b/perl-FCGI.spec @@ -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 - 1:0.82-6 - Specify all dependencies +- Package examples * Fri Jan 20 2023 Fedora Release Engineering - 1:0.82-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild