diff --git a/neon.spec b/neon.spec index 87a3803..b3324cb 100644 --- a/neon.spec +++ b/neon.spec @@ -1,6 +1,6 @@ Name: neon Version: 0.30.2 -Release: 9 +Release: 10 Summary: An HTTP and WebDAV client library License: LGPLv2+ URL: http://www.webdav.org/neon/ @@ -11,7 +11,7 @@ Patch0: neon-0.27.0-multilib.patch Patch1: neon-0.30.2-sysuioh.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 %description @@ -83,5 +83,8 @@ sed -ri "/^dependency_libs/{s,-l[^ ']*,,g}" \ %{_mandir}/man3/* %changelog +* Web 02 Jun 2021 zhaoyao - 0.30.2-10 +- fixs faileds: /bin/sh: gcc: command not found. + * Wed Nov 13 2019 openEuler Buildteam - 0.30.2-9 - Package init diff --git a/neon.yaml b/neon.yaml new file mode 100644 index 0000000..47c2c03 --- /dev/null +++ b/neon.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: notroj/neon +tag_prefix: ^v +seperator: .