diff --git a/crda.spec b/crda.spec index 6422bf9..bca96a5 100644 --- a/crda.spec +++ b/crda.spec @@ -81,6 +81,7 @@ rm -rf %{buildroot} /sbin/regdbdump /sbin/setregdomain /lib/udev/rules.d/85-regulatory.rules +# location of database is hardcoded to /lib/%{name} /lib/%{name} %{_mandir}/man1/setregdomain.1* %{_mandir}/man5/regulatory.bin.5* @@ -95,6 +96,7 @@ rm -rf %{buildroot} - Correct license tag from BSD to ISC - Comment purpose of regulatory-rules-setregdomain.patch - Add copyright and license statement to setregdomain +- Add comment for why /lib is hardcoded in files section * Tue Jan 26 2010 John W. Linville 1.1.1_2009.11.25-2 - Change RPM_OPT_FLAGS to optflags