Correct the invalid Source0
This commit is contained in:
parent
e39b332bb2
commit
e0e7e4896a
@ -1,10 +1,10 @@
|
|||||||
Name: libdatrie
|
Name: libdatrie
|
||||||
Version: 0.2.12
|
Version: 0.2.12
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: a library of double-array structure for representing trie.
|
Summary: a library of double-array structure for representing trie.
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://linux.thai.net/~thep/datrie/datrie.htm
|
URL: https://linux.thai.net/~thep/datrie
|
||||||
Source0: ftp://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.xz
|
Source0: https://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: git gcc automake libtool doxygen autoconf-archive pkgconfig xz
|
BuildRequires: git gcc automake libtool doxygen autoconf-archive pkgconfig xz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -59,5 +59,8 @@ make check
|
|||||||
%{_mandir}/man1/trietool*.1.gz
|
%{_mandir}/man1/trietool*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 10 2020 wangchen <wangchen137@huawei.com> - 0.2.12-2
|
||||||
|
- Correct invalid URL and Source0
|
||||||
|
|
||||||
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.12-1
|
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.12-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user