From 60b6b690dc68cf53aa7812bfbef6c111758e3fca Mon Sep 17 00:00:00 2001 From: nbk Date: Mon, 11 Sep 2006 10:46:03 +0000 Subject: [PATCH] We need to explicitly tell RPM to package the documentation, even though the files are in the standard location. That fixes the error "Installed (but unpackaged) file(s) found" Patch from Sandworm --- redhat/freeradius.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index b4d9897..db8ef15 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -108,6 +108,7 @@ fi %config /etc/logrotate.d/radiusd %config /etc/rc.d/init.d/radiusd %config (noreplace) /etc/raddb/* +%doc %{_datadir}/doc/%{name}-%{version} %{_bindir}/* %{_datadir}/%{name} %{_libdir}/* -- 2.1.4