source: projects/specs/branches/6/h/hwdata/hwdata-vl.spec @ 3582

Revision 3582, 12.8 KB checked in by daisuke, 13 years ago (diff)

hwdata: update to 0.232, update pci.ids-20110404, usb.ids-20110414

Line 
1Name: hwdata
2Summary: Hardware identification and configuration data
3Summary(ja): ハードウエアの識別・設定情報データ
4Version: 0.232
5Release: 1%{?_dist_release}
6License: GPL/MIT
7Group: System Environment/Base
8Source0: %{name}-%{version}.tar.bz2
9Source1: pci.ids.20110404
10Source2: usb.ids.20110414
11Patch1: %{name}-0.232-vine.patch
12
13BuildArch: noarch
14Conflicts: Xconfigurator < 4.9.42
15Conflicts: kernel-pcmcia-cs
16Conflicts: kudzu < 1.1.86
17BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
18
19Vendor: Project Vine
20Distribution: Vine Linux
21Packager: daisuke
22
23%description
24hwdata contains various hardware identification and configuration data,
25such as the pci.ids database, the X.Org X11 Cards and MonitorsDb databases.
26
27%description -l ja
28hwdata には、様々なハードウエアの識別や設定情報が含まれています。
29たとえば、pci.ids データベースや X.Org X11 のカードとモニターのデータ
30ベースを提供しています。
31以前は Xconfiguratorやkudzuがそれぞれ提供していたハードウエアに
32関するデータベースをまとめたものが hwdata パッケージになります。
33
34%prep
35
36%setup -q
37%patch1 -p1 -b .vine
38
39cp -f %{SOURCE1} pci.ids
40cp -f %{SOURCE2} usb.ids
41
42%install
43rm -rf $RPM_BUILD_ROOT
44make install DESTDIR=$RPM_BUILD_ROOT
45
46%clean
47rm -rf $RPM_BUILD_ROOT
48
49%files
50%defattr(-,root,root)
51%doc LICENSE COPYING
52%dir %{_datadir}/hwdata
53%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist.conf
54%config %{_datadir}/hwdata/*
55
56%changelog
57* Wed Apr 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.232-1
58- update to 0.232
59- update pci.ids, usb.ids
60
61* Sun Jun 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.225-3
62- add eepro100 to blacklist again.
63- update pci.ids
64
65* Mon May 04 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.225-2
66- set BuildArch to noarch again, since arch-dependent patch doesn't
67  exist anymore
68
69* Mon May 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.225-1
70- new upstream release
71  - update {pci,usb,oui}.ids
72  - rename blacklist to blacklist.conf
73
74* Sat Mar 07 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.222-1
75- new upstream release
76
77* Fri Aug 15 2008 Shu KONNO <owa@bg.wakwak.com> 0.146.28-1vl5
78- applied new versioning policy, spec in utf-8
79
80* Fri Dec 21 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.146.28-0vl1
81- update Patch100 for ppc
82
83* Thu Dec 20 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.27-0vl1
84- update pcitable/Cards
85  - use vesa for Intel GM965
86
87* Wed Dec 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.26-0vl1
88- update pcitable
89  - add forcedeth-0.62 device ids
90- update pcitable/Cards
91  - use vesa for Radeon Xpress 1100 IGP
92
93* Thu Nov 22 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.25-0vl1
94- update pcitable
95  - add sata_nv device ids (MCP61)
96
97* Wed Nov 07 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.24-0vl1
98- import 0.146.23-0vl2 changes to cvs
99  * Wed Nov 07 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.146.23-0vl2
100  - update Patch100 for ppc
101
102* Wed Nov 07 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.23-0vl1
103- update pcitable
104  - add bnx2 driver
105  - add atl1 driver
106
107* Tue Nov 06 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.22-0vl1
108- add eepro100 to blacklist (<BTS:497>)
109
110* Tue Nov 06 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.21-0vl1
111- update pcitable
112  - add e1000e device ids
113
114* Sat Nov 03 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.20-0vl1
115- update pcitable
116  - add more device infomation for 2.6.16-0vl76.14
117
118* Sat Nov 03 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.19-0vl1
119- update pci.ids
120- update Cards and pcitables
121  - add intel/radeonhd/via driver
122- update MonitorsDB
123
124* Thu Dec 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.18-0vl1
125- update pci.ids
126  - long device information may cause kudzu/pciutils crash
127    (this should be fixed in pci.ids handling codes)
128- update MonitorsDB
129  - add some Sony displays
130- update blacklist
131  - add ivtv
132
133* Thu Nov 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.17-0vl1
134- update pcitable
135  - fix LSILogic Fusion MPT device entries
136
137* Mon Nov 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.16-0vl1
138- update pcitable and Cards
139  - update NVIDIA GeForce/Quadro entries
140
141* Sun Oct 29 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.15-0vl1
142- update blacklist
143  - add r8169 (We prefer r1000 driver)
144
145* Fri Oct 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.14-0vl1
146- update pcitable
147  - add new pciids for e1000, e100, sky2, skge, tg3, 8139too, cciss
148
149* Wed Oct 25 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.13-0vl1
150- update Cards
151  - fix typo
152  - disable DDC for Intel 8xx/9xx by default.
153
154* Wed Oct 25 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.12-0vl1
155- update MonitorsDB
156  - add Toshiba dynabook SS S30 monitor
157- update Cards
158  - add Option "DDC" "off" for Intel 945
159
160* Sat Oct 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.11-0vl1
161- update pcitable
162  - use megaraid instead of megaraid_mbox for some older cards
163  - use r1000 for Realtek Gigabit ethernet cards
164
165* Mon Oct 16 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.10-0vl1
166- update MonitoreDB (<BTS:244>)
167  - add Iiyama monitors
168- update inf2mondb.py from upstream
169
170* Sat Oct 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.9-0vl1
171- update MonitorsDB (<BTS:244>)
172  - add Sharp monitors
173  - add TOTOKU monitors
174
175* Sat Sep 30 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.146.8-0vl2
176- update Patch100 for ppc
177
178* Sat Sep 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.8-0vl1
179- update hwdata to add radeon pciids (X700,X800,X850,XPRESS200..)
180
181* Sat Sep 16 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.7-0vl1
182- update MonitorsDB
183- update pcitable to add newer devices for r8169
184
185* Thu Sep 14 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.146.6-0vl2
186- modify Patch100 for ppc (place Apple monitors first on ppc)
187
188* Sat Sep 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.6-0vl1
189- update MonitorsDB
190
191* Sat Sep 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.5-0vl1
192- update pcitable, Cards
193
194* Fri Sep 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.4-0vl1
195- update pci.ids
196- update pcitable to add newer GeForce cards.
197
198* Wed Sep 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.3-0vl1
199- add more Generic LCD Panels to MonitorsDB
200
201* Sat Sep 02 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.146.2-0vl2
202- reorder Apple displays for convenience
203
204* Sat Sep 02 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.146.2-0vl1
205- now the rpm is not noarch
206- add Patch100 for ppc (most ati/radeon neees UseFBDev)
207
208* Sun Aug 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146.1-0vl1
209- move blacklist to /etc/modprobe.d
210- TODO: change versioning scheme before 4.0 release.
211
212* Sun Aug 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.146-0vl1
213- hwdata is now maintained on vinelinux.org cvs.
214  - update for new kudzu
215  - merge changes from RHEL package.
216  - update blacklist, MonitorsDB, pcitable
217
218* Mon Sep 12 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl15
219- update pcitable
220
221* Mon Sep  5 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl14
222- update pcitable for new sk98lin driver
223
224* Sat Sep  3 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl13
225- update pcitable
226
227* Thu Sep  1 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl12
228- update pcitable
229
230* Wed Aug 31 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl11
231- update pcitable, Cards
232  - add 915GM/945G to use i810 driver
233  - add more tg3 entries
234
235* Tue Aug 23 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl10
236- update pcitable
237
238* Mon Aug 22 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl9
239- update Cards, pcitable, pci.ids
240
241* Thu Aug 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl8
242- update MonitorsDB
243
244* Fri Aug 12 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl7
245- update Cards, pci.ids, pcitable, MonitorsDB
246  (TODO: update upgradelist for kernel-2.6)
247
248* Wed Jan 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl6
249- update Cards and pcitable for XOrg-6.8.1
250
251* Wed Jan 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl5
252- update pcitable to fix typo (via82cxx_audio -> via82cxxx_audio)
253- add more Apple displays to MonitorsDB
254
255* Thu Oct 28 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl4
256- update pcitable to add new broadcom tg3 cards and ati radeon cards.
257
258* Sun Aug 01 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl3
259- update pcitable/Cards to add VIA CLE266/VT7205
260- update pci.ids
261
262* Tue Jul 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl2
263- small update vine patch
264
265* Tue Jul 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.123-0vl1
266- merged with new upstream
267- update vine patch
268
269* Thu May  6 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.118-0vl1
270- merged with new upstream release
271- update vine patch
272- TODO: libata driver should be added in pcitable
273
274* Sun Feb 22 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.107-0vl1
275- merged with new upstream release
276
277* Tue Nov  5 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.47-1vl2
278- oops, Vine specific patches are not applied..
279
280* Tue Nov  5 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.47-1vl1
281- initial package for Vine Linux.
282- add Patch0-4 to sync with Vine Linux's pci/card/monitor database.
283- see also Xconfigurator/kudzu package for past changelogs.
284
285* Thu Sep  5 2002 Bill Nottingham <notting@redhat.com> 0.47-1
286- pci.ids updates
287- add msw's wireless card
288
289* Tue Sep  3 2002 Jeremy Katz <katzj@redhat.com> 0.46-1
290- Card entries in pcitable need matching in Cards
291
292* Sun Sep  1 2002 Mike A. Harris <mharris@redhat.com> 0.45-1
293- Update G450 entry in Cards
294
295* Tue Aug 13 2002 Bill Nottingham <notting@redhat.com> 0.44-1
296- fix some of the Dell entries
297- add cardbus controller id (#71198)
298- add audigy mapping
299- add NEC monitor (#71320)
300
301* Tue Aug 13 2002 Preston Brown <pbrown@redhat.com> 0.43-1
302- pci.id for SMC wireless PCI card (#67346)
303
304* Sat Aug 10 2002 Mike A. Harris <mharris@redhat.com> 0.42-1
305- Change default driver for old S3 based "Miro" card for bug (#70743)
306
307* Fri Aug  9 2002 Preston Brown <pbrown@redhat.com> 0.41-1
308- fix tabs in pci.ids
309- Change pci ids for the PowerEdge 4 series again...
310
311* Tue Aug  6 2002 Preston Brown <pbrown@redhat.com> 0.39-1
312- Dell PERC and SCSI pci.id additions
313
314* Tue Aug  6 2002 Mike A. Harris <mharris@redhat.com> 0.38-1
315- Removed and/or invalid entries from Cards database BLOCKER (#70802)
316
317* Mon Aug  5 2002 Mike A. Harris <mharris@redhat.com> 0.37-1
318- Changed Matrox G450 driver default options to fix bug (#66697)
319- Corrected S3 Trio64V2 bug in Cards file (#66492)
320
321* Tue Jul 30 2002 Bill Nottingham <notting@redhat.com> 0.36-1
322- tweaks for Dell Remote Assisstant cards (#60376)
323
324* Thu Jul 26 2002 Mike A. Harris <mharris@redhat.com> 0.35-1
325- Updated Cards db for CT69000
326- Various ATI cleanups and additions to Cards and pcitable
327- Updated S3 Trio3D to default to "vesa" driver (#59956)
328
329* Tue Jul 23 2002 Bill Nottingham <notting@redhat.com> 0.33-1
330- Eizo monitor updates (#56080, <triad@df.lth.se>)
331- pci.ids updates, corresponding pcitable updates
332- pcilint for pcitable
333
334* Fri Jun 28 2002 Bill Nottingham <notting@redhat.com> 0.32-1
335- switch de4x5 back to tulip
336
337* Mon Jun 24 2002 Mike A. Harris <mharris@redhat.com> 0.31-1
338- Modified ATI entries in pcitable to be able to autodetect the FireGL 8700
339  and FireGL 8800 which both have the same ID, but different subdevice ID's.
340  Added entries to Cards database for the 8700/8800 as well.
341
342* Tue May 28 2002 Mike A. Harris <mharris@redhat.com> 0.30-1
343- Reconfigured Cards database to default to XFree86 4.x for ALL video
344  hardware, since 3.3.6 support is being removed.  Video cards not
345  supported natively by 4.x will be changed to use the vesa or vga
346  driver, or completely removed as unsupported.
347
348* Tue Apr 17 2002 Michael Fulbright <msf@redhat.com> 0.14-1
349- another megaraid variant
350
351* Mon Apr 15 2002 Michael Fulbright <msf@redhat.com> 0.13-1
352- fix monitor entry for Dell 1600X Laptop Display Panel
353
354* Fri Apr 12 2002 Bill Nottingham <notting@redhat.com> 0.13-1
355- more aacraid
356
357* Tue Apr  9 2002 Bill Nottingham <notting@redhat.com> 0.12-1
358- another 3ware, another megaraid
359
360* Fri Apr  5 2002 Mike A. Harris <mharris@redhat.com> 0.11-1
361- Added commented out line for some Radeon 7500 cards to Cards database.
362
363* Tue Apr  2 2002 Mike A. Harris <mharris@redhat.com> 0.10-1
364- Fixed i830 entry to use driver "i810" not "i830" which doesn't exist
365
366* Mon Apr  1 2002 Bill Nottingham <notting@redhat.com> 0.9-1
367- fix rebuild (#62459)
368- SuperSavage ids (#62101)
369- updates from pci.ids
370
371* Mon Mar 18 2002 Bill Nottingham <notting@redhat.com> 0.8-2
372- fix errant space (#61363)
373
374* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 0.8-1
375- nVidia updates
376
377* Wed Mar 13 2002 Bill Nottingham <notting@redhat.com> 0.7-1
378- lots of pcitable updates
379
380* Tue Mar  5 2002 Mike A. Harris <mharris@redhat.com> 0.6-1
381- Updated Cards database
382
383* Mon Mar  4 2002 Mike A. Harris <mharris@redhat.com> 0.5-1
384- Built new package with updated database files for rawhide.
385
386* Fri Feb 22 2002 Bill Nottingham <notting@redhat.com> 0.3-1
387- return of XFree86-3.3.x
388
389* Wed Jan 30 2002 Bill Nottingham <notting@redhat.com> 0.1-1
390- initial build
Note: See TracBrowser for help on using the repository browser.