File dvbstream.spec of Package dvbstream

#
# spec file for package dvbstream (Version 0.6)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           dvbstream
BuildRequires:  dvb
Url:            http://www.linuxstb.org/dvbstream/index.shtml
License:        GPL v2 or later
Group:          Productivity/Networking/Other
#Requires:     xforms
AutoReqProv:    on
Version:        0.6
Release:        138
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
* 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