!6 modify the URL of Source0
Merge pull request !6 from wangchen/wangchen
This commit is contained in:
commit
f77703c3df
@ -1,11 +1,11 @@
|
||||
%define libdir /lib64
|
||||
Name: libxcrypt
|
||||
Version: 4.4.16
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||
License: LGPLv2+ and BSD and Public Domain
|
||||
URL: https://github.com/besser82/%{name}
|
||||
Source0: https://github.com/besser82/libxcrypt/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/besser82/%{name}/archive/v%{version}.tar.gz
|
||||
BuildRequires: autoconf libtool fipscheck
|
||||
Obsoletes: %{name}-common < %{version}-%{release}
|
||||
Provides: %{name}-common%{?_isa} = %{version}-%{release} %{name}%{?_isa} = %{version}-%{release}
|
||||
@ -96,6 +96,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 8 2020 wangchen <wangchen137@huawei.com> - 4.4.16-2
|
||||
- modify the URL of Source0
|
||||
|
||||
* Tue Jul 28 2020 yang_zhuang_zhuang <yangzhuangzhuang1@huawei.com> - 4.4.16-1
|
||||
- update version to 4.4.16
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user