From 3ef6fd7bd0863aaad3454c22bdee70da2738af94 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 21 Jan 2009 13:15:45 +0000 Subject: [PATCH] - 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) --- .cvsignore | 2 +- hwdata.spec | 20 +++++++++++++++++++- sources | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5775471..ead40ad 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.220.tar.bz2 +hwdata-0.221.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index b5eefa5..371252a 100644 --- a/hwdata.spec +++ b/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 0.221-1 +- update usb.ids pci.ids oui.txt + +* Tue Dec 02 2008 Karsten Hopp 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 0.220-1 - update pci.ids, usb.ids, oui.txt - MonitorsDB: add some Samsung monitors (Ronald Warsow) diff --git a/sources b/sources index f87bfbf..4ddd9ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80b74064c7bae6a18013b5525c6ceae6 hwdata-0.220.tar.bz2 +75b0f190c5b9ec165c0a793a2e298f49 hwdata-0.221.tar.bz2