!7 modify the source0 Url
Merge pull request !7 from zhangtao2020/master
This commit is contained in:
commit
9caf47af4f
@ -1,11 +1,10 @@
|
||||
Name: libewf
|
||||
Version: 20140608
|
||||
Release: 13
|
||||
Release: 14
|
||||
Summary: Library to access the Expert Witness Compression Format (EWF)
|
||||
License: LGPLv3+
|
||||
URL: http://sourceforge.net/projects/libewf/
|
||||
#Source0 url: https://github.com/ArchAssault-Project/libewf/archive/v.20140608.tar.gz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/ArchAssault-Project/libewf/archive/v.20140608.tar.gz
|
||||
BuildRequires: gcc-c++ fuse-devel libuuid-devel openssl-devel zlib-devel python2-devel
|
||||
|
||||
%description
|
||||
@ -80,5 +79,8 @@ sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
|
||||
%{_mandir}/man3/*.gz
|
||||
|
||||
%changelog
|
||||
* Wed Sep 2 2020 zhangtao <zhangtao221@huawei.com> - 20140608-14
|
||||
- Modify the Source0 Url
|
||||
|
||||
* Tue Feb 25 2020 Tianfei <tianfei16@huawei.com> - 20140608-13
|
||||
- Package init
|
||||
|
||||
5
libewf.yaml
Normal file
5
libewf.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
git_url: https://github.com/ArchAssault-Project/libewf.git
|
||||
version_control: github
|
||||
src_repo: ArchAssault-Project/libewf
|
||||
tag_prefix: "v."
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user