rpms/crda/devel crda.spec,1.33,1.34

John W. Linville linville at fedoraproject.org
Thu Feb 25 18:15:04 UTC 2010


Author: linville

Update of /cvs/pkgs/rpms/crda/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26484

Modified Files:
	crda.spec 
Log Message:
Add comment for why /lib is hardcoded in files section


Index: crda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/crda/devel/crda.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- crda.spec	25 Feb 2010 18:12:28 -0000	1.33
+++ crda.spec	25 Feb 2010 18:15:03 -0000	1.34
@@ -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 <linville at redhat.com> 1.1.1_2009.11.25-2
 - Change RPM_OPT_FLAGS to optflags



More information about the scm-commits mailing list