From 59973d24ec3f582efb2bf1797353ff452684486e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 8 Oct 2001 12:32:16 +0000 Subject: [PATCH] - don't gzip man pages in spec, rpm does Changed files: Xconfigurator.spec -> 1.18 --- Xconfigurator.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Xconfigurator.spec b/Xconfigurator.spec index 0c9445b..3deee83 100644 --- a/Xconfigurator.spec +++ b/Xconfigurator.spec @@ -3,7 +3,7 @@ Summary(pl): Narz Name: Xconfigurator Version: 4.2.3 Release: 1 -Copyright: distributable +License: distributable Group: X11/Applications Group(de): X11/Applikationen Group(pl): X11/Aplikacje @@ -42,8 +42,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} PREFIX=$RPM_BUILD_ROOT install -gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/* \ - README TODO +gzip -9nf README TODO %find_lang %{name} @@ -56,4 +55,4 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/Xconfigurator %attr(755,root,root) %{_bindir}/Xtest %{_datadir}/Xconfigurator -%{_mandir}/man1/Xconfigurator.1x.gz +%{_mandir}/man1/Xconfigurator.1x* -- 2.43.0