provide user and group gdm [release 46.2-2mamba;Sat Jun 29 2024]
This commit is contained in:
parent
f0cdf40cc6
commit
78beb74f8a
12
gdm.spec
12
gdm.spec
@ -2,8 +2,8 @@
|
||||
%define gdm_gid 53
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: gdm
|
||||
Version: 46.0
|
||||
Release: 1mamba
|
||||
Version: 46.2
|
||||
Release: 2mamba
|
||||
Summary: The GNOME Display Manager, a graphical login program
|
||||
Group: Graphical Desktop/Applications/Other
|
||||
Vendor: openmamba
|
||||
@ -35,6 +35,8 @@ BuildRequires: libxcb-devel
|
||||
BuildRequires: dconf
|
||||
BuildRequires: plymouth-devel
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: user(gdm)
|
||||
Provides: group(gdm)
|
||||
|
||||
%description
|
||||
GDM is the GNOME Display Manager, a graphical login program.
|
||||
@ -202,6 +204,12 @@ exit 0
|
||||
#%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sat Jun 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 46.2-2mamba
|
||||
- provide user and group gdm
|
||||
|
||||
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 46.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 19 2024 Automatic Build System <autodist@openmamba.org> 46.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user