!2 libecap delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
15affac51c
@ -1,13 +1,13 @@
|
|||||||
Name: libecap
|
Name: libecap
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: an loadable eCAP adapter for Squid HTTP-Proxy
|
Summary: an loadable eCAP adapter for Squid HTTP-Proxy
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.e-cap.org/
|
URL: http://www.e-cap.org/
|
||||||
Source0: http://www.e-cap.org/archive/%{name}-%{version}.tar.gz
|
Source0: http://www.e-cap.org/archive/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Source1: autoconf.h
|
Source1: autoconf.h
|
||||||
BuildRequires: git gcc gcc-c++
|
BuildRequires: gcc gcc-c++
|
||||||
|
|
||||||
%description
|
%description
|
||||||
eCAP is a software interface that allows a network application,
|
eCAP is a software interface that allows a network application,
|
||||||
@ -27,7 +27,7 @@ BuildArch: noarch
|
|||||||
Help files for %{name}
|
Help files for %{name}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -63,5 +63,8 @@ make check
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.0.1-5
|
||||||
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Wed Aug 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-4
|
* Wed Aug 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user