Accepting request 390765 from devel:tools:building

1

OBS-URL: https://build.opensuse.org/request/show/390765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scons?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2016-05-03 07:33:11 +00:00 committed by Git OBS Bridge
commit 57230a2d5f
6 changed files with 16 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fc4f42928c69bcbb33e1be94b646f2c700b659693fabc778c192d4d22f753a7
size 638990

3
scons-2.5.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb296b47f23c20aec7d87d35cfa386d3508e01d1caa3040ea6f5bbab2292ace9
size 619991

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61432c804a65058af41eb93875402f860ce13eb9414867ba0509dfb8bf8aa4a7
size 152909

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c158e8272be6b88ff774af9cdbbdf1f50d8f02cf310878fd4237d88accf1700
size 152930

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 20 07:08:23 UTC 2016 - astieger@suse.com
- SCons 2.5.0:
* Enhance implicit language scanning functionality
* Cache directory sharding to improve NFS performance
-------------------------------------------------------------------
Fri Dec 4 17:55:32 UTC 2015 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package scons
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@ -22,7 +22,7 @@
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%endif
Name: scons
Version: 2.4.1
Version: 2.5.0
Release: 0
Summary: Replacement for Make
License: MIT
@ -37,7 +37,7 @@ Source99: %{name}-rpmlintrc
Patch0: %{name}-1.2.0-fix-install.patch
Patch1: %{name}-1.2.0-noenv.patch
BuildRequires: fdupes
BuildRequires: python-devel >= 2.4
BuildRequires: python-devel >= 2.7
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} > 1110
BuildArch: noarch