Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : db5 | name : db5 | ||||
| version : 5.3.21 | version : 5.3.21 | ||||
| release : 5 | release : 5 | ||||
| source : | source : | ||||
| - http://download.oracle.com/berkeley-db/db-5.3.21.tar.gz : ddd92a930317df92021054c03992392db9ea5cddba43bef8920d392a82114fb8 | - http://download.oracle.com/berkeley-db/db-5.3.21.tar.gz : ddd92a930317df92021054c03992392db9ea5cddba43bef8920d392a82114fb8 | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : system.base | component : system.base | ||||
| libsplit : no | libsplit : no | ||||
| emul32 : yes | |||||
| summary : Berkeley Database v5 | summary : Berkeley Database v5 | ||||
| description: | | description: | | ||||
| This package provides different tools for manipulating databases in the Berkeley Database v5 format. | This package provides different tools for manipulating databases in the Berkeley Database v5 format. | ||||
| patterns : | patterns : | ||||
| - docs : /usr/share/doc | - docs : /usr/share/doc | ||||
| - 32bit-devel : /usr/share/doc/db-*/db5-32bit-devel | |||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/security/cve-2017-10140.patch | %patch -p1 < $pkgfiles/security/cve-2017-10140.patch | ||||
| dist/configure --prefix=/usr \ | dist/configure --prefix=%PREFIX% \ | ||||
| --build=%HOST% \ | |||||
| --libdir=%libdir% \ | |||||
| --libexecdir=%libdir%/%PKGNAME% \ | |||||
| --enable-compat185 \ | --enable-compat185 \ | ||||
| --enable-dbm \ | --enable-dbm \ | ||||
| --disable-static \ | --disable-static \ | ||||
| --enable-cxx | --enable-cxx | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install docdir=/usr/share/doc/db-$version | %make_install docdir=/usr/share/doc/db-$version | ||||
| echo "This is a placeholder file to create the db5-32bit-devel pacakge" > $installdir/usr/share/doc/db-$version/db5-32bit-devel | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.