source: projects/specs/trunk/h/hwdata/hwdata-vl.spec @ 7995

Revision 7995, 12.8 KB checked in by daisuke, 10 years ago (diff)

hwdata: replace source to our forked version

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