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 gdm_gid 53
|
||||||
%define majver %(echo %version | cut -d. -f1)
|
%define majver %(echo %version | cut -d. -f1)
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 46.0
|
Version: 46.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The GNOME Display Manager, a graphical login program
|
Summary: The GNOME Display Manager, a graphical login program
|
||||||
Group: Graphical Desktop/Applications/Other
|
Group: Graphical Desktop/Applications/Other
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -35,6 +35,8 @@ BuildRequires: libxcb-devel
|
|||||||
BuildRequires: dconf
|
BuildRequires: dconf
|
||||||
BuildRequires: plymouth-devel
|
BuildRequires: plymouth-devel
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
Provides: user(gdm)
|
||||||
|
Provides: group(gdm)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GDM is the GNOME Display Manager, a graphical login program.
|
GDM is the GNOME Display Manager, a graphical login program.
|
||||||
@ -202,6 +204,12 @@ exit 0
|
|||||||
#%doc ChangeLog NEWS README
|
#%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 19 2024 Automatic Build System <autodist@openmamba.org> 46.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user