Hrvoje Senjan 2014-11-06 22:37:44 +00:00 committed by Git OBS Bridge
parent a750bf173a
commit 5efd821e88

View File

@ -16,10 +16,6 @@
#
%if !0%{?suse_version} == 1315
%bcond_with docs
%endif
Name: extra-cmake-modules
Summary: CMake modules
License: BSD-3-Clause
@ -32,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake >= 2.8.12
BuildRequires: gcc-c++
BuildRequires: kf5-filesystem >= 4.100.0
%if %{with docs}
%if %suse_version != 1315
BuildRequires: python-Sphinx
%endif
Requires: cmake >= 2.8.12
@ -73,7 +69,7 @@ This package provides documentation for extra-cmake-modules
%defattr(-,root,root,-)
%{_datadir}/ECM/
%if %{with docs}
%if %suse_version != 1315
%files doc
%defattr(-,root,root,-)
%doc %{_datadir}/doc/ECM/