Drop bootstrap hack (that had been enabled for like nine years anyway)
Use https URLs
This commit is contained in:
parent
c3322598a2
commit
dc78682463
@ -1,47 +1,43 @@
|
||||
# INFO: When doing a bootstrap build on a new architecture, set this to 1 to
|
||||
# avoid build loops.
|
||||
%global build_bootstrap 1
|
||||
|
||||
%global debug_package %{nil}
|
||||
|
||||
Summary: X.Org X11 Protocol headers
|
||||
Name: xorg-x11-proto-devel
|
||||
Version: 7.7
|
||||
Release: 23%{?dist}
|
||||
Release: 24%{?dist}
|
||||
License: MIT
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
URL: https://www.x.org
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: http://xorg.freedesktop.org/archive/individual/proto/bigreqsproto-1.1.2.tar.bz2
|
||||
Source1: http://xorg.freedesktop.org/archive/individual/proto/compositeproto-0.4.2.tar.bz2
|
||||
Source2: http://xorg.freedesktop.org/archive/individual/proto/damageproto-1.2.1.tar.bz2
|
||||
Source3: http://xorg.freedesktop.org/archive/individual/proto/dmxproto-2.3.1.tar.bz2
|
||||
Source31: http://xorg.freedesktop.org/archive/individual/proto/dri2proto-2.8.tar.bz2
|
||||
Source33: http://xorg.freedesktop.org/pub/individual/proto/dri3proto-1.0.tar.bz2
|
||||
Source4: http://xorg.freedesktop.org/archive/individual/proto/evieext-1.1.1.tar.bz2
|
||||
Source5: http://xorg.freedesktop.org/archive/individual/proto/fixesproto-5.0.tar.bz2
|
||||
Source7: http://xorg.freedesktop.org/archive/individual/proto/fontsproto-2.1.3.tar.bz2
|
||||
Source8: http://xorg.freedesktop.org/archive/individual/proto/glproto-1.4.17.tar.bz2
|
||||
Source9: http://xorg.freedesktop.org/archive/individual/proto/inputproto-2.3.2.tar.bz2
|
||||
Source10: http://xorg.freedesktop.org/archive/individual/proto/kbproto-1.0.6.tar.bz2
|
||||
Source32: http://xorg.freedesktop.org/archive/individual/proto/presentproto-1.0.tar.bz2
|
||||
Source13: http://xorg.freedesktop.org/archive/individual/proto/randrproto-1.5.0.tar.bz2
|
||||
Source14: http://xorg.freedesktop.org/archive/individual/proto/recordproto-1.14.2.tar.bz2
|
||||
Source15: http://xorg.freedesktop.org/archive/individual/proto/renderproto-0.11.1.tar.bz2
|
||||
Source16: http://xorg.freedesktop.org/archive/individual/proto/resourceproto-1.2.0.tar.bz2
|
||||
Source17: http://xorg.freedesktop.org/archive/individual/proto/scrnsaverproto-1.2.2.tar.bz2
|
||||
Source19: http://xorg.freedesktop.org/archive/individual/proto/videoproto-2.3.3.tar.bz2
|
||||
Source20: http://xorg.freedesktop.org/archive/individual/proto/xcmiscproto-1.2.2.tar.bz2
|
||||
Source21: http://xorg.freedesktop.org/archive/individual/proto/xextproto-7.3.0.tar.bz2
|
||||
Source22: http://xorg.freedesktop.org/archive/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
|
||||
Source23: http://xorg.freedesktop.org/archive/individual/proto/xf86dgaproto-2.1.tar.bz2
|
||||
Source24: http://xorg.freedesktop.org/archive/individual/proto/xf86driproto-2.1.1.tar.bz2
|
||||
Source25: http://xorg.freedesktop.org/archive/individual/proto/xf86miscproto-0.9.3.tar.bz2
|
||||
Source27: http://xorg.freedesktop.org/archive/individual/proto/xf86vidmodeproto-2.3.1.tar.bz2
|
||||
Source28: http://xorg.freedesktop.org/archive/individual/proto/xineramaproto-1.2.1.tar.bz2
|
||||
Source29: http://xorg.freedesktop.org/archive/individual/proto/xproto-7.0.31.tar.bz2
|
||||
Source30: http://xorg.freedesktop.org/archive/individual/proto/xproxymanagementprotocol-1.0.3.tar.bz2
|
||||
Source0: https://xorg.freedesktop.org/pub/individual/proto/bigreqsproto-1.1.2.tar.bz2
|
||||
Source1: https://xorg.freedesktop.org/pub/individual/proto/compositeproto-0.4.2.tar.bz2
|
||||
Source2: https://xorg.freedesktop.org/pub/individual/proto/damageproto-1.2.1.tar.bz2
|
||||
Source3: https://xorg.freedesktop.org/pub/individual/proto/dmxproto-2.3.1.tar.bz2
|
||||
Source31: https://xorg.freedesktop.org/pub/individual/proto/dri2proto-2.8.tar.bz2
|
||||
Source33: https://xorg.freedesktop.org/pub/individual/proto/dri3proto-1.0.tar.bz2
|
||||
Source4: https://xorg.freedesktop.org/pub/individual/proto/evieext-1.1.1.tar.bz2
|
||||
Source5: https://xorg.freedesktop.org/pub/individual/proto/fixesproto-5.0.tar.bz2
|
||||
Source7: https://xorg.freedesktop.org/pub/individual/proto/fontsproto-2.1.3.tar.bz2
|
||||
Source8: https://xorg.freedesktop.org/pub/individual/proto/glproto-1.4.17.tar.bz2
|
||||
Source9: https://xorg.freedesktop.org/pub/individual/proto/inputproto-2.3.2.tar.bz2
|
||||
Source10: https://xorg.freedesktop.org/pub/individual/proto/kbproto-1.0.6.tar.bz2
|
||||
Source32: https://xorg.freedesktop.org/pub/individual/proto/presentproto-1.0.tar.bz2
|
||||
Source13: https://xorg.freedesktop.org/pub/individual/proto/randrproto-1.5.0.tar.bz2
|
||||
Source14: https://xorg.freedesktop.org/pub/individual/proto/recordproto-1.14.2.tar.bz2
|
||||
Source15: https://xorg.freedesktop.org/pub/individual/proto/renderproto-0.11.1.tar.bz2
|
||||
Source16: https://xorg.freedesktop.org/pub/individual/proto/resourceproto-1.2.0.tar.bz2
|
||||
Source17: https://xorg.freedesktop.org/pub/individual/proto/scrnsaverproto-1.2.2.tar.bz2
|
||||
Source19: https://xorg.freedesktop.org/pub/individual/proto/videoproto-2.3.3.tar.bz2
|
||||
Source20: https://xorg.freedesktop.org/pub/individual/proto/xcmiscproto-1.2.2.tar.bz2
|
||||
Source21: https://xorg.freedesktop.org/pub/individual/proto/xextproto-7.3.0.tar.bz2
|
||||
Source22: https://xorg.freedesktop.org/pub/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
|
||||
Source23: https://xorg.freedesktop.org/pub/individual/proto/xf86dgaproto-2.1.tar.bz2
|
||||
Source24: https://xorg.freedesktop.org/pub/individual/proto/xf86driproto-2.1.1.tar.bz2
|
||||
Source25: https://xorg.freedesktop.org/pub/individual/proto/xf86miscproto-0.9.3.tar.bz2
|
||||
Source27: https://xorg.freedesktop.org/pub/individual/proto/xf86vidmodeproto-2.3.1.tar.bz2
|
||||
Source28: https://xorg.freedesktop.org/pub/individual/proto/xineramaproto-1.2.1.tar.bz2
|
||||
Source29: https://xorg.freedesktop.org/pub/individual/proto/xproto-7.0.31.tar.bz2
|
||||
Source30: https://xorg.freedesktop.org/pub/individual/proto/xproxymanagementprotocol-1.0.3.tar.bz2
|
||||
|
||||
Source40: make-git-snapshot.sh
|
||||
|
||||
@ -53,12 +49,6 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: xorg-x11-util-macros >= 1.0.2-1
|
||||
BuildRequires: autoconf automake libtool
|
||||
|
||||
%if ! %{build_bootstrap}
|
||||
Requires: mesa-libGL-devel
|
||||
Requires: libXau-devel
|
||||
%endif
|
||||
Requires: pkgconfig
|
||||
|
||||
%description
|
||||
X.Org X11 Protocol headers
|
||||
|
||||
@ -286,6 +276,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/*/*.{html,svg}
|
||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||
|
||||
%changelog
|
||||
* Tue Nov 07 2017 Adam Jackson <ajax@redhat.com> - 7.7-24
|
||||
- Drop bootstrap hack (that had been enabled for like nine years anyway)
|
||||
- Use https URLs
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.7-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user