代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/fprintd 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: fprintd
Version: 0.8.1
Release: 4
Summary: Support for consumer fingerprint reader devices
License: GPLv2+
Url: http://www.freedesktop.org/wiki/Software/fprint/fprintd
Source0: https://gitlab.freedesktop.org/libfprint/fprintd/uploads/bdd9f91909f535368b7c21f72311704a/%{name}-%{version}.tar.xz
BuildRequires: dbus-glib-devel pam-devel libfprint-devel >= 0.1.0 polkit-devel gtk-doc
BuildRequires: intltool autoconf automake libtool perl-podlators pkgconfig(systemd)
Provides: pam_fprint = %{version}-%{release} %{name}-pam = %{version}-%{release}
Obsoletes: pam_fprint < 0.2-3 %{name}-pam < %{version}-%{release}
Requires(postun): authselect >= 0.3
%description
The fprint project aims to add support for consumer fingerprint reader devices, in Linux, as well as other free Unices.
%package devel
Summary: Development package for %{name}
Requires: %{name} = %{version}-%{release}
License: GFDLv1.1+
BuildArch: noarch
%description devel
This package contains some libraries and header files for the
development of %{name}.
%package help
Summary: Help package for %{name}
Requires: %{name} = %{version}-%{release}
BuildArch: noarch
%description help
This package contains some man help files for %{name}.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure --libdir=%{_libdir} --enable-gtk-doc --enable-pam
%make_build
%install
rm -rf %{buildroot}
%make_install
install -d %{buildroot}%{_localstatedir}/lib/fprint
%find_lang %{name}
%postun
if [ $1 -eq 0 ]
then
/bin/authselect disable-feature with-fingerprint || :
fi
%files -f %{name}.lang
%doc README pam/README COPYING AUTHORS TODO
%{_libdir}/security/pam_fprintd.so
%{_bindir}/fprintd-*
%{_libexecdir}/fprintd
%{_sysconfdir}/fprintd.conf
%{_sysconfdir}/dbus-1/system.d/net.reactivated.Fprint.conf
%{_datadir}/dbus-1/system-services/net.reactivated.Fprint.service
%{_datadir}/polkit-1/actions/net.reactivated.fprint.device.policy
/usr/lib/systemd/system/fprintd.service
%{_localstatedir}/lib/fprint
%exclude %{_libdir}/security/pam_fprintd.{a,la,so.*}
%files devel
%{_datadir}/gtk-doc/
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.{Device,Manager}.xml
%files help
%{_mandir}/man1/fprintd.1.gz
%changelog
* Mon Nov 04 2019 huzhiyu <[email protected]> - 0.8.1-4
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。