From da4d8019356c037136c97144f8596291c184d3b9 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 06:09:08 +0000 Subject: auto-import changelog data from hwdata-0.13-1.src.rpm Mon Apr 15 2002 Michael Fulbright 0.13-1 - fix monitor entry for Dell 1600X Laptop Display Panel Tue Apr 09 2002 Bill Nottingham 0.12-1 - another 3ware, another megaraid Fri Apr 05 2002 Mike A. Harris 0.11-1 - Added commented out line for some Radeon 7500 cards to Cards database. Tue Apr 02 2002 Mike A. Harris 0.10-1 - Fixed i830 entry to use driver "i810" not "i830" which doesn't exist Mon Apr 01 2002 Bill Nottingham 0.9-1 - fix rebuild (#62459) - SuperSavage ids (#62101) - updates from pci.ids Mon Mar 18 2002 Bill Nottingham 0.8-2 - fix errant space (#61363) Thu Mar 14 2002 Bill Nottingham 0.8-1 - nVidia updates Wed Mar 13 2002 Bill Nottingham 0.7-1 - lots of pcitable updates Tue Mar 05 2002 Mike A. Harris 0.6-1 - Updated Cards database Mon Mar 04 2002 Mike A. Harris 0.5-1 - Built new package with updated database files for rawhide. Fri Feb 22 2002 Bill Nottingham 0.3-1 - return of XFree86-3.3.x Wed Jan 30 2002 Bill Nottingham 0.1-1 - initial build --- diff --git a/.cvsignore b/.cvsignore index e69de29..0217567 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hwdata-0.13.tar.gz diff --git a/hwdata.spec b/hwdata.spec new file mode 100644 index 0000000..9559edd --- /dev/null +++ b/hwdata.spec @@ -0,0 +1,71 @@ +Name: hwdata +Summary: Hardware identification and configuration data +Version: 0.13 +Release: 1 +License: GPL/XFree86 +Group: System Environment/Base +Source: hwdata-%{version}.tar.gz +BuildArch: noarch +Conflicts: Xconfigurator < 4.9.42-1 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +%description +hwdata contains various hardware identification and configuration data, +such as the pci.ids database, the XFree86 Cards and MonitorsDb databases. + +%prep + +%setup + +%install +rm -rf $RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +%doc LICENSE COPYING +%dir /usr/share/hwdata +%config /usr/share/hwdata/* +/usr/X11R6/lib/X11/Cards + +%changelog +* Mon Apr 15 2002 Michael Fulbright 0.13-1 +- fix monitor entry for Dell 1600X Laptop Display Panel + +* Tue Apr 9 2002 Bill Nottingham 0.12-1 +- another 3ware, another megaraid + +* Fri Apr 5 2002 Mike A. Harris 0.11-1 +- Added commented out line for some Radeon 7500 cards to Cards database. + +* Tue Apr 2 2002 Mike A. Harris 0.10-1 +- Fixed i830 entry to use driver "i810" not "i830" which doesn't exist + +* Mon Apr 1 2002 Bill Nottingham 0.9-1 +- fix rebuild (#62459) +- SuperSavage ids (#62101) +- updates from pci.ids + +* Mon Mar 18 2002 Bill Nottingham 0.8-2 +- fix errant space (#61363) + +* Thu Mar 14 2002 Bill Nottingham 0.8-1 +- nVidia updates + +* Wed Mar 13 2002 Bill Nottingham 0.7-1 +- lots of pcitable updates + +* Tue Mar 5 2002 Mike A. Harris 0.6-1 +- Updated Cards database + +* Mon Mar 4 2002 Mike A. Harris 0.5-1 +- Built new package with updated database files for rawhide. + +* Fri Feb 22 2002 Bill Nottingham 0.3-1 +- return of XFree86-3.3.x + +* Wed Jan 30 2002 Bill Nottingham 0.1-1 +- initial build diff --git a/sources b/sources index e69de29..4e8e61f 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +d344d524804f3758a42ac2a303e072c1 hwdata-0.13.tar.gz