OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=36
This commit is contained in:
parent
fa5dc9cb8b
commit
7c5a0cfe25
@ -7,6 +7,7 @@ Sun Nov 2 17:46:38 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
ecm_add_qtwayland_server_protocol
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
||||
- Don't build docs for SLE, python-Sphinx is not available there
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 4 17:59:54 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
@ -28,7 +28,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kf5-filesystem >= 4.100.0
|
||||
%if !0%{sles_version}
|
||||
BuildRequires: python-Sphinx
|
||||
%endif
|
||||
Requires: cmake >= 2.8.12
|
||||
Requires: gcc-c++
|
||||
Requires: kf5-filesystem
|
||||
@ -68,8 +70,10 @@ This package provides documentation for extra-cmake-modules
|
||||
%{_datadir}/ECM/
|
||||
%{_mandir}/man7/ecm*.7*
|
||||
|
||||
%if !0%{sles_version}
|
||||
%files doc
|
||||
%defattr(-,root,root,-)
|
||||
%doc %{_datadir}/doc/ECM/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user