Hello community,

here is the log from the commit of package python-python-daemon for 
openSUSE:Factory checked in at 2012-11-25 14:02:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-daemon", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-daemon/python-python-daemon.changes    
    2012-04-20 15:19:49.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-daemon.new/python-python-daemon.changes
   2012-11-25 14:02:29.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 23 14:03:24 UTC 2012 - [email protected]
+
+- Correctly provide/obsolete python-daemon
+- Spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-python-daemon.spec ++++++
--- /var/tmp/diff_new_pack.Dfrx0m/_old  2012-11-25 14:02:36.000000000 +0100
+++ /var/tmp/diff_new_pack.Dfrx0m/_new  2012-11-25 14:02:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-daemon
 #
-# 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
@@ -28,16 +28,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
-BuildRequires:  python-minimock
-Provides:       python-daemon
+BuildRequires:  python-MiniMock
 Requires:       python-lockfile
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
+Provides:       python-daemon = %{version}
+Obsoletes:      python-daemon < %{version}
+%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
-%endif
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description
 This library implements the well-behaved daemon specification of PEP 3143, 
"Standard daemon

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

Reply via email to