diff --git a/python-PyVirtualDisplay.spec b/python-PyVirtualDisplay.spec index 9fee6b2..faf3940 100644 --- a/python-PyVirtualDisplay.spec +++ b/python-PyVirtualDisplay.spec @@ -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/ # + Name: python-PyVirtualDisplay Version: 0.1.1 Release: 0 diff --git a/python3-PyVirtualDisplay.changes b/python3-PyVirtualDisplay.changes index 0586ad4..152b23b 100644 --- a/python3-PyVirtualDisplay.changes +++ b/python3-PyVirtualDisplay.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 14 08:45:51 UTC 2013 - saschpe@suse.de + +- Drop requires on "python(abi)", RPM does that automatically +- No need to buildrequire python3-2to3 anymore, it moved into + python3-devel + ------------------------------------------------------------------- Fri Jan 11 21:24:15 UTC 2013 - p.drouand@gmail.com diff --git a/python3-PyVirtualDisplay.spec b/python3-PyVirtualDisplay.spec index 4215c3b..461e1f6 100644 --- a/python3-PyVirtualDisplay.spec +++ b/python3-PyVirtualDisplay.spec @@ -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/ # + Name: python3-PyVirtualDisplay Version: 0.1.1 Release: 0 @@ -25,11 +26,9 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/P/PyVirtualDisplay/PyVirtualDisplay-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3 -BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-distribute Requires: xorg-x11-Xvnc -Requires: python(abi) = %{py3_ver} BuildArch: noarch %description