Hello community,

here is the log from the commit of package ninja-ide for openSUSE:Factory 
checked in at 2013-10-24 19:09:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ninja-ide (Old)
 and      /work/SRC/openSUSE:Factory/.ninja-ide.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ninja-ide"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ninja-ide/ninja-ide.changes      2013-08-23 
11:05:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ninja-ide.new/ninja-ide.changes 2013-10-24 
19:09:05.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 10:51:45 UTC 2013 - [email protected]
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ninja-ide.spec ++++++
--- /var/tmp/diff_new_pack.Y3tjEZ/_old  2013-10-24 19:09:05.000000000 +0200
+++ /var/tmp/diff_new_pack.Y3tjEZ/_new  2013-10-24 19:09:05.000000000 +0200
@@ -11,10 +11,11 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
@@ -28,21 +29,21 @@
 Source0:        %{name}-%{version}.zip
 Source1:        ninja-ide.desktop
 Source2:        %{name}.1.gz
-BuildRoot:      %{_tmppath}/%{name}-build
-BuildRequires:  python-devel
-BuildRequires:  python-distribute
-BuildRequires:  update-desktop-files
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  desktop-file-utils
+BuildRequires:  fdupes
+BuildRequires:  python-devel
 BuildRequires:  python-pyinotify
 BuildRequires:  python-qt4-devel
-BuildRequires:  fdupes
+BuildRequires:  python-setuptools
 BuildRequires:  unzip
+BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 %if 0%{?suse_version} > 1230
 BuildRequires:  python-setuptools
 %endif
-Requires:       python-qt4
 Requires:       python-pyinotify
+Requires:       python-qt4
 %if 0%{?sles_version} == 11
 %ifarch x86_64
 BuildArch:     x86_64



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to