This commit is contained in:
parent
5646fe9f55
commit
616519759b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3d9dcc24aa9c7443d1db941a7efff9c37580fcb0ddcd1a0ec6eee2acf0cb53b
|
|
||||||
size 630901
|
|
3
hwinfo-13.27.tar.bz2
Normal file
3
hwinfo-13.27.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5c2c4f6aa683513e4e92fa2c28f84f172c57fe399d0ad9b62866311f5beaf76
|
||||||
|
size 631744
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 1 12:02:55 CET 2007 - snwint@suse.de
|
||||||
|
|
||||||
|
- perfer libata modules over ide
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 28 15:28:43 CET 2007 - snwint@suse.de
|
||||||
|
|
||||||
|
- map only disks
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 27 16:38:25 CET 2007 - snwint@suse.de
|
||||||
|
|
||||||
|
- new xen code broke non-x86 archs
|
||||||
|
- rewrote '--map' option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 21 14:27:14 CET 2007 - snwint@suse.de
|
Wed Feb 21 14:27:14 CET 2007 - snwint@suse.de
|
||||||
|
|
||||||
|
13
hwinfo.spec
13
hwinfo.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hwinfo (Version 13.23)
|
# spec file for package hwinfo (Version 13.27)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -20,9 +20,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
|
|||||||
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
|
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Hardware Library
|
Summary: Hardware Library
|
||||||
Version: 13.23
|
Version: 13.27
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: hwinfo-13.23.tar.bz2
|
Source: hwinfo-13.27.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -89,6 +89,13 @@ rm -rf %{buildroot}
|
|||||||
%doc doc/libhd/html
|
%doc doc/libhd/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 01 2007 - snwint@suse.de
|
||||||
|
- perfer libata modules over ide
|
||||||
|
* Wed Feb 28 2007 - snwint@suse.de
|
||||||
|
- map only disks
|
||||||
|
* Tue Feb 27 2007 - snwint@suse.de
|
||||||
|
- new xen code broke non-x86 archs
|
||||||
|
- rewrote '--map' option
|
||||||
* Wed Feb 21 2007 - snwint@suse.de
|
* Wed Feb 21 2007 - snwint@suse.de
|
||||||
- removed most of prom parsing code (#220762)
|
- removed most of prom parsing code (#220762)
|
||||||
- detect new xen stuff (#241564)
|
- detect new xen stuff (#241564)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user