]> git.pld-linux.org Git - packages/flexbackup.git/blobdiff - flexbackup.spec
- new %%doc
[packages/flexbackup.git] / flexbackup.spec
index 3d5dceb35a29117c04e04cf2a7afbfc2c71e6fad..b4bf8b9a79ffe6a466e24c324d88129664ff4c9e 100644 (file)
@@ -58,13 +58,11 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}
 install flexbackup $RPM_BUILD_ROOT%{_bindir}
 install flexbackup.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
-gzip -9nf flexbackup.lsm CHANGES CREDITS README TODO
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc flexbackup.lsm* CHANGES* CREDITS* README* TODO*
+%doc flexbackup.lsm CHANGES CREDITS README TODO
 %attr(755,root,root) %{_bindir}/flexbackup
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/flexbackup.conf
This page took 0.386817 seconds and 4 git commands to generate.