auto-import hwdata-0.200-1 on branch devel from hwdata-0.200-1.src.rpm

This commit is contained in:
Karsten Hopp 2007-04-10 10:57:03 +00:00
parent 3bb51e332f
commit d1aafffd43
3 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
hwdata-0.199.tar.gz
hwdata-0.200.tar.gz

View File

@ -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 <karsten@redhat.com> 0.200-1
- use macros
- update pci.ids
* Mon Mar 12 2007 Karsten Hopp <karsten@redhat.com> 0.199-1
- drop %%config from data files in /usr

View File

@ -1 +1 @@
0054faa13518b503d3fd4f1ebd076d7d hwdata-0.199.tar.gz
0518c7071d95f8047ca2539a9da208f6 hwdata-0.200.tar.gz