provide user and group lighttpd [release 1.4.77-2mamba;Sat Feb 15 2025]
This commit is contained in:
parent
44c94aee0b
commit
4b4f98df77
@ -4,8 +4,8 @@
|
|||||||
%define nobodyuserid 65013
|
%define nobodyuserid 65013
|
||||||
|
|
||||||
Name: lighttpd
|
Name: lighttpd
|
||||||
Version: 1.4.76
|
Version: 1.4.77
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A light, fast and compliant web server suitable for embedded devices
|
Summary: A light, fast and compliant web server suitable for embedded devices
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -22,15 +22,14 @@ BuildRequires: libpcre2-devel
|
|||||||
BuildRequires: libxcrypt-devel
|
BuildRequires: libxcrypt-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
Provides: user(lighttpd)
|
||||||
|
Provides: group(lighttpd)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A light, fast and compliant web server suitable for embedded devices.
|
A light, fast and compliant web server suitable for embedded devices.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#sed -i "s|/srv/www|/var/www|" doc/config/lighttpd.conf
|
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -108,6 +107,12 @@ exit 0
|
|||||||
#NEWS README
|
#NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 15 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.77-2mamba
|
||||||
|
- provide user and group lighttpd
|
||||||
|
|
||||||
|
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 1.4.77-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 22 2024 Automatic Build System <autodist@openmamba.org> 1.4.76-1mamba
|
* Mon Apr 22 2024 Automatic Build System <autodist@openmamba.org> 1.4.76-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user