]> git.pld-linux.org Git - packages/icewm.git/commitdiff
- new %%doc
authorgrzegol <grzegol@pld-linux.org>
Sun, 26 May 2002 14:54:44 +0000 (14:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icewm.spec -> 1.89.2.4

icewm.spec

index f8d67865cbf0607daece754356aff65aa31d5bce..b7036dbc52b0b15f3c238fda794da34f3ff5f07d 100644 (file)
@@ -7,6 +7,8 @@
 # - make a PLD-theme - default :]
 # - bigger menu-file
 #
+%define _noautocompressdoc *.sgml
+
 Summary:       IceWM X11 Window Manager
 Summary(pl):   IceWM - mened¿er okienek X11
 Name:          icewm
@@ -104,8 +106,6 @@ install lib/winoptions $RPM_BUILD_ROOT%{_sysconfdir}/winoptions
 
 ln -s %{_libdir}/X11/icewm/icons $RPM_BUILD_ROOT%{_pixmapsdir}/icewm
 
-gzip -9nf AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO icewm.lsm
-
 %find_lang %{name}
 
 %clean
@@ -116,7 +116,7 @@ test -h %{_pixmapsdir}/icewm || rm -rf %{_pixmapsdir}/icewm
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc *.gz doc/*.*ml
+%doc AUTHORS BUGS CHANGES FAQ PLATFORMS README* TODO icewm.lsm doc/*.*ml
 %attr(755,root,root) %{_bindir}/*
 %dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/*
This page took 0.583457 seconds and 4 git commands to generate.