SHA256
1
0
forked from pool/cmake

Accepting request 306741 from devel:tools:building

1

OBS-URL: https://build.opensuse.org/request/show/306741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=104
This commit is contained in:
Stephan Kulow 2015-05-15 07:55:40 +00:00 committed by Git OBS Bridge
commit 53aabd8f04
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 13 11:13:00 UTC 2015 - hrvoje.senjan@gmail.com
- Add python-base Requires in order to make cmake automatic
provider always work, and to avoid strange and random build
failures when python is not present
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 15 09:47:39 UTC 2015 - foss@grueninger.de Wed Apr 15 09:47:39 UTC 2015 - foss@grueninger.de

View File

@ -48,6 +48,7 @@ BuildRequires: zlib-devel
#endif #endif
BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(liblzma)
Requires: make Requires: make
Requires: python-base
Recommends: cmake-mans Recommends: cmake-mans
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} > 1110 %if 0%{?suse_version} > 1110