SPECS: acpica.spec - package acpisrc tool and some docs

qboosh qboosh at pld-linux.org
Mon Aug 25 22:07:49 CEST 2008


Author: qboosh                       Date: Mon Aug 25 20:07:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package acpisrc tool and some docs

---- Files affected:
SPECS:
   acpica.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/acpica.spec
diff -u SPECS/acpica.spec:1.3 SPECS/acpica.spec:1.4
--- SPECS/acpica.spec:1.3	Mon Aug 25 21:33:41 2008
+++ SPECS/acpica.spec	Mon Aug 25 22:07:43 2008
@@ -37,13 +37,15 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
 
-install -c compiler/iasl $RPM_BUILD_ROOT%{_bindir}
+install tools/acpisrc/acpisrc compiler/iasl $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc README changes.txt
+%attr(755,root,root) %{_bindir}/acpisrc
 %attr(755,root,root) %{_bindir}/iasl
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -52,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/08/25 20:07:43  qboosh
+- package acpisrc tool and some docs
+
 Revision 1.3  2008/08/25 19:33:41  qboosh
 - updated URLs
 - let License mean at least something offline
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acpica.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list