]> git.pld-linux.org Git - packages/dbui.git/blobdiff - dbui.spec
- use new %%doc
[packages/dbui.git] / dbui.spec
index a175eeb2bcba701af418d18481e987dc3d4cadbf..2cf5f4795ea477f44de7af41aba1ed01de500591 100644 (file)
--- 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
This page took 0.085955 seconds and 4 git commands to generate.