.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=124
This commit is contained in:
parent
871a6a2bdc
commit
e31b47baea
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 11:51:12 UTC 2012 - werner@suse.de
|
||||
|
||||
- Enable auditing patch by simply applying it
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 23 23:37:53 UTC 2012 - meissner@suse.com
|
||||
|
||||
|
@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: bash
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: audit-devel
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: bison
|
||||
BuildRequires: ncurses-devel
|
||||
%if %suse_version > 1020
|
||||
@ -83,6 +82,7 @@ Patch24: readline-6.2-metamode.patch
|
||||
Patch25: readline-6.2-endpw.dif
|
||||
Patch30: readline-6.2-destdir.patch
|
||||
Patch40: bash-4.1-bash.bashrc.dif
|
||||
Patch42: audit-patch
|
||||
Patch46: man2html-no-timestamp.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%global _sysconfdir /etc
|
||||
@ -289,6 +289,7 @@ unset p
|
||||
%patch24 -p0 -b .metamode
|
||||
#%patch25 -p0 -b .endpw
|
||||
%patch40 -p0 -b .bashrc
|
||||
%patch42 -p1 -b .audit
|
||||
%patch46 -p0 -b .notimestamp
|
||||
%patch0 -p0 -b .0
|
||||
pushd ../readline-%{rl_vers}%{extend}
|
||||
|
Loading…
x
Reference in New Issue
Block a user