Hello community,

here is the log from the commit of package python-webunit for openSUSE:Factory 
checked in at 2013-10-10 08:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-webunit (Old)
 and      /work/SRC/openSUSE:Factory/.python-webunit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-webunit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-webunit/python-webunit.changes    
2013-03-21 22:12:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-webunit.new/python-webunit.changes       
2013-10-10 08:27:22.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  9 13:37:22 UTC 2013 - [email protected]
+
+- Don't install demo package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-webunit.spec ++++++
--- /var/tmp/diff_new_pack.nN2lDE/_old  2013-10-10 08:27:23.000000000 +0200
+++ /var/tmp/diff_new_pack.nN2lDE/_new  2013-10-10 08:27:23.000000000 +0200
@@ -13,15 +13,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-webunit
 Version:        1.3.10
 Release:        0
-License:        MIT
 Summary:        Unit test your websites with code that acts like a web browser
-Url:            http://mechanicalcat.net/tech/webunit/
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://mechanicalcat.net/tech/webunit/
 Source:         
http://pypi.python.org/packages/source/w/webunit/webunit-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -61,6 +62,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+rm -r %{buildroot}%{python_sitelib}/demo
 
 %check
 python run_tests

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

Reply via email to