[packages/perl-CGI-SpeedyCGI] Rel 40

arekm arekm at pld-linux.org
Thu Aug 13 01:30:24 CEST 2026


commit 588eeeb92559e89067a4d5c4d4abd2555c79d3a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Aug 13 01:30:00 2026 +0200

    Rel 40

 perl-CGI-SpeedyCGI.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-CGI-SpeedyCGI.spec b/perl-CGI-SpeedyCGI.spec
index 2084378..17efd94 100644
--- a/perl-CGI-SpeedyCGI.spec
+++ b/perl-CGI-SpeedyCGI.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-%bcond_without	apache1	# don't build apache1 module
+%bcond_with	apache1	# don't build apache1 module
 %bcond_without	apache2	# don't build apache2 module
 #
 %define	apxs1	/usr/sbin/apxs1
@@ -12,7 +12,7 @@ Summary:	Speed up perl CGI scripts by running them persistently
 Summary(pl.UTF-8):	Moduł przyspieszający perlowe skrypty CGI
 Name:		perl-CGI-SpeedyCGI
 Version:	2.22
-Release:	39
+Release:	40
 License:	GPL v2+
 Group:		Networking/Daemons
 Source0:	https://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -130,6 +130,8 @@ install -d $RPM_BUILD_ROOT%{perl_archlib}
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} -r $RPM_BUILD_ROOT%{perl_vendorarch}/auto
+
 %if %{with apache1}
 install -d $RPM_BUILD_ROOT{%{apache1libdir},%{apache1docdir}/speedy,%{apache1confdir}}
 install %{SOURCE1} $RPM_BUILD_ROOT%{apache1confdir}/mod_speedycgi.conf
@@ -165,7 +167,7 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README docs contrib
-%{perl_vendorlib}/CGI/*.pm
+%{perl_vendorarch}/CGI/*.pm
 %attr(755,root,root) %{_bindir}/speedy*
 
 %if %{with apache1}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-CGI-SpeedyCGI.git/commitdiff/588eeeb92559e89067a4d5c4d4abd2555c79d3a4



More information about the pld-cvs-commit mailing list