automatic version update by autodist [release 2.201-1mamba;Wed Feb 19 2025]

This commit is contained in:
Automatic Build System 2025-02-20 16:13:34 +01:00
parent a15e96a1c1
commit 2651017b21
2 changed files with 6 additions and 18 deletions

View File

@ -1,14 +0,0 @@
diff -Nru usermin-1.400.orig/config-openmamba-linux usermin-1.400/config-openmamba-linux
--- usermin-1.400.orig/config-openmamba-linux 1970-01-01 01:00:00.000000000 +0100
+++ usermin-1.400/config-openmamba-linux 2009-04-30 18:44:18.000000000 +0200
@@ -0,0 +1,10 @@
+find_pid_command=ps auwwwx | grep NAME | grep -v grep | awk '{ print $2 }'
+path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
+ld_env=LD_LIBRARY_PATH
+passwd_file=/etc/shadow
+passwd_uindex=0
+passwd_pindex=1
+passwd_cindex=2
+passwd_mindex=4
+by_view=0
+tempdelete_days=7

View File

@ -1,5 +1,5 @@
Name: usermin Name: usermin
Version: 2.102 Version: 2.201
Release: 1mamba Release: 1mamba
Summary: A web-based interface for webmail, password changing, mail filters, fetchmail and much more Summary: A web-based interface for webmail, password changing, mail filters, fetchmail and much more
Group: Applications/Web Group: Applications/Web
@ -10,9 +10,9 @@ URL: https://webmin.com/usermin.html
Source: http://downloads.sourceforge.net/sourceforge/webadmin/usermin-%{version}.tar.gz Source: http://downloads.sourceforge.net/sourceforge/webadmin/usermin-%{version}.tar.gz
Source1: usermin.service Source1: usermin.service
Source2: usermin-desktop Source2: usermin-desktop
Patch0: %{name}-1.834-install_noroot.patch Patch0: usermin-1.834-install_noroot.patch
Patch1: %{name}-1.400-openmamba.patch
License: GPL License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-DBI BuildRequires: perl-DBI
@ -27,7 +27,6 @@ Usermin is a web-based interface for webmail, password changing, mail filters, f
%prep %prep
%setup -q %setup -q
%patch 0 -p1 %patch 0 -p1
#%patch1 -p1
find . -type f -exec sed -i 's|/usr/local/bin/perl|/usr/bin/perl|g' {} \; find . -type f -exec sed -i 's|/usr/local/bin/perl|/usr/bin/perl|g' {} \;
@ -102,6 +101,9 @@ mkdir -p %{buildroot}/var/log/usermin
%doc LICENCE %doc LICENCE
%changelog %changelog
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 2.201-1mamba
- automatic version update by autodist
* Sun Aug 18 2024 Automatic Build System <autodist@openmamba.org> 2.102-1mamba * Sun Aug 18 2024 Automatic Build System <autodist@openmamba.org> 2.102-1mamba
- automatic version update by autodist - automatic version update by autodist