SHA256
1
0
forked from pool/help2man

Accepting request 77931 from home:adra:branches:Base:System

Update to version 1.40.4, Minor spec file updates

OBS-URL: https://build.opensuse.org/request/show/77931
OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=13
This commit is contained in:
Cristian Rodríguez
2011-08-04 03:18:17 +00:00
committed by Git OBS Bridge
parent 83788f20cc
commit ce8d53ee0f
4 changed files with 26 additions and 8 deletions

View File

@@ -19,15 +19,14 @@
Name: help2man
Version: 1.40.1
Version: 1.40.4
Release: 1
Summary: Create Simple Man Pages from --help Output
License: GPLv3+
License: GPL-3.0+
Url: http://www.gnu.org/software/help2man/
Group: Development/Tools/Doc Generators
# http://ftp.gnu.org/gnu/help2man/help2man-1.40.1.tar.gz
Source0: %{name}-%{version}.tar.bz2
Source0: http://ftp.gnu.org/gnu/help2man/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl-gettext
@@ -68,7 +67,7 @@ rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING NEWS README THANKS
%doc COPYING NEWS README THANKS debian/changelog
%{_bindir}/help2man
%{_libdir}/help2man/
%doc %{_infodir}/help2man.info%{ext_info}