Hello community,

here is the log from the commit of package python-coherence for openSUSE:Factory
checked in at Tue May 24 09:23:48 CEST 2011.



--------
--- python-coherence/python-coherence.changes   2010-01-05 16:45:36.000000000 
+0100
+++ /mounts/work_src_done/STABLE/python-coherence/python-coherence.changes      
2011-05-23 22:19:49.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 23 20:13:52 UTC 2011 - [email protected]
+
+- Drop internal louie and Require python-louie instead.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ python-coherence.spec ++++++
--- /var/tmp/diff_new_pack.9VL5Da/_old  2011-05-24 09:23:20.000000000 +0200
+++ /var/tmp/diff_new_pack.9VL5Da/_new  2011-05-24 09:23:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-coherence (Version 0.6.6.2)
+# spec file for package python-coherence
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -21,16 +21,20 @@
 %define         _name Coherence
 Summary:        Python implementation of the UPnP specification
 Version:        0.6.6.2
-Release:        1
+Release:        5
 License:        MIT License (or similar)
 Group:          Development/Libraries/Python
 Url:            http://coherence.beebits.net/
 Source:         %{_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
+# We drop the internal version in coherence tree
+BuildRequires:  python-louie
 BuildRequires:  python-setuptools
 BuildRequires:  python-twisted
 # Requires pkg_resources
 Requires:       python-setuptools
+# As we drop the internal version, we need to require our own package.
+Requires:       python-louie
 Requires:       python-twisted
 Recommends:     python-gstreamer-0_10
 # Youtube MediaServer
@@ -52,6 +56,9 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+# We have python-louie available. Let's not carry the same package more than 
once
+find coherence -type f -exec sed -i 's/coherence.extern.louie as louie/louie/' 
{} \;
+rm coherence/extern/louie.py
 
 %build
 %{__python} setup.py build


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



Remember to have fun...

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

Reply via email to