Author: qboosh Date: Sun Dec 16 17:03:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.13.13
---- Files affected: SPECS: libsmbios.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/libsmbios.spec diff -u SPECS/libsmbios.spec:1.6 SPECS/libsmbios.spec:1.7 --- SPECS/libsmbios.spec:1.6 Fri Nov 2 06:39:29 2007 +++ SPECS/libsmbios.spec Sun Dec 16 18:03:24 2007 @@ -2,12 +2,12 @@ Summary: Open BIOS parsing library Summary(pl.UTF-8): Biblioteka analizująca Open BIOS Name: libsmbios -Version: 0.13.11 +Version: 0.13.13 Release: 1 License: OSL v2.1 or GPL v2+ Group: Libraries Source0: http://linux.dell.com/libsmbios/download/libsmbios/%{name}-%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 1a522211eee051fce227350faab3e63f +# Source0-md5: a6901017eebef17abcec59f2e30a27b6 Patch0: %{name}-link.patch URL: http://linux.dell.com/libsmbios/main/index.html BuildRequires: autoconf >= 2.61 @@ -119,7 +119,9 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING COPYING-OSL ChangeLog NEWS README TODO %attr(755,root,root) %{_libdir}/libsmbios.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libsmbios.so.1 %attr(755,root,root) %{_libdir}/libsmbiosxml.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libsmbiosxml.so.1 %files progs %defattr(644,root,root,755) @@ -145,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007-12-16 17:03:24 qboosh +- updated to 0.13.13 + Revision 1.6 2007-11-02 05:39:29 qboosh - updated to 0.13.11 - added link patch to kill -L poisoning in libsmbiosxml.la ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsmbios.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
