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/libXxf86vm.git#3e66b77108485403e36f435b2002108736e5bb5e
This commit is contained in:
parent
4caac2b2e0
commit
516d5c034b
@ -5,7 +5,7 @@
|
||||
Summary: X.Org X11 libXxf86vm runtime library
|
||||
Name: libXxf86vm
|
||||
Version: 1.1.4
|
||||
Release: 14%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Release: 15%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -19,6 +19,7 @@ Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.t
|
||||
|
||||
Requires: libX11 >= 1.5.99.902
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: pkgconfig(xext) pkgconfig(xf86vidmodeproto)
|
||||
@ -62,6 +63,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/X11/extensions/xf86vmode.h
|
||||
|
||||
%changelog
|
||||
* Thu Nov 5 12:30:58 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.4-15
|
||||
- Add BuildRequires for make
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user