Name: nbd Version: 2.9.10 Release: 1%{dist} Summary: Network Block Device user-space tools (TCP version) Group: Applications/System License: GPL+ URL: http://nbd.sourceforge.net/ Source0: http://downloads.sourceforge.net/nbd/nbd-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel BuildRequires: /usr/include/gnu/stubs-32.h %description Tools for the Linux Kernel's network block device, allowing you to use remote block devices over a TCP/IP network. %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 README simple_test nbd-tester-client.c cliserv.h %{_mandir}/man*/nbd* %{_bindir}/nbd-server %{_sbindir}/nbd-client %changelog * Wed Apr 09 2008 Warren Togami - 2.9.10-1 - match nbd in kernel-2.6.24+ - remove 32bit crack from x86_64 that made no sense * Mon Feb 18 2008 Fedora Release Engineering - 2.9.7-5 - Autorebuild for GCC 4.3 * Wed Nov 07 2007 Warren Togami 2.9.7-4 - include nbd-client i386 in x86-64 RPM because initrd images need it * Sat Oct 13 2007 Eric Harrison 2.9.7-3 - add buildrequires * Sat Oct 13 2007 Eric Harrison 2.9.7-2 - package cleanups * Sat Oct 13 2007 Eric Harrison 2.9.7-1 - update to 2.9.7