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