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

mgetty.spec

index 8ae0113a51200b893503c19d97a4f808024f1abf..a21670e8f6a6fe3f052b520c580aa77a27c07ee9 100644 (file)
@@ -248,13 +248,6 @@ install %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/ttyS
 # make the html documenatation
 texi2html -monolithic doc/mgetty.texi
 
-gzip -9nf \
-       BUGS ChangeLog README.1st THANKS doc/*.txt \
-       frontends/X11/viewfax-%{viewfax_version}/C* \
-       frontends/X11/viewfax-%{viewfax_version}/README \
-       voice/doc/* doc/modems.db
-find samples -type f -exec gzip -9nf {} \;
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -266,8 +259,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc {BUGS,ChangeLog,README.1st,THANKS}.gz doc/modems.db.gz
-%doc samples doc/*.txt.gz mgetty.html faq/SGML/FAQ.sgml
+%doc BUGS ChangeLog README.1st THANKS doc/modems.db
+%doc samples doc/*.txt mgetty.html faq/SGML/FAQ.sgml
 %attr(700,root,root) /sbin/mgetty
 %{_mandir}/man8/mgetty.8*
 %{_mandir}/man4/mgettydefs.4*
This page took 0.030383 seconds and 4 git commands to generate.