Hello community,

here is the log from the commit of package scons for openSUSE:Factory checked 
in at 2012-10-18 22:03:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scons (Old)
 and      /work/SRC/openSUSE:Factory/.scons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scons", Maintainer is "prus...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scons/scons.changes      2011-10-27 
14:00:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scons.new/scons.changes 2012-10-18 
22:03:15.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Sep 22 20:20:39 UTC 2012 - i...@marguerite.su
+
+- Update to 2.2.0
+  * Added gettext toolset
+  * Fixed FindSourceFiles to find final sources (leaf nodes)
+  * Allow Node objects in Java path (#2825)
+  * Fixed the Taskmaster, curing spurious build failures
+  * Improved documentation of command-line variables
+
+-------------------------------------------------------------------

Old:
----
  scons-2.1.0.tar.gz

New:
----
  scons-2.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ scons.spec ++++++
--- /var/tmp/diff_new_pack.JRZMmN/_old  2012-10-18 22:03:17.000000000 +0200
+++ /var/tmp/diff_new_pack.JRZMmN/_new  2012-10-18 22:03:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scons
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,8 +24,10 @@
 
 Name:           scons
 Summary:        Replacement for Make
-Version:        2.1.0
-Release:        1
+License:        MIT
+Group:          Development/Tools/Building
+Version:        2.2.0
+Release:        0
 Source0:        
http://freefr.dl.sourceforge.net/project/scons/scons/%{version}/%{name}-%{version}.tar.gz
 Source1:        scons-user.html
 # rpmlintrc
@@ -33,8 +35,6 @@
 # Sets _mandir to _datadir/man instead of _prefix/man
 Patch0:         %{name}-1.2.0-fix-install.patch
 Patch1:         %{name}-1.2.0-noenv.patch
-License:        MIT
-Group:          Development/Tools/Building
 Url:            http://www.scons.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
@@ -68,7 +68,7 @@
 python setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-lib=%{py_sitedir}
+python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-lib=%{python_sitearch}
 %fdupes %{buildroot}%{_bindir}
 
 %files

++++++ scons-2.1.0.tar.gz -> scons-2.2.0.tar.gz ++++++
++++ 6883 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to