📄 sflphoned.spec.in
字号:
%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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -