pidentd.spec
来自「coldfire MCF5445X基于unix平台的BSP」· SPEC 代码 · 共 38 行
SPEC
38 行
%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 + =
减小字号Ctrl + -
显示快捷键?