]> git.pld-linux.org Git - packages/flexbackup.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Wed, 27 Nov 2002 19:36:46 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flexbackup.spec -> 1.9

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.072827 seconds and 4 git commands to generate.