1
0

Accepting request 744337 from home:StefanBruens:branches:Base:System

- Remove autoreconf call (not required), and drop the no longer
  required libtool build dependency.

OBS-URL: https://build.opensuse.org/request/show/744337
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=158
This commit is contained in:
Dirk Mueller 2019-11-08 11:12:02 +00:00 committed by Git OBS Bridge
parent 8131723263
commit bcca0187db
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 30 19:05:13 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Remove autoreconf call (not required), and drop the no longer
required libtool build dependency.
-------------------------------------------------------------------
Fri Aug 23 16:56:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -25,7 +25,6 @@ Name: gettext-runtime-mini
Version: 0.20.1
Release: 0
BuildRequires: gcc-c++
BuildRequires: libtool
# To get an updated linkdupes.sh (in case there are new dupes), temproarily enable:
#BuildRequires: fdupes
%if %{without mini}
@ -163,8 +162,6 @@ This package provides headers and static libraries for libtextstyle
%build
%define _lto_cflags %{nil}
# expect a couple "You should update your `aclocal.m4' by running aclocal."
autoreconf -fiv
#sh autogen.sh
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm"
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
@ -314,7 +311,7 @@ make check || {
%_datadir/%pacname/javaversion.class
%_datadir/%pacname/styles
%_datadir/%pacname/archive.dir.tar.xz
%_datadir/aclocal/*
%_datadir/aclocal
%dir %{_datadir}/%{pacname}-%{dataversion}
%{_datadir}/%{pacname}-%{dataversion}/its

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 30 19:05:13 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Remove autoreconf call (not required), and drop the no longer
required libtool build dependency.
-------------------------------------------------------------------
Fri Aug 23 16:56:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -25,7 +25,6 @@ Name: gettext-runtime
Version: 0.20.1
Release: 0
BuildRequires: gcc-c++
BuildRequires: libtool
# To get an updated linkdupes.sh (in case there are new dupes), temproarily enable:
#BuildRequires: fdupes
%if %{without mini}
@ -163,8 +162,6 @@ This package provides headers and static libraries for libtextstyle
%build
%define _lto_cflags %{nil}
# expect a couple "You should update your `aclocal.m4' by running aclocal."
autoreconf -fiv
#sh autogen.sh
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm"
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
@ -314,7 +311,7 @@ make check || {
%_datadir/%pacname/javaversion.class
%_datadir/%pacname/styles
%_datadir/%pacname/archive.dir.tar.xz
%_datadir/aclocal/*
%_datadir/aclocal
%dir %{_datadir}/%{pacname}-%{dataversion}
%{_datadir}/%{pacname}-%{dataversion}/its