s/define/global/
This commit is contained in:
parent
54a4c1bed6
commit
5aa31d88f9
@ -1,8 +1,8 @@
|
|||||||
# INFO: When doing a bootstrap build on a new architecture, set this to 1 to
|
# INFO: When doing a bootstrap build on a new architecture, set this to 1 to
|
||||||
# avoid build loops.
|
# avoid build loops.
|
||||||
%define build_bootstrap 1
|
%global build_bootstrap 1
|
||||||
|
|
||||||
%define debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Summary: X.Org X11 Protocol headers
|
Summary: X.Org X11 Protocol headers
|
||||||
Name: xorg-x11-proto-devel
|
Name: xorg-x11-proto-devel
|
||||||
@ -281,6 +281,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/*/*.{html,svg}
|
|||||||
%{_datadir}/pkgconfig/xproxymngproto.pc
|
%{_datadir}/pkgconfig/xproxymngproto.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2016 Peter Hutterer <peter.hutterer@redhat.com>
|
||||||
|
- s/define/global/
|
||||||
|
|
||||||
* Wed Jul 01 2015 Adam Jackson <ajax@redhat.com> 7.7-16
|
* Wed Jul 01 2015 Adam Jackson <ajax@redhat.com> 7.7-16
|
||||||
- xproto 7.0.28
|
- xproto 7.0.28
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user