- update usb.ids pci.ids oui.txt
- add new monitor entries from Mandriva hardware database (Thierry Vignaud) - make generic entries have properly formated frequencies (Thierry Vignaud) - remove duplicate Dell monitor entries (Thierry Vignaud) - more vendor name fixes - fix extra field in 'Compudyne KD-1500N' definition (Thierry Vignaud) - make Dell monitors case consistent (Thierry Vignaud) - make all GoldStar monitors have the same vendor name (Thierry Vignaud) - add URL of git repository - fix spacing (Thierry Vignaud) - sort MonitorDB file with LANG=C sort -f -t ";" -k1,2 - add Samsung SyncMaster 2443BWX (Marc van den Dikkenberg) - add some Lenovo monitors (Im Sza)
This commit is contained in:
parent
a28407cdc1
commit
3ef6fd7bd0
@ -1 +1 @@
|
||||
hwdata-0.220.tar.bz2
|
||||
hwdata-0.221.tar.bz2
|
||||
|
||||
20
hwdata.spec
20
hwdata.spec
@ -1,10 +1,11 @@
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.220
|
||||
Version: 0.221
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: hwdata-%{version}.tar.bz2
|
||||
URL: http://git.fedorahosted.org/git/hwdata.git
|
||||
BuildArch: noarch
|
||||
Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0
|
||||
Requires: module-init-tools >= 3.2
|
||||
@ -36,6 +37,23 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 21 2009 Karsten Hopp <karsten@redhat.com> 0.221-1
|
||||
- update usb.ids pci.ids oui.txt
|
||||
|
||||
* Tue Dec 02 2008 Karsten Hopp <karsten@redhat.com> 0.220-1
|
||||
- add new monitor entries from Mandriva hardware database (Thierry Vignaud)
|
||||
- make generic entries have properly formated frequencies (Thierry Vignaud)
|
||||
- remove duplicate Dell monitor entries (Thierry Vignaud)
|
||||
- more vendor name fixes
|
||||
- fix extra field in 'Compudyne KD-1500N' definition (Thierry Vignaud)
|
||||
- make Dell monitors case consistent (Thierry Vignaud)
|
||||
- make all GoldStar monitors have the same vendor name (Thierry Vignaud)
|
||||
- add URL of git repository
|
||||
- fix spacing (Thierry Vignaud)
|
||||
- sort MonitorDB file with LANG=C sort -f -t ";" -k1,2
|
||||
- add Samsung SyncMaster 2443BWX (Marc van den Dikkenberg)
|
||||
- add some Lenovo monitors (Im Sza)
|
||||
|
||||
* Wed Jul 23 2008 Karsten Hopp <karsten@redhat.com> 0.220-1
|
||||
- update pci.ids, usb.ids, oui.txt
|
||||
- MonitorsDB: add some Samsung monitors (Ronald Warsow)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user