]> git.pld-linux.org Git - packages/setup.git/commitdiff
- it must be gawk
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 26 Nov 2004 21:20:31 +0000 (21:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- our services had some non-iana entries added - rel 8.1 until patch comes

Changed files:
    setup.spec -> 1.97

setup.spec

index fe95daf4f01363cb32719157b2c24d8b57b7efe0..b4db3dad39e662bb1c73696f8c513e291d355b9a 100644 (file)
@@ -17,7 +17,7 @@ Summary(pt_BR):       V
 Summary(tr):   Basit kurulum dosyalarý
 Name:          setup
 Version:       2.4.6
-Release:       8
+Release:       8.1
 License:       Public Domain, partially BSD-like
 Group:         Base
 Source0:       %{name}-%{version}.tar.bz2
@@ -27,6 +27,7 @@ Source1:      http://www.sethwklein.net/projects/iana-etc/downloads/iana-etc-%{iana_e
 Patch0:                %{name}-fstab.patch
 Patch1:                %{name}-special_users.patch
 BuildRequires: dietlibc-static
+BuildRequires: gawk
 Conflicts:     FHS < 2.3
 AutoReqProv:   no
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -73,8 +74,7 @@ dosyalar
 %patch1 -p1
 
 %build
-%{__make} -C iana-etc-%{iana_etc_ver} \
-       AWK=awk
+%{__make} -C iana-etc-%{iana_etc_ver}
 
 %{__make} \
        OPT_FLAGS="%{rpmcflags} %{?with_ssp:-fno-stack-protector}" \
This page took 0.072538 seconds and 4 git commands to generate.