SPECS (DEVEL): umlinux.spec - it builds now - NFY

pawelz pawelz at pld-linux.org
Mon Oct 27 22:31:23 CET 2008


Author: pawelz                       Date: Mon Oct 27 21:31:23 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- it builds now
- NFY

---- Files affected:
SPECS:
   umlinux.spec (1.23.2.7 -> 1.23.2.8) 

---- Diffs:

================================================================
Index: SPECS/umlinux.spec
diff -u SPECS/umlinux.spec:1.23.2.7 SPECS/umlinux.spec:1.23.2.8
--- SPECS/umlinux.spec:1.23.2.7	Mon Oct 27 21:40:48 2008
+++ SPECS/umlinux.spec	Mon Oct 27 22:31:18 2008
@@ -71,6 +71,8 @@
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/umltab
 install %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/uml
 
+cd linux-%{basever}
+install linux $RPM_BUILD_ROOT%{_bindir}/linux
 %{__make} ARCH=um modules_install  INSTALL_MOD_PATH=$RPM_BUILD_ROOT
 
 %clean
@@ -78,12 +80,12 @@
 
 %files
 %defattr(644,root,root,755)
-%doc *.html
-%attr(755,root,root) %{_bindir}/umlinux
+%doc linux-%{basever}/UserModeLinux-HOWTO.html
+%attr(755,root,root) %{_bindir}/linux
 
 %files modules
 %defattr(644,root,root,755)
-/lib/*
+/lib/modules/%{basever}%{postver}
 
 %files init
 %defattr(644,root,root,755)
@@ -96,6 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23.2.8  2008/10/27 21:31:18  pawelz
+- it builds now
+- NFY
+
 Revision 1.23.2.7  2008/10/27 20:40:48  pawelz
 - dropped outdated BRs
 - fixed %build
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/umlinux.spec?r1=1.23.2.7&r2=1.23.2.8&f=u



More information about the pld-cvs-commit mailing list