SHA256
1
0
forked from pool/cmake

Accepting request 401855 from devel:tools:building

1

OBS-URL: https://build.opensuse.org/request/show/401855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=119
This commit is contained in:
Dominique Leuenberger 2016-06-26 21:51:14 +00:00 committed by Git OBS Bridge
commit d384f68d16
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 10 02:15:47 UTC 2016 - sflees@suse.de
- Fix missing bugtracker refs for bnc#947585 and bnc#953842
-------------------------------------------------------------------
Wed Jun 8 07:48:02 UTC 2016 - idonmez@suse.com

View File

@ -25,6 +25,7 @@ Group: Development/Tools/Building
Url: http://www.cmake.org/
Source0: http://www.cmake.org/files/v3.5/%{name}-%{version}.tar.gz
Source1: cmake.macros
# bnc#947585 - Let CMake produces automatic RPM provides
Source3: cmake.attr
Source4: cmake.prov
Source5: http://www.cmake.org/files/v3.5/%{name}-%{version}-SHA-256.txt
@ -54,6 +55,7 @@ BuildRequires: pkg-config
BuildRequires: zlib-devel
BuildRequires: pkgconfig(liblzma)
Requires: make
# bnc#953842 - A python file is shipped so require python base so it can be run.
Requires: python-base
Recommends: cmake-mans
BuildRoot: %{_tmppath}/%{name}-%{version}-build