]> git.pld-linux.org Git - packages/dbui.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 13:20:36 +0000 (13:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbui.spec -> 1.3

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}
 
 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)
 %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
 
 %files mysql
 %attr(755,root,root) %{_bindir}/dbui.mysql
This page took 0.104748 seconds and 4 git commands to generate.