diff --git a/.cvsignore b/.cvsignore index 268e6f1..5bae6cd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.159.tar.gz +hwdata-0.160.tar.gz diff --git a/hwdata.spec b/hwdata.spec index 631d5c2..11aafd1 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,12 +1,13 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.159 +Version: 0.160 Release: 1 License: GPL/MIT Group: System Environment/Base Source: hwdata-%{version}.tar.gz BuildArch: noarch Conflicts: Xconfigurator < 4.9.42-1, kernel-pcmcia-cs < 3.1.31-11, kudzu < 1.1.86 +Requires: module-init-tools >= 3.2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description @@ -36,6 +37,15 @@ rm -rf $RPM_BUILD_ROOT /usr/X11R6/lib/X11/Cards %changelog +* Fri Jul 7 2005 Bill Nottingham - 0.160-1 +- move blacklist to /etc/modprobe.d, require new module-init-tools +- add LG monitors (#162466, #161734) +- add orinoco card (#161696) +- more mptfusion stuff (#107088) + +* Thu Jun 23 2005 Bill Nottingham +- add Samsung monitor (#161013) + * Wed Jun 22 2005 Bill Nottingham - 0.159-1 - pcitable: make branding happy (#160047) - Cards: add required blank line (#157972) diff --git a/sources b/sources index e772277..80a9e55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5756e42e70955b15dc62cfcdbaa1c885 hwdata-0.159.tar.gz +e43d1320ba7ec5baa84ceaf8d8bb03dc hwdata-0.160.tar.gz