]> git.pld-linux.org Git - packages/aub.git/commitdiff
- don't force gzipped infos and mans, some other fixes/cosmetics where necessary
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Dec 2002 16:29:55 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aub.spec -> 1.4

aub.spec

index a43ba00b4d96227a627399a9c930f82a3619aa2f..f72d3f79d1226419f0011eed333fdc11c3ca758a 100644 (file)
--- 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*
This page took 0.101931 seconds and 4 git commands to generate.