!4 修改错误的source地址
From: @lyn1001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
f516755222
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: libaesgm
|
Name: libaesgm
|
||||||
Version: 20090429
|
Version: 20090429
|
||||||
Release: 22
|
Release: 23
|
||||||
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
|
||||||
Source0: https://github.com/BrianGladman/aes/archive/master.zip
|
Source0: https://github.com/BrianGladman/aes/archive/d05d6f0.zip
|
||||||
Source1: Makefile.aes
|
Source1: Makefile.aes
|
||||||
|
|
||||||
Patch0000: libaesgm-20090429-fileencrypt.patch
|
Patch0000: libaesgm-20090429-fileencrypt.patch
|
||||||
@ -22,7 +22,7 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
Libaesgm-devel - Development files for libaesgm
|
Libaesgm-devel - Development files for libaesgm
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n aes-master
|
%setup -q -n aes-d05d6f02c15ece6e322988c44ca96061741ae264
|
||||||
cp %{SOURCE1} Makefile
|
cp %{SOURCE1} Makefile
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ cp %{SOURCE1} Makefile
|
|||||||
%{_libdir}/libaesgm.so
|
%{_libdir}/libaesgm.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2022 liyanan <liyanan32@h-partners.com> - 20090429-23
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Thu Jun 03 2021 wulei <wulei80@huawei.com> - 20090429-22
|
* Thu Jun 03 2021 wulei <wulei80@huawei.com> - 20090429-22
|
||||||
- fixes failed: cc: No such file or directory
|
- fixes failed: cc: No such file or directory
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user