Author: baggins                      Date: Mon Apr  6 12:34:03 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6
- wrong lib packaged for klibc

---- Files affected:
SPECS:
   lrmi.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/lrmi.spec
diff -u SPECS/lrmi.spec:1.11 SPECS/lrmi.spec:1.12
--- SPECS/lrmi.spec:1.11        Mon Apr  6 14:20:11 2009
+++ SPECS/lrmi.spec     Mon Apr  6 14:33:57 2009
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):     Biblioteka do wywoływania funkcji BIOS w trybie 
rzeczywistym pod Linuksem
 Name:          lrmi
 Version:       0.10
-Release:       5
+Release:       6
 License:       BSD-like/Public Domain (see source)
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/lrmi/%{name}-%{version}.tar.gz
@@ -99,7 +99,7 @@
 
 %if %{with klibc}
 install -d $RPM_BUILD_ROOT{%{_klibdir},%{_kincludedir}/%{name}}
-install *.a $RPM_BUILD_ROOT%{_klibdir}
+install klibc/*.a $RPM_BUILD_ROOT%{_klibdir}
 install vbe.h lrmi.h $RPM_BUILD_ROOT%{_kincludedir}/%{name}
 %endif
 
@@ -135,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/04/06 12:33:57  baggins
+- rel 6
+- wrong lib packaged for klibc
+
 Revision 1.11  2009/04/06 12:20:11  baggins
 - rel 5
 - added klibc-devel subpackage
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lrmi.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to