From 88111a3a1f332ee98ec6099f1a11b1f34b655b76 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 23 Mar 2021 02:15:21 +0000 Subject: Tue Mar 23 02:15:21 UTC 2021 a/kernel-firmware-20210322_3f026a2-noarch-1.txz: Upgraded. ap/man-pages-5.11-noarch-1.txz: Upgraded. ap/rpm-4.16.1.3-x86_64-1.txz: Upgraded. d/parallel-20210322-noarch-1.txz: Upgraded. d/python-setuptools-54.2.0-x86_64-1.txz: Upgraded. kde/digikam-7.2.0-x86_64-1.txz: Upgraded. l/libsigc++-2.10.6-x86_64-1.txz: Upgraded. n/alpine-2.24-x86_64-4.txz: Rebuilt. Rebuilt with maildir patch. Thanks to pisti and Eleksir. n/getmail-6.15-x86_64-1.txz: Upgraded. n/libgpg-error-1.42-x86_64-1.txz: Upgraded. --- source/ap/man-pages/man-pages.SlackBuild | 2 +- source/ap/rpm/rpm.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source/ap') diff --git a/source/ap/man-pages/man-pages.SlackBuild b/source/ap/man-pages/man-pages.SlackBuild index d09dfcd74..278d17180 100755 --- a/source/ap/man-pages/man-pages.SlackBuild +++ b/source/ap/man-pages/man-pages.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=man-pages VERSION=${VERSION:-$(echo man-pages-5.*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} ARCH=noarch -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information diff --git a/source/ap/rpm/rpm.SlackBuild b/source/ap/rpm/rpm.SlackBuild index 9713ff4d6..e50b98835 100755 --- a/source/ap/rpm/rpm.SlackBuild +++ b/source/ap/rpm/rpm.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rpm VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3