|
|
@ -1,11 +1,16 @@
|
|
|
|
# Add `--without gtk' option (enable gtk by default):
|
|
|
|
# Add `--without gtk' option (enable gtk by default):
|
|
|
|
|
|
|
|
# No GTK 2 in RHEL 10
|
|
|
|
|
|
|
|
%if 0%{?rhel} > 9
|
|
|
|
|
|
|
|
%bcond_with gtk
|
|
|
|
|
|
|
|
%else
|
|
|
|
%bcond_without gtk
|
|
|
|
%bcond_without gtk
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Tools for certain user account management tasks
|
|
|
|
Summary: Tools for certain user account management tasks
|
|
|
|
Name: usermode
|
|
|
|
Name: usermode
|
|
|
|
Version: 1.114
|
|
|
|
Version: 1.114
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 11%{?dist}
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
URL: https://pagure.io/%{name}/
|
|
|
|
URL: https://pagure.io/%{name}/
|
|
|
|
Source: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
Source: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
Source1: config-util
|
|
|
|
Source1: config-util
|
|
|
@ -55,7 +60,7 @@ graphical tools for certain account management tasks.
|
|
|
|
%make_build
|
|
|
|
%make_build
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
%make_install INSTALL='install -p'
|
|
|
|
%make_install
|
|
|
|
|
|
|
|
|
|
|
|
%if %{with gtk}
|
|
|
|
%if %{with gtk}
|
|
|
|
# make userformat symlink to usermount
|
|
|
|
# make userformat symlink to usermount
|
|
|
@ -108,28 +113,51 @@ done
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu Dec 09 2021 Jiri Kucera <jkucera@redhat.com> - 1.114-4
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.114-11
|
|
|
|
- Rebuild with new annobin
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Related: #1984417
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.114-10
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.114-10
|
|
|
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.114-9
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.114-8
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.114-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 07 2021 Jiri Kucera <jkucera@redhat.com> - 1.114-3
|
|
|
|
* Fri Jan 06 2023 Tomas Popela <tpopela@redhat.com> - 1.114-6
|
|
|
|
|
|
|
|
- Don't build GTK 2 bits on RHEL 10 as GTK 2 won't be available there
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.114-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.114-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.114-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Jiri Kucera <jkucera@redhat.com> - 1.114-2
|
|
|
|
- Do not use fexecve
|
|
|
|
- Do not use fexecve
|
|
|
|
Script executed via fexecve has a file descriptor number in
|
|
|
|
Script executed via fexecve has a file descriptor number in
|
|
|
|
argv[0]. This results in unexpected output: when displaying
|
|
|
|
argv[0]. This results in unexpected output: when displaying
|
|
|
|
the script help, a user see "Usage: <number> [options]"
|
|
|
|
the script help, a user see "Usage: <number> [options]"
|
|
|
|
instead of "Usage: <scriptname> [options]".
|
|
|
|
instead of "Usage: <scriptname> [options]".
|
|
|
|
Resolves: #1984417
|
|
|
|
Resolves: #1969918
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.114-2
|
|
|
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 14 2021 Jiri Kucera <jkucera@redhat.com> - 1.114-1
|
|
|
|
* Tue May 04 2021 Jiri Kucera <jkucera@redhat.com> - 1.114-1
|
|
|
|
- Update to usermode-1.114
|
|
|
|
- Update to usermode-1.114
|
|
|
|
Resolves: #1938893
|
|
|
|
- Allow to optionally disable GTK
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.112-11
|
|
|
|
* Mon May 03 2021 Jiri Kucera <jkucera@redhat.com> - 1.113-1
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
- Update to usermode-1.113
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.112-10
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.112-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|