Name: @PACKAGE@ Summary: Split standard input and pipe into commands Version: @VERSION@ Release: 1 Source: http://www.kyne.com.au/~mark/%{name}-%{version}.tar.gz Url: http://www.kyne.com.au/~mark/ Group: Utilities/File Copyright: GPL Packager: Mark Pulford BuildRoot: /tmp/%{name}-root %description Xin reads from standard input and splits the data up into sections, piping each section to a separate command. If necessary it can pad each section with zeros. %prep %setup %build ./configure --prefix=/usr make %install make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %doc AUTHORS COPYING NEWS %doc /usr/man/man?/* /usr/bin/*