!22 Remove unrecognized options: --disable-rpath

From: @zhangdaolong 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2023-01-28 08:35:13 +00:00 committed by Gitee
commit 4e7b88e7fc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
#needsrootforbuild
Name: libnetfilter_conntrack
Version: 1.0.9
Release: 3
Release: 4
Summary: A userspace library providing a API
License: GPLv2+
URL: http://netfilter.org
@ -32,7 +32,7 @@ This package contains development files.
%autosetup -p1
%build
%configure --disable-rpath
%configure
%make_build
%install
@ -55,6 +55,12 @@ make check
%{_libdir}/*.so
%changelog
* Thu Jan 19 2023 zhangdaolong <dlzhangak@isoftstone.com> - 1.0.9-4
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Remove unrecognized options
* Mon Nov 28 2022 xingwei <xingwei14@h-partners.com> - 1.0.9-3
- Type:bugfix
- ID:NA