SHA256
3
0
forked from pool/gawk

Accepting request 232535 from Base:System

- remove optional libsigsegv dependency, as per discussion in SR#232107 (forwarded request 232534 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/232535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2014-05-03 15:45:24 +00:00 committed by Git OBS Bridge
commit c49448fe3e
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat May 3 15:39:14 UTC 2014 - andreas.stieger@gmx.de
- remove optional libsigsegv dependency
-------------------------------------------------------------------
Tue Apr 29 20:28:42 UTC 2014 - andreas.stieger@gmx.de

View File

@ -27,7 +27,6 @@ Source: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
Source2: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
Source3: http://savannah.gnu.org/people/viewgpg.php?user_id=80653#/gawk.keyring
Patch1: gawk-4.1.1-build-baddest.patch
BuildRequires: libsigsegv-devel
BuildRequires: update-alternatives
# FIXME: use proper Requires(pre/post/preun/...)
PreReq: %{install_info_prereq}
@ -95,7 +94,7 @@ fi
%ghost %{_sysconfdir}/alternatives/awk
%ghost %{_sysconfdir}/alternatives/usr-bin-awk
%ghost %{_sysconfdir}/alternatives/awk.1%{?ext_man}
%doc AUTHORS COPYING NEWS POSIX.STD README ChangeLog*
%doc AUTHORS COPYING NEWS POSIX.STD README ChangeLog*
#UsrMerge
/bin/gawk
#EndUsrMerge