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

mtools.spec

index ca9cbc7f2818c6ebe2509d8f147d59f5ce1e2c31..e841c993323dfed8db5c7b0ddecbaa1b7d5b6826 100644 (file)
@@ -114,8 +114,6 @@ mv -f $RPM_BUILD_ROOT%{_bindir}/floppyd* $RPM_BUILD_ROOT%{_prefix}/X11R6/bin
 
 bzip2 -dc %{SOURCE2} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
-gzip -9nf Changelog README Release.notes
-
 %post
 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
 
@@ -127,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc Changelog README Release.notes
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mtools.conf
 %{_mandir}/man[15]/m*
This page took 0.049108 seconds and 4 git commands to generate.