hwdata 0.225 hwdata-0.225-1
authorAdam Jackson <ajax@redhat.com>
Thu, 9 Apr 2009 18:33:30 +0000 (14:33 -0400)
committerAdam Jackson <ajax@redhat.com>
Thu, 9 Apr 2009 18:33:30 +0000 (14:33 -0400)
Missed a specfile change

hwdata.spec

index cf160af0642eff505b68cc5c210b703eab02522f..4fee335af1c9f5ea06ba31279791cfbe403a1e58 100644 (file)
@@ -1,6 +1,6 @@
 Name: hwdata
 Summary: Hardware identification and configuration data
-Version: 0.224
+Version: 0.225
 Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -33,7 +33,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root)
 %doc LICENSE COPYING
 %dir %{_datadir}/%{name}
-%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist
+%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist.conf
 %{_datadir}/%{name}/*
 
 %changelog