[packages/fcgiwrap] Rel 1; works for me (with nginx + systemd)

arekm arekm at pld-linux.org
Thu Sep 15 17:30:25 CEST 2022


commit 0dd4359f78b23478a78d2a79da9f42665767f44d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Sep 15 17:28:58 2022 +0200

    Rel 1; works for me (with nginx + systemd)

 fcgiwrap.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/fcgiwrap.spec b/fcgiwrap.spec
index a5af725..ab0744a 100644
--- a/fcgiwrap.spec
+++ b/fcgiwrap.spec
@@ -3,7 +3,7 @@
 Summary:	Simple FastCGI wrapper for CGI scripts
 Name:		fcgiwrap
 Version:	1.1.0
-Release:	0.1
+Release:	1
 License:	MIT
 URL:		https://github.com/gnosek/fcgiwrap
 Source0:	https://github.com/gnosek/fcgiwrap/archive/%{commit}/%{name}-%{commit}.tar.gz
@@ -23,6 +23,7 @@ BuildRequires:	coreutils
 BuildRequires:	fcgi-devel
 BuildRequires:	gcc
 BuildRequires:	systemd-devel
+Provides:       webserver(cgi)
 
 %description
 This package provides a simple FastCGI wrapper for CGI scripts with/
@@ -90,4 +91,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/%{name}.8*
 %{systemdunitdir}/%{name}@.service
 %{systemdunitdir}/%{name}@.socket
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fcgiwrap.git/commitdiff/0dd4359f78b23478a78d2a79da9f42665767f44d



More information about the pld-cvs-commit mailing list