File vdr-plugin-femon.spec of Package vdr-plugin-femon

Name:           vdr-plugin-femon
BuildRequires:  gcc-c++ vdr-devel
License:        GPL v2
Group:          Hardware/TV
Summary:        DVB Frontend Status Monitor plugin for VDR
Url:            http://www.saunalahti.fi/~rahrenbe/vdr/femon/
Version:        1.6.7
Release:        0.0
Source0:        vdr-femon-%{version}.tgz
Patch0:         disable_strip.diff
Requires:	vdrapi = %{vdrapi}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%define srcdir femon-%{version}

%description
DVB Frontend Status Monitor is a plugin that displays some signal information
parameters of the current tuned channel on OSD. You can zap through all your
channels and the plugin should be monitoring always the right frontend. The
transponder and stream information are also available in advanced display modes.

%debug_package

%prep
%{vdr_plugin_prepare}
tar xvf %SOURCE0
cd %srcdir
%patch0 -p 0

%build
%{vdr_plugin_make}

%install
%{vdr_plugin_install}
%{vdr_find_locale}

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%clean
rm -rf $RPM_BUILD_ROOT

%files -f vdrlocale.files
%defattr(-,root,root)
%{_libdir}/vdr/*
%{vdr_dirs}
%doc %srcdir/COPYING %srcdir/HISTORY %srcdir/README

%changelog
openSUSE Build Service is sponsored by