Name: yeaphone Version: 0.1 Release: 0%{?dist} Summary: The goal of the YeaPhone project is to bring VoIP-Software together with the Yealink USB handset (USB-P1K) Group: Applications/Communications License: GPL URL: http://www.devbase.at/voip/yeaphone.php Source0: http://download.devbase.at/voip/yeaphone-0.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libosip2-devel BuildRequires: linphone-devel >= 1.7.1 BuildRequires: ortp-devel >= 0.13.1 BuildRequires: readline-devel BuildRequires: ncurses-devel BuildRequires: alsa-lib-devel BuildRequires: gsm-devel BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool BuildRequires: intltool BuildRequires: gettext %description The goal of the YeaPhone project is to bring VoIP-Software together with the Yealink USB handset (USB-P1K) and at the same time make a PC keyboard and monitor unneccessary. YeaPhone can be used on any GNU/Linux system but it is ideal for "Embedded Devices" as these do typically need extra devices for user interaction (in this case the handset) while working very energy efficient. For the Linksys NSLU2 there are special installation instructions on the author's web site. %prep %setup %build %configure --prefix= make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %{_bindir}/yeaphone %{_mandir}/man1/yeaphone.1.gz %changelog * Fri May 25 2007 Grant Parnell grant -at- everythinglinux.com.au - Built this RPM for Fedora Core 6 against linphone-1.7.1-2.fc6