!3 修复因缺少依赖导致编译失败问题
From: @wu-leilei Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
0cea0499c4
@ -1,6 +1,6 @@
|
|||||||
Name: libaesgm
|
Name: libaesgm
|
||||||
Version: 20090429
|
Version: 20090429
|
||||||
Release: 21
|
Release: 22
|
||||||
License: BSD
|
License: BSD
|
||||||
Summary: Encryption method AES (Rijndael) library implementation.
|
Summary: Encryption method AES (Rijndael) library implementation.
|
||||||
URL: http://brg.a2hosted.com//oldsite/cryptography_technology/index.php
|
URL: http://brg.a2hosted.com//oldsite/cryptography_technology/index.php
|
||||||
@ -9,7 +9,7 @@ Source1: Makefile.aes
|
|||||||
|
|
||||||
Patch0000: libaesgm-20090429-fileencrypt.patch
|
Patch0000: libaesgm-20090429-fileencrypt.patch
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Encryption method AES (Rijndael) library implementation.
|
Encryption method AES (Rijndael) library implementation.
|
||||||
@ -47,5 +47,8 @@ cp %{SOURCE1} Makefile
|
|||||||
%{_libdir}/libaesgm.so
|
%{_libdir}/libaesgm.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 03 2021 wulei <wulei80@huawei.com> - 20090429-22
|
||||||
|
- fixes failed: cc: No such file or directory
|
||||||
|
|
||||||
* Fri Feb 21 2020 catastrowings <jianghuhao1994@163.com> - 20090429-21
|
* Fri Feb 21 2020 catastrowings <jianghuhao1994@163.com> - 20090429-21
|
||||||
- initial package
|
- initial package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user