commit python-etude for openSUSE:Factory

2013-11-07 Thread h_root
Hello community,

here is the log from the commit of package python-etude for openSUSE:Factory 
checked in at 2013-11-07 12:53:41

Comparing /work/SRC/openSUSE:Factory/python-etude (Old)
 and  /work/SRC/openSUSE:Factory/.python-etude.new (New)


Package is python-etude

Changes:

--- /work/SRC/openSUSE:Factory/python-etude/python-etude.changes
2013-03-08 13:26:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-etude.new/python-etude.changes   
2013-11-07 12:53:43.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 24 11:05:27 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python-etude.spec ++
--- /var/tmp/diff_new_pack.tzcGVn/_old  2013-11-07 12:53:43.0 +0100
+++ /var/tmp/diff_new_pack.tzcGVn/_new  2013-11-07 12:53:43.0 +0100
@@ -28,11 +28,11 @@
 BuildRequires:  libvisual-devel
 BuildRequires:  pyrex
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
 BuildRequires:  python-goocanvas
 BuildRequires:  python-gtk-devel
 BuildRequires:  python-notify
 BuildRequires:  python-opengl
+BuildRequires:  python-setuptools
 BuildRequires:  python-xdg
 BuildRequires:  python-xmms2
 BuildRequires:  update-desktop-files

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



commit python-etude for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package python-etude for openSUSE:Factory 
checked in at 2013-03-08 13:26:57

Comparing /work/SRC/openSUSE:Factory/python-etude (Old)
 and  /work/SRC/openSUSE:Factory/.python-etude.new (New)


Package is python-etude, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-etude/python-etude.changes
2012-02-17 12:08:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-etude.new/python-etude.changes   
2013-03-08 13:26:58.0 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 11:12:53 UTC 2013 - cfarr...@suse.com
+
+- Require python-xmms2 (otherwise etude will crash immediately) 
+
+---



Other differences:
--
++ python-etude.spec ++
--- /var/tmp/diff_new_pack.2vXQYY/_old  2013-03-08 13:26:59.0 +0100
+++ /var/tmp/diff_new_pack.2vXQYY/_new  2013-03-08 13:26:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-etude
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   python-etude
 Version:0.1
 Release:0
@@ -39,6 +38,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  xmms2-devel
 Requires:   python-base
+Requires:   python-xmms2
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110

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



commit python-etude for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package python-etude for openSUSE:Factory 
checked in at 2012-02-17 12:08:44

Comparing /work/SRC/openSUSE:Factory/python-etude (Old)
 and  /work/SRC/openSUSE:Factory/.python-etude.new (New)


Package is python-etude, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-etude/python-etude.changes
2011-11-28 14:49:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-etude.new/python-etude.changes   
2012-02-17 12:08:51.0 +0100
@@ -1,0 +2,10 @@
+Wed Dec  7 14:24:33 UTC 2011 - sasc...@suse.de
+
+- Spec file cleanup:
+  * Don't depend on Python-2.7 (allow building on openSUSE-11.3)
+  * Buildrequire python-distribute instead of python-setuptools
+  * Don't package PKG-INFO (it's just meta data)
+  * Removed outdated clean section
+  * Package is noarch (except on SLE-11)
+
+---



Other differences:
--
++ python-etude.spec ++
--- /var/tmp/diff_new_pack.7grnQL/_old  2012-02-17 12:08:51.0 +0100
+++ /var/tmp/diff_new_pack.7grnQL/_new  2012-02-17 12:08:51.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package etude (Version 0.1)
+# spec file for package python-etude
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,31 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   python-etude
 Version:0.1
-Release:1
-License:LGPL-3.0+ and GPL-3.0+
+Release:0
 Summary:An xmms2 client written in pygtk
-Url:http://code.google.com/p/etude-music-player/
+License:GPL-3.0+ and LGPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
+Url:http://code.google.com/p/etude-music-player/
 Source: etude-music-player-0.1.tar.gz
-
-BuildRequires:  python-base == 2.7
-BuildRequires:  python-gtk-devel
-BuildRequires:  pyrex
-BuildRequires:  xmms2-devel
+BuildRequires:  fdupes
 BuildRequires:  libvisual-devel
-BuildRequires:  python-xdg
+BuildRequires:  pyrex
+BuildRequires:  python-devel
+BuildRequires:  python-distribute
 BuildRequires:  python-goocanvas
+BuildRequires:  python-gtk-devel
 BuildRequires:  python-notify
-BuildRequires:  python-setuptools
-BuildRequires:  update-desktop-files
-BuildRequires:  python-xmms2
 BuildRequires:  python-opengl
-BuildRequires:  fdupes
-Requires:   python-base == 2.7
+BuildRequires:  python-xdg
+BuildRequires:  python-xmms2
+BuildRequires:  update-desktop-files
+BuildRequires:  xmms2-devel
+Requires:   python-base
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
+BuildArch:  noarch
+%endif
 
 %description
 Etude Music Player is an xmms2 client written in pygtk.
@@ -48,23 +54,19 @@
 %setup -qn etude-music-player-%{version}
 
 %build
-CFLAGS=$RPM_OPT_FLAGS %{__python} setup.py build
+python setup.py build
 
 %install
-%{__python} setup.py install --enable-visual --root $RPM_BUILD_ROOT --prefix 
%{_prefix}
+python setup.py install --enable-visual --root %{buildroot} --prefix %{_prefix}
 %find_lang etude
-%suse_update_desktop_file -i 
$RPM_BUILD_ROOT/%{_datadir}/applications/etude.desktop
+%suse_update_desktop_file -i %{buildroot}%{_datadir}/applications/etude.desktop
 %fdupes -s %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %files -f etude.lang
 %defattr(-,root,root)
-%doc COPYING COPYING.LESSER PKG-INFO
+%doc COPYING COPYING.LESSER
 %{_bindir}/etude
-%{_prefix}/lib/python2.7/site-packages/etude_music_player-0.1-py2.7.egg-info/
-%{_prefix}/lib/python2.7/site-packages/etude
+%{python_sitelib}/*
 %{_datadir}/icons/hicolor/scalable/apps/
 %{_datadir}/icons/hicolor/32x32/apps/etude.png
 %{_datadir}/pixmaps/etude.svg

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