!18 delete old so file
From: @zhouwenpei Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
43a2e9b3a7
@ -1,12 +1,12 @@
|
|||||||
Name: userspace-rcu
|
Name: userspace-rcu
|
||||||
Version: 0.13.0
|
Version: 0.13.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Userspace read-copy-update library
|
Summary: Userspace read-copy-update library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://liburcu.org
|
URL: http://liburcu.org
|
||||||
Source0: http://lttng.org/files/urcu/%{name}-%{version}.tar.bz2
|
Source0: http://lttng.org/files/urcu/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: pkgconfig perl-Test-Harness autoconf automake libtool userspace-rcu-devel
|
BuildRequires: pkgconfig perl-Test-Harness autoconf automake libtool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
|
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
|
||||||
@ -36,7 +36,6 @@ make %{?_smp_mflags} V=1
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
cp -a %{_libdir}/liburcu*.so.6* %{buildroot}%{_libdir}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
@ -66,6 +65,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 28 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 0.13.0-3
|
||||||
|
- delete old so file
|
||||||
|
|
||||||
* Thu Dec 16 2021 zhouwenpei <zhouwenpei1@huawei.com> - 0.13.0-2
|
* Thu Dec 16 2021 zhouwenpei <zhouwenpei1@huawei.com> - 0.13.0-2
|
||||||
- fix build error
|
- fix build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user