sflphoned.spec.in

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

IN
49
字号
%define name sflphoned%define version @RPM_VERSION@%define alphatag @RPM_RELEASE@Autoreq: 0Name:		%nameSummary:	A VoIP daemon with SIP protocolVersion:	%versionRelease:        1#Release:	0.1.%{alphatag}License:	GPLGroup:		System Environment/DaemonsURL:		http://www.sflphone.org/Packager:	Cyrille Béraud <cyrille.beraud@savoirfairelinux.com>#Source0:	http://www.sflphone.org/releases/%{name}-%{version}-%{alphatag}.tar.gzSource0:	http://www.sflphone.org/releases/%{name}-%{version}.tar.gzBuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-rootRequires: 	commoncpp2 ccrtp libosip2BuildRequires:  autoconfBuildRequires:  automake%descriptionSFLPhoned is a VoIP daeamon with SIP protocol.%prep%setup -q%build%configure --disable-zeroconf --prefix=%{_prefix}make%installrm -fr %{buildroot}%makeinstall%cleanrm -rf %{buildroot}%files%defattr(-, root, root)%{_bindir}/sflphone%{_libexecdir}/sflphoned%{_datadir}/sflphone/ringtones/*%changelog* Mon Nov 21 2005 Yan Morin <yan.morin@savoirfairelinux.com>- Final 0.6.0 version (Release / Source without alphatag)

⌨️ 快捷键说明

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