Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 1c103081c0b4f690c15e29483c3cffdc > files > 1

vdr-plugin-taste-0.0.2d-1.20070421.4mdv2008.0.src.rpm


%define plugin	taste
%define name	vdr-plugin-%plugin
%define version	0.0.2d
%define snapshot 20070421
%define rel	4

Summary:	VDR plugin: Lock unwanted shows by keywords
Name:		%name
Version:	%version
Release:	%mkrel 1.%snapshot.%rel
Group:		Video
License:	GPL
URL:		http://linux.kompiliert.net/index.php?view=taste
Source:		vdr-%plugin-%snapshot.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-buildroot
BuildRequires:	vdr-devel >= 1.4.1-6
Requires:	vdr-abi = %vdr_abi

%description
With this plugin, VDR will skip every channel that doesn't match
your "taste", which means that the current programme (if available)
is checked against a blacklist, and if it matches, a message will be
displayed and the channel is being skipped. You can either wait for
the plugin to change the channel for you after a configurable amount
of time, or simply zap again.

%prep
%setup -q -n %plugin

%build
%vdr_plugin_build

%install
rm -rf %{buildroot}
%vdr_plugin_install

%clean
rm -rf %{buildroot}

%post
%vdr_plugin_post %plugin

%postun
%vdr_plugin_postun %plugin

%files -f %plugin.vdr
%defattr(-,root,root)
%doc README HISTORY


%changelog
* Sun Jul 08 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.4mdv2008.0
+ Revision: 50055
- rebuild for new vdr

* Thu Jun 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.3mdv2008.0
+ Revision: 42138
- rebuild for new vdr

* Sat May 05 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.2mdv2008.0
+ Revision: 22710
- rebuild for new vdr

* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 0.0.2d-1.20070421.1mdv2008.0
+ Revision: 16472
- initial Mandriva release