Remove stale and unnecessary architecture-specific exceptions
xorg-x11-server-Xorg is available on s390x for quite some time and the remaining architectures aren't relevant in Fedora anymore. https://src.fedoraproject.org/rpms/gdm/pull-request/6
This commit is contained in:
parent
0795ffbf22
commit
b524425e0a
7
gdm.spec
7
gdm.spec
@ -10,7 +10,7 @@
|
|||||||
Name: gdm
|
Name: gdm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.37.90
|
Version: 3.37.90
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -52,9 +52,7 @@ BuildRequires: plymouth-devel
|
|||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: which
|
BuildRequires: which
|
||||||
%ifnarch s390 s390x ppc ppc64
|
|
||||||
BuildRequires: xorg-x11-server-Xorg
|
BuildRequires: xorg-x11-server-Xorg
|
||||||
%endif
|
|
||||||
BuildRequires: xorg-x11-server-devel
|
BuildRequires: xorg-x11-server-devel
|
||||||
BuildRequires: yelp-devel
|
BuildRequires: yelp-devel
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
@ -309,6 +307,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 08 2020 Dan Horák <dan[at]danny.cz> - 3.37.90-2
|
||||||
|
- Remove stale and unnecessary architecture-specific exceptions
|
||||||
|
|
||||||
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 1:3.37.90-1
|
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 1:3.37.90-1
|
||||||
- Update to 3.37.90
|
- Update to 3.37.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user