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/libmatchbox.git#6bc52b5bcc1078b736b33dd81fdc51b17bafd697
This commit is contained in:
parent
895c119750
commit
dcd47a371d
@ -1,7 +1,7 @@
|
||||
Summary: Libraries for the Matchbox Desktop
|
||||
Name: libmatchbox
|
||||
Version: 1.9
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Url: http://projects.o-hand.com/matchbox/
|
||||
License: LGPLv2+
|
||||
Source: http://projects.o-hand.com/matchbox/sources/libmatchbox/%{version}/%{name}-%{version}.tar.bz2
|
||||
@ -12,6 +12,7 @@ BuildRequires: libpng-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: check-devel
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
Matchbox is a base environment for the X Window System running on non-desktop
|
||||
@ -61,6 +62,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
||||
%{_includedir}/libmb/*.h
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-28
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user