# HG changeset patch # User Michael Schloh von Bennewitz # Date 1347468130 -7200 # Node ID f82939c12e5f36939b319a0a672b759712d69c11 # Parent eda972725e942ccd3d1bc0a01d94b1e1cd153590 Correct mistyped OpenPKG prerequisite dates. diff -r eda972725e94 -r f82939c12e5f apache-php/apache-php.spec --- a/apache-php/apache-php.spec Fri Sep 07 19:11:31 2012 +0200 +++ b/apache-php/apache-php.spec Wed Sep 12 18:42:10 2012 +0200 @@ -123,8 +123,8 @@ Patch0: apache-php.patch # build information -BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison -PreReq: OpenPKG, openpkg >= 20120101 +BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, flex, bison +PreReq: OpenPKG, openpkg >= 20100101 BuildPreReq: apache PreReq: apache BuildPreReq: pcre diff -r eda972725e94 -r f82939c12e5f glib/glib.spec --- a/glib/glib.spec Fri Sep 07 19:11:31 2012 +0200 +++ b/glib/glib.spec Wed Sep 12 18:42:10 2012 +0200 @@ -46,8 +46,8 @@ Patch0: glib.patch # build information -BuildPreReq: OpenPKG, openpkg >= 20120101, perl, make -PreReq: OpenPKG, openpkg >= 20120101, perl +BuildPreReq: OpenPKG, openpkg >= 20100101, perl, make +PreReq: OpenPKG, openpkg >= 20100101, perl BuildPreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi PreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi diff -r eda972725e94 -r f82939c12e5f honeyd/honeyd.spec --- a/honeyd/honeyd.spec Fri Sep 07 19:11:31 2012 +0200 +++ b/honeyd/honeyd.spec Wed Sep 12 18:42:10 2012 +0200 @@ -65,8 +65,8 @@ Patch0: honeyd.patch # build information -BuildPreReq: OpenPKG, openpkg >= 20100808, make -PreReq: OpenPKG, openpkg >= 20100808 +BuildPreReq: OpenPKG, openpkg >= 20100101, make +PreReq: OpenPKG, openpkg >= 20100101 BuildPreReq: libdnet, libpcap, libevent, libedit, zlib, pcre PreReq: libdnet, libpcap, libevent, libedit, zlib, pcre %if "%{with_fsl}" == "yes" diff -r eda972725e94 -r f82939c12e5f php/php.spec --- a/php/php.spec Fri Sep 07 19:11:31 2012 +0200 +++ b/php/php.spec Wed Sep 12 18:42:10 2012 +0200 @@ -122,8 +122,8 @@ Patch0: php.patch # build information -BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison -PreReq: OpenPKG, openpkg >= 20120101 +BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, flex, bison +PreReq: OpenPKG, openpkg >= 20100101 BuildPreReq: pcre PreReq: pcre %if "%{with_sqlite}" == "yes" diff -r eda972725e94 -r f82939c12e5f postfix/postfix.spec --- a/postfix/postfix.spec Fri Sep 07 19:11:31 2012 +0200 +++ b/postfix/postfix.spec Wed Sep 12 18:42:10 2012 +0200 @@ -61,8 +61,8 @@ Patch2: http://download.openpkg.org/components/versioned/postfix/postfix-%{V_whoson}-whoson.patch # build information -BuildPreReq: OpenPKG, openpkg >= 20120101, perl, gcc -PreReq: OpenPKG, openpkg >= 20120101, perl, procmail, perl-time +BuildPreReq: OpenPKG, openpkg >= 20100101, perl, gcc +PreReq: OpenPKG, openpkg >= 20100101, perl, procmail, perl-time BuildPreReq: make, pcre, db PreReq: make, pcre, db %if "%{with_fsl}" == "yes"