From df592a56683ba3c336b9353fcf41e54da2374101 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 10 Oct 2002 11:59:43 +0000 Subject: [PATCH] - use new %%doc Changed files: bc.spec -> 1.55 --- bc.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bc.spec b/bc.spec index 0a85efe..01bf012 100644 --- a/bc.spec +++ b/bc.spec @@ -97,8 +97,6 @@ rm -rf $RPM_BUILD_ROOT bzip2 -dc %{SOURCE1} | tar -xf - -C $RPM_BUILD_ROOT%{_mandir} -gzip -9nf AUTHORS ChangeLog FAQ NEWS README - %post [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 @@ -107,7 +105,7 @@ gzip -9nf AUTHORS ChangeLog FAQ NEWS README %files %defattr(644,root,root,755) -%doc *.gz +%doc AUTHORS ChangeLog FAQ NEWS README %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/* %lang(es) %{_mandir}/es/man1/* -- 2.44.0