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/xorg-x11-xbitmaps.git#59d25607fa74bdb8e6a12ec235d5e121a7f53fd6
This commit is contained in:
parent
d320d4306f
commit
8c33f4c212
@ -5,13 +5,14 @@
|
||||
Summary: X.Org X11 application bitmaps
|
||||
Name: xorg-x11-%{pkgname}
|
||||
Version: 1.1.1
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: ftp://ftp.x.org/pub/individual/data/xbitmaps-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: automake gcc
|
||||
Requires: pkgconfig
|
||||
|
||||
@ -34,6 +35,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/pkgconfig/xbitmaps.pc
|
||||
|
||||
%changelog
|
||||
* Thu Nov 5 11:00:41 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.1-20
|
||||
- Add BuildRequires for make
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user