File dvbstream.spec of Package dvbstream

#
# spec file for package dvbstream (Version 0.6)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           dvbstream
BuildRequires:  dvb
URL:            http://www.linuxstb.org/dvbstream/index.shtml
License:        GNU General Public License (GPL)
Group:          Productivity/Networking/Other
#Requires:     xforms
Autoreqprov:    on
Version:        0.6
Release:        37
Summary:        Broadcasts a DVB Stream over the Network
Source:         %name-cvs.tar.bz2
Patch:          %name-use-rpmopts
Patch1:         %name-include.dif
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
dvbstream can broadcast either a (subset of a) DVB transport stream or
a DVB program stream over a LAN using the rtp protocol. It attempts to
be compliant with RFCs 1889, 1890, 2038, and 2250. It can also dump the
stream to stdout, for example, for local software decoding when using
DVB cards without a hardware MPEG decoder.



Authors:
--------
    Dave Chapman <dave@dchapman.com>
    Stephen Davies <steve@daviesfam.org>
    Guenter Wildmann <a8909020@unet.univie.ac.at>

%prep
%setup -n dvbstream-cvs
rm -rf TELNET/CVS
%patch
%patch1 -p1

%build
make

%install
bins="dvbstream dumprtp rtpfeed ts_filter"
mkdir -p $RPM_BUILD_ROOT/usr/bin
install -m 755 $bins $RPM_BUILD_ROOT/usr/bin

%files
%defattr(-,root,root)
%doc *.sh TELNET COPYING CHANGES README
/usr/bin/dvbstream
/usr/bin/dumprtp
/usr/bin/rtpfeed
/usr/bin/ts_filter

%changelog -n dvbstream
* Sun Feb 11 2007 - ro@suse.de
- added defattr
* Mon May 22 2006 - schwab@suse.de
- Don't strip binaries.
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Nov 14 2005 - duwe@suse.de
- update to current CVS, version 0.6
* Thu Sep 22 2005 - yxu@suse.de
- add needed prototypes
* Fri May 16 2003 - coolo@suse.de
- use BuildRoot
* Mon Jan 13 2003 - ro@suse.de
- update to cvs version to compile with current driver
* Wed May 29 2002 - uli@suse.de
- initial package
openSUSE Build Service is sponsored by