!1 add 3201.txt path

Merge pull request !1 from zxx/develop
This commit is contained in:
openeuler-ci-bot 2020-01-12 10:15:08 +08:00 committed by Gitee
commit ea2f58e6a8

View File

@ -2,12 +2,12 @@
Name: words Name: words
Version: 3.0 Version: 3.0
Release: 31 Release: 32
Summary: An English words dictionary Summary: An English words dictionary
License: Public Domain License: Public Domain
URL: http://en.wikipedia.org/wiki/Moby_Project URL: http://en.wikipedia.org/wiki/Moby_Project
Source0: https://www.gutenberg.org/files/3201/files.zip Source0: https://www.gutenberg.org/files/3201/files.zip
Source1: 3201.txt Source1: http://www.gutenberg.org/files/3201/3201.txt
BuildArch: noarch BuildArch: noarch
BuildRequires: dos2unix coreutils BuildRequires: dos2unix coreutils
@ -36,5 +36,8 @@ cp -f %{SOURCE1} readme.txt
%{_datadir}/dict/* %{_datadir}/dict/*
%changelog %changelog
* Thu Jan 09 2020 zhangguangzhi<zhangguangzhi3@huawei.com> - 3.0-32
- add 3201.txt path
* Tue Sep 10 2019 huzhiyu<huzhiyu1@huawei.com> - 3.0-31 * Tue Sep 10 2019 huzhiyu<huzhiyu1@huawei.com> - 3.0-31
- Package init - Package init