fixes failed: cc: No such file or directory
This commit is contained in:
parent
bbca0ec77c
commit
0408d0654c
@ -1,6 +1,6 @@
|
||||
Name: libaesgm
|
||||
Version: 20090429
|
||||
Release: 21
|
||||
Release: 22
|
||||
License: BSD
|
||||
Summary: Encryption method AES (Rijndael) library implementation.
|
||||
URL: http://brg.a2hosted.com//oldsite/cryptography_technology/index.php
|
||||
@ -9,7 +9,7 @@ Source1: Makefile.aes
|
||||
|
||||
Patch0000: libaesgm-20090429-fileencrypt.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: make gcc
|
||||
|
||||
%description
|
||||
Encryption method AES (Rijndael) library implementation.
|
||||
@ -47,5 +47,8 @@ cp %{SOURCE1} Makefile
|
||||
%{_libdir}/libaesgm.so
|
||||
|
||||
%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
|
||||
- initial package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user