SPECS: captive-drivers.spec - add files to package

glen glen at pld-linux.org
Wed Oct 5 17:52:05 CEST 2005


Author: glen                         Date: Wed Oct  5 15:52:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add files to package

---- Files affected:
SPECS:
   captive-drivers.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/captive-drivers.spec
diff -u SPECS/captive-drivers.spec:1.1 SPECS/captive-drivers.spec:1.2
--- SPECS/captive-drivers.spec:1.1	Wed Oct  5 17:45:26 2005
+++ SPECS/captive-drivers.spec	Wed Oct  5 17:52:00 2005
@@ -8,12 +8,9 @@
 License:	restricted, non-distributable
 Group:		Applications/System
 Source0:	http://download.microsoft.com/download/9/7/6/9763833d-bd58-41e2-9911-50f64c7252a3/xpsp1a_en_x86_CHK.exe
-# NoSource0-md5:	52ea53ae2cf93247ca07c0cf257367b6
+# NoSource0-md5:	257c90b85f20f597caad8a4bd8c481ef
 NoSource:	0
-BuildRequires:	rpm-utils
-BuildRequires:	unzip
-BuildRequires:	mawk
-BuildRequires:	cdrtools-utils
+BuildRequires:	cabextract
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,12 +19,16 @@
 
 %prep
 %setup -q -c -T
+cabextract %{SOURCE0} -F ntfs.sys
+cabextract %{SOURCE0} -F ntoskrnl.ex_
+cabextract ntoskrnl.ex_
 
 %build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/var/lib/captive
+install ntfs.sys ntoskrnl.exe $RPM_BUILD_ROOT/var/lib/captive
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -42,6 +43,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/05 15:52:00  glen
+- add files to package
+
 Revision 1.1  2005/10/05 15:45:26  glen
 - unfinished
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/captive-drivers.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list