automatic version update by autodist [release 1.853-1mamba;Mon Aug 08 2022]
This commit is contained in:
parent
88db900b2d
commit
2b3b789bcb
@ -1,5 +1,5 @@
|
||||
Name: usermin
|
||||
Version: 1.852
|
||||
Version: 1.853
|
||||
Release: 1mamba
|
||||
Summary: A web-based interface for webmail, password changing, mail filters, fetchmail and much more
|
||||
Group: Applications/Web
|
||||
@ -58,6 +58,9 @@ rm -f %{buildroot}%{_sysconfdir}/usermin/uninstall.sh
|
||||
# strip buildroot from configuration files
|
||||
find %{buildroot}%{_sysconfdir}/usermin -type f -exec sed -i 's|%{buildroot}||g' {} \;
|
||||
|
||||
# fix symlinks pointing to buildroot
|
||||
rm -f %{buildroot}%{_datadir}/usermin/authentic-theme/manifest-usermin.json
|
||||
|
||||
# install systemd service
|
||||
install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/usermin.service
|
||||
|
||||
@ -99,6 +102,9 @@ mkdir -p %{buildroot}/var/log/usermin
|
||||
%doc LICENCE
|
||||
|
||||
%changelog
|
||||
* Mon Aug 08 2022 Automatic Build System <autodist@mambasoft.it> 1.853-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 19 2022 Automatic Build System <autodist@mambasoft.it> 1.852-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user