This commit is contained in:
parent
308b1e342f
commit
763d335771
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-cmdln (Version 0)
|
# spec file for package python-cmdln (Version MACRO)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -18,7 +25,7 @@ Summary: An improved cmd.py for Writing Multi-command Scripts and Shells
|
|||||||
|
|
||||||
Name: python-cmdln
|
Name: python-cmdln
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 1
|
Release: 4
|
||||||
Source0: %{_name}-%{unmangled_version}.tar.bz2
|
Source0: %{_name}-%{unmangled_version}.tar.bz2
|
||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
@ -26,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRequires: python-devel python-setuptools
|
BuildRequires: python-devel python-setuptools
|
||||||
#BuildArch: noarch
|
#BuildArch: noarch
|
||||||
Url: http://trentm.com/projects/cmdln
|
Url: http://code.google.com/p/cmdln/
|
||||||
|
|
||||||
%description
|
%description
|
||||||
`cmdln.py` is an extension of Python's default `cmd.py` module that
|
`cmdln.py` is an extension of Python's default `cmd.py` module that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user