|
@@ -32,11 +32,12 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Text
|
|
Group: Text
|
|
|
License: GPL
|
|
License: GPL
|
|
|
-Version: 4.0.7
|
|
|
|
|
-Release: 20030411
|
|
|
|
|
|
|
+Version: 4.0.8
|
|
|
|
|
+Release: 20031023
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/sed/sed-%{version}.tar.gz
|
|
Source0: ftp://ftp.gnu.org/gnu/sed/sed-%{version}.tar.gz
|
|
|
|
|
+Patch0: sed.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -53,6 +54,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
+ %patch -p0
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
CC="%{l_cc}" \
|