update code
This commit is contained in:
parent
dfd99075bb
commit
5370845163
@ -1,14 +1,15 @@
|
|||||||
%define libdir /lib64
|
%define libdir /lib64
|
||||||
Name: libxcrypt
|
Name: libxcrypt
|
||||||
Version: 4.4.8
|
Version: 4.4.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||||
License: LGPLv2+ and BSD and Public Domain
|
License: LGPLv2+ and BSD and Public Domain
|
||||||
URL: https://github.com/besser82/%{name}
|
URL: https://github.com/besser82/%{name}
|
||||||
Source0: https://github.com/besser82/libxcrypt/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/besser82/libxcrypt/archive/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: autoconf libtool fipscheck
|
BuildRequires: autoconf libtool fipscheck
|
||||||
Obsoletes: %{name}-common %{name}-common%{?_isa}
|
Obsoletes: %{name}-common %{name}-common%{?_isa}
|
||||||
Provides: %{name}-common%{?_isa} <= %{version}-%{release} %{name}%{?_isa} <= %{version}-%{release}
|
Provides: %{name}-common%{?_isa} = %{version}-%{release} %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
Provides: %{name}-common
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libxcrypt is a modern library for one-way hashing of passwords.
|
libxcrypt is a modern library for one-way hashing of passwords.
|
||||||
@ -95,5 +96,11 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 4.4.8-2
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add provides of libxcrypt-common
|
||||||
|
|
||||||
* Thu Sep 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.4.8-1
|
* Thu Sep 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.4.8-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user