From 01689a4bec6b859b2d5ef81a5a07d46d38e42ae8 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Sun, 6 Jun 2010 23:46:26 -0500 Subject: [PATCH] Remove duplicate docs. Since the various subpackages require spin-kickstarts, there is no need to have them all own the doc files. Just once in spin-kickstarts will do. --- spin-kickstarts.spec.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/spin-kickstarts.spec.in b/spin-kickstarts.spec.in index ce69393..9d5d564 100644 --- a/spin-kickstarts.spec.in +++ b/spin-kickstarts.spec.in @@ -60,17 +60,14 @@ rm -rf $RPM_BUILD_ROOT %files -n fedora-kickstarts %defattr(-,root,root,-) -%doc COPYING README AUTHORS NEWS %{_datadir}/%{name}/*.ks %files -n custom-kickstarts %defattr(-,root,root,-) -%doc COPYING README AUTHORS NEWS %{_datadir}/%{name}/custom/ %files -n l10n-kickstarts %defattr(-,root,root,-) -%doc COPYING README AUTHORS NEWS %{_datadir}/%{name}/l10n/ %changelog