php/php.spec

changeset 671
f82939c12e5f
parent 583
080279a062dd
equal deleted inserted replaced
1:aa351850781a 2:980d1dd6d778
120 Source0: http://static.php.net/www.php.net/distributions/php-%{version}.tar.bz2 120 Source0: http://static.php.net/www.php.net/distributions/php-%{version}.tar.bz2
121 Source1: php.ini 121 Source1: php.ini
122 Patch0: php.patch 122 Patch0: php.patch
123 123
124 # build information 124 # build information
125 BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison 125 BuildPreReq: OpenPKG, openpkg >= 20100101, make, gcc, flex, bison
126 PreReq: OpenPKG, openpkg >= 20120101 126 PreReq: OpenPKG, openpkg >= 20100101
127 BuildPreReq: pcre 127 BuildPreReq: pcre
128 PreReq: pcre 128 PreReq: pcre
129 %if "%{with_sqlite}" == "yes" 129 %if "%{with_sqlite}" == "yes"
130 BuildPreReq: sqlite 130 BuildPreReq: sqlite
131 PreReq: sqlite 131 PreReq: sqlite

mercurial