Name: synce-hal Version: 0.1 Release: 1%{?dist} Summary: Connection framework and dccm-implementation Group: Applications/Communications License: GPLv2 URL: http://www.synce.org Source0: http://downloads.sourceforge.net/synce/synce-hal-0.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libsynce-devel BuildRequires: glib2-devel gnet2-devel BuildRequires: hal-devel BuildRequires: dbus-glib-devel %description Synce-hal is a connection framework and dccm-implementation for Windows Mobile devices that integrates with HAL. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README TODO %{_libexecdir}/* %{_datadir}/hal/fdi/policy/20thirdparty/10-synce.fdi %changelog * Wed Jun 18 2008 Andreas Bierfert - 0.1-1 - initial version