add gcc BR
This commit is contained in:
parent
1da61ea977
commit
47b2714930
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libplist
|
||||
Version: 2.0.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Library for manipulating Apple Binary and XML Property Lists
|
||||
|
||||
License: LGPLv2+
|
||||
@ -10,6 +10,7 @@ URL: http://www.libimobiledevice.org/
|
||||
Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python2-Cython
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-setuptools
|
||||
@ -83,6 +84,9 @@ make check
|
||||
%{python_sitearch}/plist*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 7 2018 Peter Robinson <pbrobinson@fedoraproject.org> 2.0.0-8
|
||||
- Add gcc BR
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user