Author: pluto Date: Thu Sep 18 14:43:30 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 15.3, fixed build with recent kernel headers, release 1.
---- Files affected: SPECS: hwinfo.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/hwinfo.spec diff -u SPECS/hwinfo.spec:1.10 SPECS/hwinfo.spec:1.11 --- SPECS/hwinfo.spec:1.10 Wed Dec 26 21:43:09 2007 +++ SPECS/hwinfo.spec Thu Sep 18 16:43:25 2008 @@ -2,15 +2,16 @@ Summary: hwinfo - the hardware detection tool used in SuSE Linux Summary(pl.UTF-8): hwinfo - narzędzie do wykrywania sprzętu używane w SuSE Linuksie Name: hwinfo -Version: 13.41 -Release: 0.1 +Version: 15.3 +Release: 1 License: GPL Group: Applications/System Source0: http://ftp.debian.org/debian/pool/main/h/hwinfo/%{name}_%{version}.orig.tar.gz -# Source0-md5: 064b2470b45c83969e6d6a69869ff79c +# Source0-md5: 7bd0f333fea8124cc83769b3f453efc0 Patch0: %{name}-kbd.patch Patch1: %{name}-headers.patch Patch2: %{name}-x86_64.patch +Patch3: %{name}-update-vm86.patch URL: http://packages.qa.debian.org/h/hwinfo.html BuildRequires: dbus-devel >= 0.35 BuildRequires: flex @@ -44,6 +45,7 @@ %if "%{_lib}" == "lib64" %patch2 -p1 %endif +%patch3 -p1 %build %{__make} -j1 \ @@ -66,7 +68,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_sbindir}/* %attr(755,root,root) %{_libdir}/libhd.so.*.* -%attr(755,root,root) %ghost %{_libdir}/libhd.so.13 +%attr(755,root,root) %ghost %{_libdir}/libhd.so.15 %{_datadir}/%{name} %files devel @@ -81,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008/09/18 14:43:25 pluto +- updated to 15.3, fixed build with recent kernel headers, release 1. + Revision 1.10 2007/12/26 20:43:09 zbyniu - up to 13.41 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hwinfo.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
