add Eizo L568
authorKarsten Hopp <karsten@redhat.com>
Fri, 11 Jan 2008 22:00:29 +0000 (23:00 +0100)
committerKarsten Hopp <karsten@redhat.com>
Fri, 11 Jan 2008 22:00:29 +0000 (23:00 +0100)
MonitorsDB
hwdata.spec

index 2a2992c43f2e58b9acf665af3c71b9dd0322e172..547e5471111c7ede2f1fbaac13dbe7f64a7a4312 100644 (file)
@@ -1558,6 +1558,8 @@ Eizo Nanao; Eizo F980; enc1603; 30.0-137.0; 50.0-160.0; 1
 Eizo Nanao; Eizo L351; enc1616; 30.0-50.0; 59.0-61.0; 1
 Eizo Nanao; Eizo L371D; enc1617; 27.0-65.0; 59.0-61.0; 1
 Eizo Nanao; Eizo L371; enc1618; 27.0-61.0; 50.0-75.0; 1
+Eizo Nanao; Eizo L568; enc1733; 31.0-64.0; 59.0-61.0; 1
+Eizo Nanao; Eizo L568; enc1734; 24.0-80.0; 50.0-75.0; 1
 Eizo Nanao; Eizo L771; enc1622; 27.0-81.0; 50.0-75.0; 1
 Eizo Nanao; Eizo T550; enc1600; 30.0-82.0; 50.0-160.0; 1
 Eizo Nanao; Eizo T561; enc1615; 30.0-96.0; 50.0-160.0; 1
index 4ffaefb02ddc55efb2bc4554d078cee92e77c396..5b070c8e994e6da4f5144edf14c1d7d560877d7d 100644 (file)
@@ -1,6 +1,6 @@
 Name: hwdata
 Summary: Hardware identification and configuration data
-Version: 0.211
+Version: 0.212
 Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -8,7 +8,7 @@ Source: hwdata-%{version}.tar.bz2
 BuildArch: noarch
 Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0
 Requires: module-init-tools >= 3.2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 hwdata contains various hardware identification and configuration data,
@@ -31,11 +31,23 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root)
 %doc LICENSE COPYING
-%dir /usr/share/hwdata
-%config(noreplace) /etc/modprobe.d/blacklist
-%config /usr/share/hwdata/*
+%dir %{_datadir}/%{name}
+%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist
+%{_datadir}/%{name}/*
 
 %changelog
+* Fri Jan 11 2008 Karsten Hopp <karsten@redhat.com> 0.212-1
+- pull new upstream pci.ids, usb.ids
+- Resolves: #300831
+- added HP TFT5600 LCD Monitor
+- Resolves: #250569
+- added Acer AL1916W, Eizo L568/L568D, Samsung 795DF
+- Resolves: #250582
+- Add Samsung 205BW/206BW/225BW/226BW
+- Resolves: #250584
+- Add Samsung 931BF
+- Resolves: #250587
+
 * Sat Dec 22 2007 Karsten Hopp <karsten@redhat.com> 0.209-1
 - add Proview 926w monitor (#363091)