SHA256
1
0
forked from pool/help2man

Accepting request 122506 from Base:System

Update to version 1.40.9, Removed -ggdb from CFLAGS and CXXFLAGS (no reference is made why this is needed) (forwarded request 122500 from adra)

OBS-URL: https://build.opensuse.org/request/show/122506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/help2man?expand=0&rev=20
This commit is contained in:
Stephan Kulow
2012-05-29 09:38:02 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83eafff6b59ca8aea15b80654dcea3d620e27280ab46404d300a008399b59fd2
size 181936

3
help2man-1.40.9.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75e7b650d078b021fb862b245ea76cb330727866ac604613ebd8471b722d094e
size 184179

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed May 23 21:21:38 UTC 2012 - asterios.dramis@gmail.com
- Update to version 1.40.9:
* Update Japanese translation.
* Update Esperanto translation.
* Update Vietnamese translation.
* Update German translation.
From 1.40.8:
* Update French translation.
* Update Italian translation.
* Update Polish translation.
* Update Russian translation.
* Update Ukranian translation.
* Modify self-extracting scripts to output to a temporary file.
* Ensure that help2man exists before building manual pages.
- Removed "-ggdb" from CFLAGS and CXXFLAGS (no reference was found why this is
needed).
-------------------------------------------------------------------
Sun Mar 25 13:09:36 UTC 2012 - asterios.dramis@gmail.com

View File

@@ -17,7 +17,7 @@
Name: help2man
Version: 1.40.7
Version: 1.40.9
Release: 0
Summary: Create Simple Man Pages from --help Output
License: GPL-3.0+
@@ -42,8 +42,6 @@ still providing some useful information.
%setup -q
%build
export CFLAGS="%{optflags} -ggdb"
export CXXFLAGS="%{optflags} -ggdb"
%configure
make %{?_smp_mflags}