From d1aafffd4348dafcb3c212b8761b9228243dcb9d Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 10 Apr 2007 10:57:03 +0000 Subject: [PATCH] auto-import hwdata-0.200-1 on branch devel from hwdata-0.200-1.src.rpm --- .cvsignore | 2 +- hwdata.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 85bc791..bae4bee 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hwdata-0.199.tar.gz +hwdata-0.200.tar.gz diff --git a/hwdata.spec b/hwdata.spec index 28e3e06..a5a6376 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.199 +Version: 0.200 Release: 1%{?dist} License: GPL/MIT Group: System Environment/Base @@ -28,11 +28,15 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc LICENSE COPYING -%dir /usr/share/hwdata -%config(noreplace) /etc/modprobe.d/blacklist -/usr/share/hwdata/* +%dir %{_datadir}/%{name} +%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist +%{_datadir}/%{name}/* %changelog +* Tue Apr 10 2007 Karsten Hopp 0.200-1 +- use macros +- update pci.ids + * Mon Mar 12 2007 Karsten Hopp 0.199-1 - drop %%config from data files in /usr diff --git a/sources b/sources index bf5cc1c..4e99eae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0054faa13518b503d3fd4f1ebd076d7d hwdata-0.199.tar.gz +0518c7071d95f8047ca2539a9da208f6 hwdata-0.200.tar.gz