Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release-src > by-pkgid > 460418307866464f7686d11affd418fa > files > 2

w_scan-0-0.20091230.1mdv2010.1.src.rpm

%define name w_scan
%define date 20091230
%define distname %{name}-%{date}
%define version 0
%define rel 1
%define release %mkrel 0.%{date}.%{rel}

Summary: Channel scan tool for DVB-T and DVB-C
Name: %{name}
Version: %{version}
Release: %{release}
Source0: %{distname}.tar.bz2
License: GPLv2+
Group: Video
Url: http://edafe.org/vdr/w_scan/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot

%description
w_scan is an application that greatly simplifies the task of scanning
for DVB-T, DVB-C and ATSC channel information. Winfried Kvhler\u2019s
w_scan is special because it does not require any region-specific
initial transponder data for operation. It will create configuration
files for VDR, Kaffeine and Xine.

%prep
%setup -q -n %{distname}

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc README
%{_bindir}/%{name}
%{_bindir}/w_scan_start.sh
%{_mandir}/man1/w_scan.1*



%changelog
* Mon Jan 25 2010 Frederik Himpe <fhimpe@mandriva.org> 0-0.20091230.1mdv2010.1
+ Revision: 496345
- Update to new version 20091230: uses autotools now

* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 0-0.20081106.2mdv2010.0
+ Revision: 445823
- rebuild

* Wed Jan 21 2009 Olivier Blin <oblin@mandriva.com> 0-0.20081106.1mdv2009.1
+ Revision: 332159
- initial Mandriva release
- create w_scan