diff --git a/.cvsignore b/.cvsignore index 962075f..db0abee 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.48.tar.gz +hwdata-0.75.tar.gz diff --git a/hwdata.spec b/hwdata.spec index 4f0ca7f..03f2ec1 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,12 +1,12 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.48 +Version: 0.75 Release: 1 -License: GPL/XFree86 +License: GPL/MIT Group: System Environment/Base Source: hwdata-%{version}.tar.gz BuildArch: noarch -Conflicts: Xconfigurator < 4.9.42-1 +Conflicts: Xconfigurator < 4.9.42-1, kernel-pcmcia-cs < 3.1.31-11 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -15,7 +15,7 @@ such as the pci.ids database, the XFree86 Cards and MonitorsDb databases. %prep -%setup +%setup -q %install rm -rf $RPM_BUILD_ROOT @@ -28,10 +28,70 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %doc LICENSE COPYING %dir /usr/share/hwdata +%dir /etc/pcmcia +%config /etc/pcmcia/config %config /usr/share/hwdata/* /usr/X11R6/lib/X11/Cards %changelog +* Tue Feb 18 2003 Mike A. Harris 0.75-1 +- Change savage MX and IX driver default back to "savage" for the 1.1.27t + driver update + +* Tue Feb 18 2003 Brent Fox 0.74-1 +- Use full resolution description for Dell laptop screens (bug #80398) + +* Thu Feb 13 2003 Mike A. Harris 0.73-1 +- Updated pcitable and Cards database to fix Savage entries up a bit, and + change default Savage/MX driver to 'vesa' as it is hosed and with no sign + of working in time for 4.3.0. Fixes (#72476,80278,80346,80423,82394) + +* Wed Feb 12 2003 Brent Fox 0.72-1 +- slightly alter the sync rates for the Dell 1503FP (bug #84123) + +* Tue Feb 11 2003 Bill Nottingham 0.71-1 +- large pcitable and pci.ids updates +- more tg3, e100 + +* Mon Feb 10 2003 Mike A. Harris 0.69-1 +- Updated pcitable and Cards database for new Intel i852/i855/i865 support + +* Mon Feb 10 2003 Mike A. Harris 0.68-1 +- Massive update of all ATI video hardware PCI IDs in pcitable and a fair + number of additions and corrections to the Cards database as well + +* Wed Jan 29 2003 Brent Fox 0.67-1 +- change refresh rates of sny0000 monitors to use a low common denominator + +* Wed Jan 29 2003 Bill Nottingham 0.66-1 +- don't force DRI off on R200 (#82957) + +* Fri Jan 24 2003 Mike A. Harris 0.65-1 +- Added Card:S3 Trio64V2 (Unsupported RAMDAC) entry to pcitable, pci.ids, and + Cards database to default this particular variant to "vesa" driver (#81659) + +* Thu Jan 2 2003 Bill Nottingham 0.64-1 +- pci.ids and associated pcitable updates + +* Sun Dec 29 2002 Mike A. Harris 0.63-1 +- Updates for GeForce 2 Go, GeForce 4 (#80209) + +* Thu Dec 12 2002 Jeremy Katz 0.62-2 +- fix Cards for NatSemi Geode + +* Thu Dec 12 2002 Jeremy Katz 0.62-1 +- use e100 instead of eepro100 for pcmcia + +* Mon Nov 25 2002 Mike A. Harris +- Complete reconstruction of all Neomagic hardware entries in Cards + database to reflect current XFree86, as well as pcitable update, + and submitted cleaned up entries to sourceforge + +* Mon Nov 4 2002 Bill Nottingham 0.61-1 +- move pcmcia config file here +- sort MonitorsDB, add some entries, remove dups +- switch some network driver mappings + * Tue Sep 24 2002 Bill Nottingham 0.48-1 - broadcom 5704 mapping - aic79xx (#73781) diff --git a/sources b/sources index a26c9f6..619b6f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68e0c8178aa17b4f2a4befc42808bcee hwdata-0.48.tar.gz +3fb0b0eff33c1a924cea3a26e994577e hwdata-0.75.tar.gz