Author: qboosh                       Date: Mon Jun 26 20:23:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   umlinux-tools.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/umlinux-tools.spec
diff -u SPECS/umlinux-tools.spec:1.1 SPECS/umlinux-tools.spec:1.2
--- SPECS/umlinux-tools.spec:1.1        Sun Jun 18 12:46:45 2006
+++ SPECS/umlinux-tools.spec    Mon Jun 26 22:23:08 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
+# TODO: optflags
 Summary:       User Mode Linux tools
-Summary(pl):   Narzędzia dla Linuksa w przestrzeni użytkownika.
+Summary(pl):   Narzędzia dla Linuksa w przestrzeni użytkownika
 Name:          umlinux-tools
 Version:       20060323
 Release:       0.1
@@ -21,23 +22,25 @@
 Narzędzia dla Linuksa w przestrzeni użytkownika.
 
 %prep
-%setup  -q -n tools-%{version}
+%setup -q -n tools-%{version}
 
 %build
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} DESTDIR=$RPM_BUILD_ROOT install
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%dir %{_libdir}/uml
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
+%dir %{_libdir}/uml
 %attr(755,root,root) %{_libdir}/uml/port-helper
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -46,6 +49,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/06/26 20:23:08  qboosh
+- cosmetics
+
 Revision 1.1  2006/06/18 10:46:45  pascalek
 - initial revision
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to