Require cmake-filesystem

This commit is contained in:
Björn Esser 2017-07-30 21:47:20 +02:00
parent 90c69a6fe3
commit 0aae6d528d
1 changed files with 6 additions and 2 deletions

View File

@ -15,7 +15,7 @@
Name: lib%{libsuffix}
Version: 3.3.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: GUI-abstraction library
License: (LGPLv2 or LGPLv3) and MIT
@ -40,6 +40,7 @@ independently of YaST for generic (C++) applications.
Summary: Files needed for developing with %{name}
Requires: boost-devel%{?_isa}
Requires: cmake-filesystem%{?_isa}
Requires: %{name}%{?_isa} == %{version}-%{release}
%description devel
@ -136,7 +137,7 @@ popd
%{_includedir}/%{libsuffix}
%{_libdir}/%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
%{_libdir}/cmake
%{_libdir}/cmake/%{name}
%{macrosdir}/macros.%{name}
@ -148,6 +149,9 @@ popd
%changelog
* Sun Jul 30 2017 Björn Esser <besser82@fedoraproject.org> - 3.3.2-6
- Require cmake-filesystem
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild