Fix source0
This commit is contained in:
parent
c9899cfab5
commit
12ef1e1dd9
Binary file not shown.
@ -4,10 +4,10 @@
|
|||||||
Name: python-configshell
|
Name: python-configshell
|
||||||
Summary: Python library that provides a framework for building simple but nice CLI-based applications.
|
Summary: Python library that provides a framework for building simple but nice CLI-based applications.
|
||||||
Version: 1.1.27
|
Version: 1.1.27
|
||||||
Release: 1
|
Release: 2
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/open-iscsi/configshell-fb
|
URL: https://github.com/open-iscsi/configshell-fb
|
||||||
Source0: %{srcname}-%{version}.tar.gz
|
Source0: https://github.com/open-iscsi/configshell-fb/archive/v1.1.27.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%global _description\
|
%global _description\
|
||||||
@ -32,7 +32,7 @@ Requires: python3-pyparsing python3-urwid
|
|||||||
%description -n python3-configshell %_description
|
%description -n python3-configshell %_description
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{srcname}-%{version} -p1 -Sgit
|
%autosetup -n configshell-fb-%{version} -p1 -Sgit
|
||||||
|
|
||||||
rm -rf %{py3dir}
|
rm -rf %{py3dir}
|
||||||
cp -a . %{py3dir}
|
cp -a . %{py3dir}
|
||||||
@ -61,5 +61,9 @@ popd
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
%changelog
|
||||||
|
* Wed Sep 9 2020 liuweibo <liuweibo10@huawei.com> - 1.1.27-2
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
* Tue Nov 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.27-1
|
* Tue Nov 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.27-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
BIN
v1.1.27.tar.gz
Normal file
BIN
v1.1.27.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user