- Add buildrequire on kernel keyring development headers
This commit is contained in:
parent
f342cb9737
commit
37bd62dfc9
6
gdm.spec
6
gdm.spec
@ -10,7 +10,7 @@
|
|||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 3.21.91
|
Version: 3.21.91
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -46,6 +46,7 @@ BuildRequires: pkgconfig(x11)
|
|||||||
BuildRequires: pkgconfig(xau)
|
BuildRequires: pkgconfig(xau)
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
BuildRequires: keyutils-libs-devel
|
||||||
BuildRequires: dconf
|
BuildRequires: dconf
|
||||||
|
|
||||||
Requires(pre): /usr/sbin/useradd
|
Requires(pre): /usr/sbin/useradd
|
||||||
@ -295,6 +296,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/gdm.pc
|
%{_libdir}/pkgconfig/gdm.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 01 2016 Ray Strode <rstrode@redhat.com> - 1:3.21.91-2
|
||||||
|
- Add buildrequire on kernel keyring development headers
|
||||||
|
|
||||||
* Tue Aug 30 2016 Ray Strode <rstrode@redhat.com> - 1:3.21.91-1
|
* Tue Aug 30 2016 Ray Strode <rstrode@redhat.com> - 1:3.21.91-1
|
||||||
- Update to 3.21.91
|
- Update to 3.21.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user