Author: blues Date: Sat Jun 18 11:38:54 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add missing header. Can someone check license? after that - STBR.
---- Files affected: SPECS: lrmi.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/lrmi.spec diff -u SPECS/lrmi.spec:1.2 SPECS/lrmi.spec:1.3 --- SPECS/lrmi.spec:1.2 Thu Jun 16 22:54:43 2005 +++ SPECS/lrmi.spec Sat Jun 18 13:38:49 2005 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka do wywoływania funkcji BIOS w trybie rzeczywistym pod Linuksem Name: lrmi Version: 0.8 -Release: 0.9 +Release: 0.99 License: BSD-like ? Group: Libraries Source0: http://dl.sourceforge.net/lrmi/%{name}-%{version}.tar.gz @@ -61,7 +61,7 @@ install vbetest $RPM_BUILD_ROOT%{_bindir} install *.so *.a $RPM_BUILD_ROOT%{_libdir} -install lrmi.h $RPM_BUILD_ROOT%{_includedir}/%{name} +install vbe.h lrmi.h $RPM_BUILD_ROOT%{_includedir}/%{name} %clean rm -rf $RPM_BUILD_ROOT @@ -88,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/06/18 11:38:49 blues +- add missing header. Can someone check license? after that - STBR. + Revision 1.2 2005/06/16 20:54:43 qboosh - pl, EA ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lrmi.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
