Accepting request 587825 from home:plater
Revert scons OBS-URL: https://build.opensuse.org/request/show/587825 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=58
This commit is contained in:
parent
21d3b61d19
commit
90994fa376
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 09:47:06 UTC 2018 - davejplater@gmail.com
|
||||
|
||||
- Added scons-fixpy3errors.patch to address boo#1083830
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 24 08:48:43 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package scons
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -29,7 +29,6 @@ Source0: http://prdownloads.sourceforge.net/scons/%{name}-%{version}.tar.
|
||||
Source1: scons-user.html-%{version}.tar.bz2
|
||||
# Sets _mandir to _datadir/man instead of _prefix/man
|
||||
Patch0: %{name}-3.0.0-fix-install.patch
|
||||
Patch1: scons-fixpy3errors.patch
|
||||
BuildRequires: fdupes
|
||||
BuildArch: noarch
|
||||
%if %{with_python3}
|
||||
@ -49,7 +48,6 @@ full power of Python to control compilation.
|
||||
%prep
|
||||
%setup -q -a1
|
||||
%patch0 -p1
|
||||
%patch1
|
||||
|
||||
# fix libdir for qt
|
||||
patch -p0 <<EOF
|
||||
|
Loading…
Reference in New Issue
Block a user