📄 pidentd.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : An Implementation of the RFC1413 Identification ServerName : pidentdVersion : 3.0.19Release : 1License : Freely DistributableVendor : FreescalePackager : John Rigby/Steve PapacharalambousGroup : System Environment/DaemonsURL : ftp://ftp.lysator.liu.se/pub/ident/servers/pidentd-3.0.19.tar.gzSource : %{name}-%{version}.tar.gzPatch0 : pidentd-3.0.19-crossbuild.patchBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}%Prep%setup %patch0 -p1%Buildac_cv_have_ipv6=yes ./configure --prefix=$RPM_BUILD_ROOT/%{pfx}/%{_prefix} --host=$CFGHOST --build=%{_build} --mandir=%{_mandir}make%Installrm -rf $RPM_BUILD_ROOTmake install mandir=$RPM_BUILD_ROOT/%{pfx}/usr/share/man%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -