From 2cbdea97f992833ddacd9df0a03bf6ad0bc55e0b Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Feb 21 2007 10:04:03 +0000 Subject: fix buildroot (merge review) --- diff --git a/.cvsignore b/.cvsignore index 9a7fe8d..a3e0a6c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.195.tar.gz +hwdata-0.196.tar.gz diff --git a/hwdata.spec b/hwdata.spec index 7503103..e65ee67 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.195 +Version: 0.196 Release: 1 License: GPL/MIT Group: System Environment/Base @@ -8,7 +8,7 @@ Source: hwdata-%{version}.tar.gz BuildArch: noarch Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0 Requires: module-init-tools >= 3.2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description hwdata contains various hardware identification and configuration data, @@ -33,6 +33,12 @@ rm -rf $RPM_BUILD_ROOT %config /usr/share/hwdata/* %changelog +* Wed Feb 21 2007 Karsten Hopp 0.196-1 +- review fixes + +* Mon Jan 29 2007 Karsten Hopp +- add some monitors (#224510) + * Tue Jan 23 2007 Karsten Hopp 0.195-1 - update pci.ids, usb.ids and build for FC-7 diff --git a/sources b/sources index d8a84a7..b5e1662 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf2fcca28a9ef730f48813a65b596dc3 hwdata-0.195.tar.gz +2584badeb4cb145be4ad014fc5864235 hwdata-0.196.tar.gz