]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- adapted specfile for new %doc packing infrastructure.
authorŁukasz Jarosław Mozer <lukasz.mozer@gmail.com>
Thu, 23 May 2002 00:10:36 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg.spec -> 1.50

ekg.spec

index ab1325b72d3c108ed26297d7a9ab73e221b74f41..4dbb6f212763539c780b4fb850c27e3a86ede1f8 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -104,6 +104,7 @@ rm examples/Makefile examples/Makefile.in
 %if %{?_with_ioctl_daemon:1}%{?!_with_ioctl_daemon:0}
 install src/ioctl_daemon $RPM_BUILD_ROOT%{_bindir}
 %endif
+#gzip -9 nf ChangeLog docs/*
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -116,8 +117,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/e*
 %{?_with_ioctl_daemon:%attr(4755,root,root) %{_bindir}/ioctl_daemon}
 %{_datadir}/ekg
-%doc docs/{7thguard,dcc,on,themes,vars}.txt.gz
-%doc ChangeLog.gz docs/{FAQ,README,TODO,ULOTKA}.gz
+%doc docs/{7thguard,dcc,on,themes,vars}.txt
+%doc ChangeLog.gz docs/{FAQ,README,TODO,ULOTKA}
 %{_mandir}/man1/*
 %lang(pl) %{_mandir}/pl/man1/*
 
This page took 0.049728 seconds and 4 git commands to generate.