15
0

Accepting request 36792 from devel:languages:python

Copy from devel:languages:python/python-distutils-extra based on submit request 36792 from user jimfunk

OBS-URL: https://build.opensuse.org/request/show/36792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distutils-extra?expand=0&rev=4
This commit is contained in:
OBS User autobuild
2010-04-02 22:19:53 +00:00
committed by Git OBS Bridge
parent 52dac6a9e2
commit 5e9dc9124e
4 changed files with 22 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cd3d3dca4b5e98538fb9cf4fbfc7d70ddfdad9b92c37fdc557fb370b2847533
size 26411

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 2 03:40:21 CEST 2010 - vuntz@opensuse.org
- Update to version 2.18.
-------------------------------------------------------------------
Tue Sep 22 15:34:54 CEST 2009 - jblunck@suse.de
- Update to python-distuils-extra 2.10
-------------------------------------------------------------------
Tue Aug 25 12:28:09 UTC 2009 - jfunk@funktronics.ca

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-distutils-extra (Version 1.91.2)
# spec file for package python-distutils-extra (Version 2.18)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@@ -19,11 +19,11 @@
Name: python-distutils-extra
Version: 1.91.2
Version: 2.18
Release: 1
Summary: Distutils/Setuptools Adapter
Source: https://launchpadlibrarian.net/12838568/python-distutils-extra_%{version}.tar.gz
Url: https://launchpad.net/ubuntu/intrepid/+source/python-distutils-extra/
Source: http://launchpad.net/python-distutils-extra/trunk/%{version}/+download/python-distutils-extra-%{version}.tar.gz
Url: https://launchpad.net/python-distutils-extra
Group: Development/Libraries/Python
License: GNU General Public License version 2 (GPL v2)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -46,9 +46,9 @@ Authors:
Sebastian Heinlein <sebi@glatzor.de>
%prep
%setup -q -c "%{name}-%{version}"
%__rm -rf debian/debian
%__mv debian/* .
%setup -q -n "%{name}-%{version}"
#%__rm -rf debian/debian
#%__mv debian/* .
%build
%__python ./setup.py build
@@ -68,4 +68,5 @@ Authors:
# mode: rpm-spec
# tab-width: 3
# End:
%changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32b4b80764959f9fb2375c98566e456a17c4851c711551fb740a89ac3035da24
size 13645