Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libdmx.git#ae0ee095f9474f58993fc23a062f81bf738f48d3
This commit is contained in:
parent
8d5ae9a4d7
commit
e4e7b0a45b
@ -5,7 +5,7 @@
|
||||
Summary: X.Org X11 DMX runtime library
|
||||
Name: libdmx
|
||||
Version: 1.1.4
|
||||
Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -20,7 +20,7 @@ Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.
|
||||
Requires: libX11 >= 1.6.0
|
||||
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: autoconf automake libtool make
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
BuildRequires: libX11-devel >= 1.6.0
|
||||
|
||||
@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_includedir}/X11/extensions/dmxext.h
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.1.4-9
|
||||
- Add make to BuildRequires
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user