remove the %%debug macro
python-Sphinx is required for building the package documentation [release 1.8.0-2mamba;Sun Mar 29 2015]
This commit is contained in:
parent
635eda528c
commit
53e745da40
@ -1,6 +1,6 @@
|
||||
Name: extra-cmake-modules
|
||||
Version: 1.8.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Extra cmake modules used by kde framework
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -10,9 +10,10 @@ URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/5.8/extra-cmake-modules-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
BuildRequires: python-Sphinx
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python-Sphinx
|
||||
Requires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -37,28 +38,15 @@ Extra cmake modules used by kde framework.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/ECM
|
||||
%dir %{_datadir}/ECM/cmake
|
||||
%{_datadir}/ECM/cmake/ECMConfig.cmake
|
||||
%{_datadir}/ECM/cmake/ECMConfigVersion.cmake
|
||||
%dir %{_datadir}/ECM/find-modules
|
||||
%{_datadir}/ECM/find-modules/*.cmake
|
||||
%dir %{_datadir}/ECM/kde-modules
|
||||
%{_datadir}/ECM/kde-modules/*.cmake
|
||||
%dir %{_datadir}/ECM/modules
|
||||
%{_datadir}/ECM/modules/*
|
||||
%dir %{_datadir}/ECM/toolchain
|
||||
%{_datadir}/ECM/toolchain/*
|
||||
%dir %{_datadir}/doc/ECM/
|
||||
%{_datadir}/doc/ECM/*
|
||||
%{_mandir}/man7/ecm-developer.7*
|
||||
%{_mandir}/man7/ecm-find-modules.7*
|
||||
%{_mandir}/man7/ecm-kde-modules.7*
|
||||
%{_mandir}/man7/ecm-modules.7*
|
||||
%{_mandir}/man7/ecm-toolchains.7*
|
||||
%{_mandir}/man7/ecm.7*
|
||||
%{_datadir}/ECM
|
||||
%{_datadir}/doc/ECM
|
||||
%{_mandir}/man7/ecm*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 29 2015 Davide Madrisan <davide.madrisan@gmail.com> 1.8.0-2mamba
|
||||
- remove the %%debug macro
|
||||
- python-Sphinx is required for building the package documentation
|
||||
|
||||
* Thu Mar 19 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
|
||||
- update to 1.8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user