代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/keyutils 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: keyutils
Version: 1.6.3
Release: 5
Summary: Utilities of Linux Key Management
License: GPLv2+ and LGPLv2+
Url: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-%{version}.tar.gz
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
BuildRequires: gcc gcc-c++
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
Requires: %{name}-libs = %{version}-%{release}
%description
The keyutils contains the kernel key management facility and provides the
call back mechanism to get a key to user space.
%package libs
Summary: Key utilities library
%description libs
This package provides a wrapper library for the key management facility system
calls.
%package libs-devel
Summary: libs-devle package for keyutils
Requires: %{name}-libs = %{version}-%{release}
%description libs-devel
The libs-devel package of keyutils.
%package help
Summary: man files and other docs for keyutils
%description help
The help package for keyutils.
%prep
%autosetup -n %{name}-%{version} -p1
%build
make \
NO_ARLIB=1 \
ETCDIR=%{_sysconfdir} \
LIBDIR=%{_libdir} \
USRLIBDIR=%{_libdir} \
BINDIR=%{_bindir} \
SBINDIR=%{_sbindir} \
MANDIR=%{_mandir} \
INCLUDEDIR=%{_includedir} \
SHAREDIR=%{_datarootdir}/keyutils \
RELEASE=.%{release} \
NO_GLIBC_KEYERR=1 \
CFLAGS="-Wall $RPM_OPT_FLAGS" \
LDFLAGS="%{?__global_ldflags}"
%install
make \
NO_ARLIB=1 \
DESTDIR=$RPM_BUILD_ROOT \
ETCDIR=%{_sysconfdir} \
LIBDIR=%{_libdir} \
USRLIBDIR=%{_libdir} \
BINDIR=%{_bindir} \
SBINDIR=%{_sbindir} \
MANDIR=%{_mandir} \
INCLUDEDIR=%{_includedir} \
SHAREDIR=%{_datarootdir}/keyutils \
install
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
%files
%doc README
%license LICENCE.GPL
%license LICENCE.LGPL
%{_sbindir}/*
%{_bindir}/*
%{_datarootdir}/keyutils
%config(noreplace) %{_sysconfdir}/*
%files libs
%license LICENCE.LGPL
%{_libdir}/libkeyutils.so.*
%files libs-devel
%{_libdir}/libkeyutils.so
%{_includedir}/*
%{_libdir}/pkgconfig/libkeyutils.pc
%files help
%{_mandir}/man*/*
%changelog
* Fri Aug 05 2022 xuraoqing <[email protected]> - 1.6.3-5
- DESC: fixed incorrect changelog time
* Wed Aug 04 2021 chenyanpanHW <[email protected]> - 1.6.3-4
- DESC: delete BuildRequires gdb
* Thu Jun 3 2021 steven <[email protected]> - 1.6.3-3
- add build require of gcc-c++
* Mon Sep 14 2020 steven <[email protected]> - 1.6.3-2
- update url and source0, and let it can be accessed
* Tue Jul 28 2020 steven <[email protected]> - 1.6.3-1
- update to 1.6.3
* Thu Apr 16 2020 openEuler Buildteam <[email protected]> - 1.6.1-1
- update to 1.6.1
* Sat Mar 14 2020 openEuler Buildteam <[email protected]> - 1.5.10-11
- Add build requires of gdb
* Mon Feb 17 2020 openEuler Buildteam <[email protected]> - 1.5.10-10
- add keyutils-libs containing dynamic library for keyutils
* Fri May 10 2019 huangchangyu <[email protected]> - 1.5.10-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix argv string out of bounds
* Fri Mar 1 2019 openEuler Buildteam <[email protected]> - 1.5.10-8
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。