From b51fa296c7ae37be1ee94e8721d0e753e800ba32 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:41:24 +0100 Subject: [PATCH] update to 1.3.1 [release 1.3.1-1mamba;Thu Aug 17 2023] --- autodist.spec | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/autodist.spec b/autodist.spec index 3aa0f8b..a1c8f68 100644 --- a/autodist.spec +++ b/autodist.spec @@ -2,7 +2,7 @@ %define autodist_gid 65415 Name: autodist -Version: 1.3 +Version: 1.3.1 Release: 1mamba Summary: A tool based on autospec for repository-level automatic builds Group: Development/Tools @@ -30,7 +30,7 @@ A tool based on autospec for repository-level automatic builds. Summary: Web interface components for %{name} Group: Applications/Web Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} -Requires: httpd +#Requires: httpd %description webbuild Web interface components for %{name}. @@ -73,12 +73,12 @@ if [ $1 -eq 0 ]; then fi : -%post webbuild -if [ $1 -ge 1 ]; then - apxs -e -a -n cgi %{_libdir}/apache/mod_cgi.so > /dev/null - systemctl -q reload-or-try-restart httpd -fi -: +#%post webbuild +#if [ $1 -ge 1 ]; then +# apxs -e -a -n cgi %{_libdir}/apache/mod_cgi.so > /dev/null +# systemctl -q reload-or-try-restart httpd +#fi +#: %files %defattr(-,root,root) @@ -156,6 +156,9 @@ fi %config(noreplace) %attr(0600,apache,nobody) %{_localstatedir}/webbuild/users/admin.conf %changelog +* Thu Aug 17 2023 Automatic Build System 1.3.1-1mamba +- update to 1.3.1 + * Wed Aug 16 2023 Automatic Build System 1.3-1mamba - update to 1.3