From 996f964e7fb2a5a0192041ac27e03d7685afbbcfa6b0f539d14bd3568140f110 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 8 Jan 2012 21:44:08 +0000 Subject: [PATCH] Accepting request 99378 from home:adra:branches:Base:System Update to version 1.40.5 OBS-URL: https://build.opensuse.org/request/show/99378 OBS-URL: https://build.opensuse.org/package/show/Base:System/help2man?expand=0&rev=15 --- help2man-1.40.4.tar.gz | 3 --- help2man-1.40.5.tar.gz | 3 +++ help2man.changes | 10 ++++++++++ help2man.spec | 20 ++++++-------------- 4 files changed, 19 insertions(+), 17 deletions(-) delete mode 100644 help2man-1.40.4.tar.gz create mode 100644 help2man-1.40.5.tar.gz diff --git a/help2man-1.40.4.tar.gz b/help2man-1.40.4.tar.gz deleted file mode 100644 index 68185dc..0000000 --- a/help2man-1.40.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c41a88b640798e03adcfa5dbdd7d168f31817bdafdcf5f34005dc12c1d0796f -size 177561 diff --git a/help2man-1.40.5.tar.gz b/help2man-1.40.5.tar.gz new file mode 100644 index 0000000..e58be86 --- /dev/null +++ b/help2man-1.40.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13599a89080628617f31ca1e7eee38d0b11b2c088708c14eba35b99d67b23cb4 +size 183931 diff --git a/help2man.changes b/help2man.changes index f7a1247..d9a5508 100644 --- a/help2man.changes +++ b/help2man.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jan 8 18:00:20 UTC 2012 - asterios.dramis@gmail.com + +- Update to version 1.40.5: + * Clean up some lintian warnings: build-targets, source format and standards + version. + * Add Serbian translation. + * Fix trivial translation changes due to additional copyright year. + * Minor fix to Italian translation. + ------------------------------------------------------------------- Wed Aug 3 20:36:17 UTC 2011 - asterios.dramis@gmail.com diff --git a/help2man.spec b/help2man.spec index 9d577d4..a323e31 100644 --- a/help2man.spec +++ b/help2man.spec @@ -1,7 +1,7 @@ # # spec file for package help2man # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,22 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: help2man -Version: 1.40.4 -Release: 1 +Version: 1.40.5 +Release: 0 Summary: Create Simple Man Pages from --help Output - License: GPL-3.0+ -Url: http://www.gnu.org/software/help2man/ Group: Development/Tools/Doc Generators +Url: http://www.gnu.org/software/help2man/ Source0: http://ftp.gnu.org/gnu/help2man/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build - BuildRequires: perl-gettext Requires: perl-gettext +BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): info Requires(preun): info @@ -49,16 +44,13 @@ still providing some useful information. export CFLAGS="%{optflags} -ggdb" export CXXFLAGS="%{optflags} -ggdb" %configure -%{__make} %{?_smp_mflags} +make %{?_smp_mflags} %install %make_install %find_lang %{name} --with-man -%clean -rm -rf %{buildroot} - %post %install_info --info-dir=%{_infodir} %{_infodir}/help2man.info%{ext_info}