Sascha Peilicke 2013-04-22 09:32:49 +00:00 committed by Git OBS Bridge
parent ef60d3c2f9
commit 2c10c9c9ac
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 22 09:35:26 UTC 2013 - speilicke@suse.com
- Simpler spec file
-------------------------------------------------------------------
Fri Mar 8 13:12:37 UTC 2013 - alexandre@exatati.com.br

View File

@ -25,12 +25,9 @@ License: MIT
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-2to3
BuildRequires: python3-devel
BuildRequires: python3-distribute
BuildArch: noarch
Requires: python(abi) = %{py3_ver}
Requires: python3-distribute
%description