Просмотр исходного кода

try to fix again: gettext and bison stuff

Ralf S. Engelschall 24 лет назад
Родитель
Сommit
859beecfba
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      popt/popt.spec

+ 2 - 3
popt/popt.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Converter
 Group:        Converter
 License:      GPL
 License:      GPL
 Version:      1.6.4
 Version:      1.6.4
-Release:      20020820
+Release:      20020822
 
 
 #   list of sources
 #   list of sources
 Source0:      ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/popt-%{version}.tar.gz
 Source0:      ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/popt-%{version}.tar.gz
@@ -41,7 +41,7 @@ Source0:      ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/popt-%{version}.tar.gz
 #   build information
 #   build information
 Prefix:       %{l_prefix}
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206
+BuildPreReq:  OpenPKG, openpkg >= 20020206, gettext, bison
 PreReq:       OpenPKG, openpkg >= 20020206
 PreReq:       OpenPKG, openpkg >= 20020206
 AutoReq:      no
 AutoReq:      no
 AutoReqProv:  no
 AutoReqProv:  no
@@ -64,7 +64,6 @@ AutoReqProv:  no
     ./configure \
     ./configure \
         --prefix=%{l_prefix} \
         --prefix=%{l_prefix} \
         --disable-shared \
         --disable-shared \
-        --with-included-gettext \
         --disable-nls
         --disable-nls
     %{l_make} %{l_mflags -O}
     %{l_make} %{l_mflags -O}