fixs failed: gcc command not found.
!2 Add yaml file Merge pull request !2 from 李振华/master
This commit is contained in:
commit
86748b25c6
@ -1,6 +1,6 @@
|
|||||||
Name: neon
|
Name: neon
|
||||||
Version: 0.30.2
|
Version: 0.30.2
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: An HTTP and WebDAV client library
|
Summary: An HTTP and WebDAV client library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.webdav.org/neon/
|
URL: http://www.webdav.org/neon/
|
||||||
@ -11,7 +11,7 @@ Patch0: neon-0.27.0-multilib.patch
|
|||||||
Patch1: neon-0.30.2-sysuioh.patch
|
Patch1: neon-0.30.2-sysuioh.patch
|
||||||
Patch2: neon-0.30.2-lockprintf.patch
|
Patch2: neon-0.30.2-lockprintf.patch
|
||||||
|
|
||||||
BuildRequires: git openssl-devel expat-devel gdb-headless
|
BuildRequires: gcc git openssl-devel expat-devel gdb-headless
|
||||||
Requires: ca-certificates
|
Requires: ca-certificates
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -83,5 +83,8 @@ sed -ri "/^dependency_libs/{s,-l[^ ']*,,g}" \
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 0.30.2-10
|
||||||
|
- fixs faileds: /bin/sh: gcc: command not found.
|
||||||
|
|
||||||
* Wed Nov 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.30.2-9
|
* Wed Nov 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.30.2-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user