BuildRequire systemd-rpm-macros rather than systemd
This commit is contained in:
parent
bf8b6b429d
commit
c42527f1ca
8
gdm.spec
8
gdm.spec
@ -11,7 +11,7 @@
|
||||
Name: gdm
|
||||
Epoch: 1
|
||||
Version: 41~alpha
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The GNOME Display Manager
|
||||
|
||||
License: GPLv2+
|
||||
@ -53,8 +53,7 @@ BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xau)
|
||||
BuildRequires: pkgconfig(xorg-server)
|
||||
BuildRequires: plymouth-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: which
|
||||
BuildRequires: xorg-x11-server-Xorg
|
||||
BuildRequires: xorg-x11-server-devel
|
||||
@ -302,6 +301,9 @@ fi
|
||||
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
||||
|
||||
%changelog
|
||||
* Wed Aug 04 2021 Kalev Lember <klember@redhat.com> - 1:41~alpha-2
|
||||
- BuildRequire systemd-rpm-macros rather than systemd
|
||||
|
||||
* Wed Jul 28 2021 Ray Strode <rstrode@redhat.com> - 1:41~alpha-1
|
||||
- Update to 41.alpha
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user