SPECS: powerpc-utils.spec - add more (almost all) utils; WTF is lsprop ?

sparky sparky at pld-linux.org
Mon Sep 15 22:04:49 CEST 2008


Author: sparky                       Date: Mon Sep 15 20:04:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add more (almost all) utils; WTF is lsprop ?

---- Files affected:
SPECS:
   powerpc-utils.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/powerpc-utils.spec
diff -u SPECS/powerpc-utils.spec:1.6 SPECS/powerpc-utils.spec:1.7
--- SPECS/powerpc-utils.spec:1.6	Mon Sep 15 20:52:32 2008
+++ SPECS/powerpc-utils.spec	Mon Sep 15 22:04:43 2008
@@ -8,7 +8,7 @@
 Group:		Applications/System
 Source0:	http://ftp.debian.org/debian/pool/main/p/powerpc-utils/%{name}_%{version}.orig.tar.gz
 # Source0-md5:	d879b109bb8f0d726304b60b147bff13
-Patch0:		%{name}_%{version}-debian.diff.gz
+Patch0:		%{name}-debian.patch.gz
 BuildRequires:	sgml-tools
 Provides:	pmac-utils = %{version}-%{release}
 Obsoletes:	pmac-utils
@@ -38,7 +38,7 @@
 %patch0 -p1
 
 %build
-%{__make} all-man all \
+%{__make} all-man all fdeject nvvideo \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
@@ -46,13 +46,15 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_mandir}/man8}
 
-install mousemode.8 nvsetenv.8 nvsetvol.8 trackpad.8 fblevel.8 \
+install autoboot.8 fdeject.8 fblevel.8 mousemode.8 nvsetenv.8 nvsetvol.8 nvvideo.8 \
+	trackpad.8 \
 	$RPM_BUILD_ROOT%{_mandir}/man8
 
-install mousemode nvsetenv nvsetvol backlight trackpad fblevel fnset \
+install autoboot backlight bootsched fblevel fnset \
+	mousemode nvsetenv nvsetvol nvvideo trackpad \
 	$RPM_BUILD_ROOT%{_sbindir}
 
-install lsprop $RPM_BUILD_ROOT%{_bindir}
+install fdeject lsprop $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/09/15 20:04:43  sparky
+- add more (almost all) utils; WTF is lsprop ?
+
 Revision 1.6  2008/09/15 18:52:32  sparky
 - update debian patch to -22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/powerpc-utils.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list