📄 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 + -