SPECS: nvtv.spec - pass nice name for %service; adapter

glen glen at pld-linux.org
Mon May 8 13:52:58 CEST 2006


Author: glen                         Date: Mon May  8 11:52:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass nice name for %service; adapter

---- Files affected:
SPECS:
   nvtv.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/nvtv.spec
diff -u SPECS/nvtv.spec:1.23 SPECS/nvtv.spec:1.24
--- SPECS/nvtv.spec:1.23	Mon May  8 13:43:05 2006
+++ SPECS/nvtv.spec	Mon May  8 13:52:50 2006
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
+%define	libver	0.4.7a
 Summary:	NVidia (and others) TV-out tool
 Summary(pl):	Narzędzie do TV-out w kartach firmy NVidia (i innych)
 Name:		nvtv
 Version:	0.4.7
-%define	libver	0.4.7a
 Release:	3
 License:	GPL v2+
 Group:		Applications/System
@@ -22,8 +22,8 @@
 BuildRequires:	pciutils-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.268
-Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
 # uses <sys/io.h> interface to setup some adapters
 ExclusiveArch:	alpha arm %{ix86} ia64 sh %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -116,7 +116,7 @@
 
 %post
 /sbin/chkconfig --add nvtv
-%service nvtv restart
+%service nvtv restart "NvTV daemon"
 
 %preun
 if [ "$1" = "0" ]; then
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/05/08 11:52:50  glen
+- pass nice name for %service; adapter
+
 Revision 1.23  2006/05/08 11:43:05  darekr
 - use %service
 
@@ -220,12 +223,12 @@
 - pl description
 
 Revision 1.4  2003/03/02 12:29:57  adasi
- - moved nvtv from sbindir to bindir, users can use it
- - relup from 0.9 to 1.0
- - quite useful for nvidia-manufactured card owners
+- moved nvtv from sbindir to bindir, users can use it
+- relup from 0.9 to 1.0
+- quite useful for nvidia-manufactured card owners
 
 Revision 1.3  2003/02/24 13:41:30  orzech
-- forgot %%files
+- forgot %files
 
 Revision 1.2  2003/02/24 13:35:42  orzech
 - added init stuff
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nvtv.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list