From 3cd1227372f24be792980a70b3c407f61f725f97 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 28 Dec 2002 16:29:55 +0000 Subject: [PATCH] - don't force gzipped infos and mans, some other fixes/cosmetics where necessary Changed files: aub.spec -> 1.4 --- aub.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aub.spec b/aub.spec index a43ba00..f72d3f7 100644 --- a/aub.spec +++ b/aub.spec @@ -7,8 +7,8 @@ License: GPL Group: Applications/News Source0: http://yukidoke.org/~mako/projects/aub/download/%{name}-%{version}.tar.gz URL: http://yukidoke.org/~mako/projects/aub/ -BuildRequires: rpm-perlprov BuildRequires: perl >= 5.6 +BuildRequires: rpm-perlprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,4 +40,4 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/aub -%{_mandir}/man1/*.1.gz +%{_mandir}/man1/*.1* -- 2.44.0