?? openswan.spec
字號:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : Openswan is an Open Source implementation of IPsec for the Linux operating system. Is it a code fork of the FreeS/WAN project, started by a few of the developers who were growing frustrated with the politics surrounding the FreeS/WAN project.Name : openswanVersion : 2.3.0Release : 1License : GPLVendor : FreescalePackager : Kim PhillipsGroup : Applications/InternetSource : %{name}-%{version}.tar.gzPatch0 : openswan-2.3-gcc4-fixes.patchBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}%Prep%setup %patch0 -p1%Buildmake -j1 programs%Installrm -rf $RPM_BUILD_ROOTmake -j1 install DESTDIR=$RPM_BUILD_ROOT/%{pfx}%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -