forked from pool/cmake
update to 2.8.3
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=70
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package cmake-gui (Version 2.8.2)
|
||||
# spec file for package cmake-gui (Version 2.8.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: cmake-gui
|
||||
Version: 2.8.2
|
||||
Version: 2.8.3
|
||||
Release: 3
|
||||
License: BSD3c
|
||||
Group: Development/Tools/Building
|
||||
@@ -27,6 +27,7 @@ Url: http://www.cmake.org/
|
||||
Source0: cmake-%{version}.tar.bz2
|
||||
Patch4: cmake-disable-builtin-chrpath.diff
|
||||
Patch5: fortify-buffer-overflows.diff
|
||||
Patch6: cmake-no-system-libarchive.patch
|
||||
Summary: CMake graphical user interface
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version}
|
||||
@@ -58,6 +59,7 @@ Authors:
|
||||
%setup -q -n cmake-%{version}
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6 -p1
|
||||
|
||||
%build
|
||||
EXTRA_FLAGS="--qt-gui"
|
||||
|
Reference in New Issue
Block a user