Dependency on cmake-filesystem is autogenerated now
Skip building of LaTeX-docs
This commit is contained in:
parent
f8a1f6d44d
commit
bd02ab71b2
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: libyui-gtk
|
Name: libyui-gtk
|
||||||
Version: 2.44.9
|
Version: 2.44.9
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: Gtk3 User Interface for libyui
|
Summary: Gtk3 User Interface for libyui
|
||||||
|
|
||||||
License: LGPLv2 or LGPLv3
|
License: LGPLv2 or LGPLv3
|
||||||
@ -48,7 +48,6 @@ for libyui.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Files needed for developing with %{name}
|
Summary: Files needed for developing with %{name}
|
||||||
|
|
||||||
Requires: cmake-filesystem%{?_isa}
|
|
||||||
Requires: gtk3-devel%{?_isa}
|
Requires: gtk3-devel%{?_isa}
|
||||||
Requires: libyui-devel%{?_isa}
|
Requires: libyui-devel%{?_isa}
|
||||||
Requires: %{name}%{?_isa} == %{version}-%{release}
|
Requires: %{name}%{?_isa} == %{version}-%{release}
|
||||||
@ -90,6 +89,7 @@ pushd %{_cmake_build_subdir}
|
|||||||
-DLIB_DIR=%{_libdir} \
|
-DLIB_DIR=%{_libdir} \
|
||||||
-DCMAKE_BUILD_TYPE=RELEASE \
|
-DCMAKE_BUILD_TYPE=RELEASE \
|
||||||
-DRESPECT_FLAGS=ON \
|
-DRESPECT_FLAGS=ON \
|
||||||
|
-DSKIP_LATEX=ON \
|
||||||
..
|
..
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
@ -138,6 +138,10 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 03 2017 Björn Esser <besser82@fedoraproject.org> - 2.44.9-9
|
||||||
|
- Dependency on cmake-filesystem is autogenerated now
|
||||||
|
- Skip building of LaTeX-docs
|
||||||
|
|
||||||
* Mon Jul 31 2017 Björn Esser <besser82@fedoraproject.org> - 2.44.9-8
|
* Mon Jul 31 2017 Björn Esser <besser82@fedoraproject.org> - 2.44.9-8
|
||||||
- Apply patches only on fc25+ or el8+
|
- Apply patches only on fc25+ or el8+
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user