Wed, 12 Sep 2012 18:42:10 +0200
Correct mistyped OpenPKG prerequisite dates.
apache-php/apache-php.spec | file | annotate | diff | comparison | revisions | |
glib/glib.spec | file | annotate | diff | comparison | revisions | |
honeyd/honeyd.spec | file | annotate | diff | comparison | revisions | |
php/php.spec | file | annotate | diff | comparison | revisions | |
postfix/postfix.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/apache-php/apache-php.spec Fri Sep 07 19:11:31 2012 +0200 1.2 +++ b/apache-php/apache-php.spec Wed Sep 12 18:42:10 2012 +0200 1.3 @@ -123,8 +123,8 @@ 1.4 Patch0: apache-php.patch 1.5 1.6 # build information 1.7 -BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison 1.8 -PreReq: OpenPKG, openpkg >= 20120101 1.9 +BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, flex, bison 1.10 +PreReq: OpenPKG, openpkg >= 20100101 1.11 BuildPreReq: apache 1.12 PreReq: apache 1.13 BuildPreReq: pcre
2.1 --- a/glib/glib.spec Fri Sep 07 19:11:31 2012 +0200 2.2 +++ b/glib/glib.spec Wed Sep 12 18:42:10 2012 +0200 2.3 @@ -46,8 +46,8 @@ 2.4 Patch0: glib.patch 2.5 2.6 # build information 2.7 -BuildPreReq: OpenPKG, openpkg >= 20120101, perl, make 2.8 -PreReq: OpenPKG, openpkg >= 20120101, perl 2.9 +BuildPreReq: OpenPKG, openpkg >= 20100101, perl, make 2.10 +PreReq: OpenPKG, openpkg >= 20100101, perl 2.11 BuildPreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi 2.12 PreReq: gettext, libiconv, pcre, pcre::with_utf8 = yes, libffi 2.13
3.1 --- a/honeyd/honeyd.spec Fri Sep 07 19:11:31 2012 +0200 3.2 +++ b/honeyd/honeyd.spec Wed Sep 12 18:42:10 2012 +0200 3.3 @@ -65,8 +65,8 @@ 3.4 Patch0: honeyd.patch 3.5 3.6 # build information 3.7 -BuildPreReq: OpenPKG, openpkg >= 20100808, make 3.8 -PreReq: OpenPKG, openpkg >= 20100808 3.9 +BuildPreReq: OpenPKG, openpkg >= 20100101, make 3.10 +PreReq: OpenPKG, openpkg >= 20100101 3.11 BuildPreReq: libdnet, libpcap, libevent, libedit, zlib, pcre 3.12 PreReq: libdnet, libpcap, libevent, libedit, zlib, pcre 3.13 %if "%{with_fsl}" == "yes"
4.1 --- a/php/php.spec Fri Sep 07 19:11:31 2012 +0200 4.2 +++ b/php/php.spec Wed Sep 12 18:42:10 2012 +0200 4.3 @@ -122,8 +122,8 @@ 4.4 Patch0: php.patch 4.5 4.6 # build information 4.7 -BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison 4.8 -PreReq: OpenPKG, openpkg >= 20120101 4.9 +BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, flex, bison 4.10 +PreReq: OpenPKG, openpkg >= 20100101 4.11 BuildPreReq: pcre 4.12 PreReq: pcre 4.13 %if "%{with_sqlite}" == "yes"
5.1 --- a/postfix/postfix.spec Fri Sep 07 19:11:31 2012 +0200 5.2 +++ b/postfix/postfix.spec Wed Sep 12 18:42:10 2012 +0200 5.3 @@ -61,8 +61,8 @@ 5.4 Patch2: http://download.openpkg.org/components/versioned/postfix/postfix-%{V_whoson}-whoson.patch 5.5 5.6 # build information 5.7 -BuildPreReq: OpenPKG, openpkg >= 20120101, perl, gcc 5.8 -PreReq: OpenPKG, openpkg >= 20120101, perl, procmail, perl-time 5.9 +BuildPreReq: OpenPKG, openpkg >= 20100101, perl, gcc 5.10 +PreReq: OpenPKG, openpkg >= 20100101, perl, procmail, perl-time 5.11 BuildPreReq: make, pcre, db 5.12 PreReq: make, pcre, db 5.13 %if "%{with_fsl}" == "yes"