forked from pool/cmake
Accepting request 401794 from home:simotek:branches:devel:tools:building
Add missing bugtracker refs OBS-URL: https://build.opensuse.org/request/show/401794 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=250
This commit is contained in:
parent
6488aa9834
commit
6e944f71b6
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user