packages: w_scan/w_scan.spec - upgraded to 20111203, packaged more document...

gotar gotar at pld-linux.org
Sat Dec 24 01:08:11 CET 2011


Author: gotar                        Date: Sat Dec 24 00:08:11 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- upgraded to 20111203, packaged more documentation, cosmetics

---- Files affected:
packages/w_scan:
   w_scan.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/w_scan/w_scan.spec
diff -u packages/w_scan/w_scan.spec:1.2 packages/w_scan/w_scan.spec:1.3
--- packages/w_scan/w_scan.spec:1.2	Sun Oct  2 13:37:39 2011
+++ packages/w_scan/w_scan.spec	Sat Dec 24 01:08:05 2011
@@ -2,12 +2,12 @@
 Summary:	Simple DVB-T/C tuner scan tool
 Summary(pl.UTF-8):	Niewielkie narzędzie do strojenia tunerów DVB-T/C
 Name:		w_scan
-Version:	20110702
+Version:	20111203
 Release:	1
-License:	GPL2
+License:	GPL v2
 Group:		Applications
-Source0:	http://wirbel.htpc-forum.de/w_scan/w_scan-20110702.tar.bz2
-# Source0-md5:	f87c11214b61e413609a5886d3f538ed
+Source0:	http://wirbel.htpc-forum.de/w_scan/%{name}-%{version}.tar.bz2
+# Source0-md5:	8c6014793b5f00c152b44a18bab97ed1
 URL:		http://wirbel.htpc-forum.de/w_scan/index2.html
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +25,7 @@
 z pakietu linuxtv-dvb-apps w wersji 1.1.0, z pewnymi różnicami:
 - nie są potrzebne wartości inicjujące strojenie,
 - działa *tylko* dla kablowej i naziemnej telewizji DVB/ATSC,
-- automatycznie wykrywa które urządzenie DVB/ATSC użyć.
+- automatycznie wykrywa, które urządzenie DVB/ATSC użyć.
 
 %prep
 %setup -q
@@ -36,17 +36,19 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
-install -d $RPM_BUILD_ROOT%{_bindir}
 install %{name} $RPM_BUILD_ROOT%{_bindir}
+install doc/%{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
-%attr(755,root,root) %{_bindir}/*
+%doc AUTHORS ChangeLog NEWS README doc/README* doc/rotor.conf w_scan_start.sh
+%attr(755,root,root) %{_bindir}/%{name}
+%{_mandir}/man1/%{name}.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,9 +56,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/12/24 00:08:05  gotar
+- upgraded to 20111203, packaged more documentation, cosmetics
+
 Revision 1.2  2011/10/02 11:37:39  vip
 - up to 20110702
 
 Revision 1.1  2008/08/30 20:02:40  vip
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/w_scan/w_scan.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list