From abeb67fe543d019d1fdb58d4a8c22a738e13b823 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 10 Oct 2002 13:20:36 +0000 Subject: [PATCH] - use new %%doc Changed files: dbui.spec -> 1.3 --- dbui.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dbui.spec b/dbui.spec index a175eeb..2cf5f47 100644 --- a/dbui.spec +++ b/dbui.spec @@ -69,14 +69,12 @@ install -d $RPM_BUILD_ROOT/%{_bindir} install dbui.mysql $RPM_BUILD_ROOT%{_bindir} # install dbui.postgresql $RPM_BUILD_ROOT%{_bindir} -gzip -9nf README - %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz +%doc README %files mysql %attr(755,root,root) %{_bindir}/dbui.mysql -- 2.43.0