sflphone.spec.in

来自「sip 开源代码 源于novell sip 开源代码 源于novell」· IN 代码 · 共 39 行

IN
39
字号
%define name sflphoned%define version 0.6%define release 1%define prefix /usrAutoreq: 0Name:		%nameSummary:	A VoIP daemon with SIP protocolVersion:	%versionRelease:	%releaseLicense:	GPLGroup:		Networking/UtilitiesURL:		http://www.sflphone.org/Packager:	Cyrille Béraud <cyrille.beraud@savoirfairelinux.com>Source:		http://www.sflphone.org/releases/sflphone-0.5.tar.gzBuildRoot:	/tmp/sflphone-%{version}-%{release}%descriptionSFLPhoned is a VoIP daemon with SIP protocol.%prep%setupCXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix %{prefix}%buildmake%installmake DESTDIR=$RPM_BUILD_ROOT install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-, root, root)%{prefix}/bin/sflphoned%dir %{prefix}/share/sflphone/ringtones%{prefix}/share/sflphone/ringtones/*

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?