diff --git a/lighttpd.spec b/lighttpd.spec index b7baab0..c717b09 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -4,8 +4,8 @@ %define nobodyuserid 65013 Name: lighttpd -Version: 1.4.76 -Release: 1mamba +Version: 1.4.77 +Release: 2mamba Summary: A light, fast and compliant web server suitable for embedded devices Group: System/Servers Vendor: openmamba @@ -22,15 +22,14 @@ BuildRequires: libpcre2-devel BuildRequires: libxcrypt-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +Provides: user(lighttpd) +Provides: group(lighttpd) %description A light, fast and compliant web server suitable for embedded devices. -%debug_package - %prep %setup -q -#sed -i "s|/srv/www|/var/www|" doc/config/lighttpd.conf ./autogen.sh %build @@ -108,6 +107,12 @@ exit 0 #NEWS README %changelog +* Sat Feb 15 2025 Silvan Calarco 1.4.77-2mamba +- provide user and group lighttpd + +* Fri Jan 10 2025 Automatic Build System 1.4.77-1mamba +- automatic version update by autodist + * Mon Apr 22 2024 Automatic Build System 1.4.76-1mamba - automatic version update by autodist