From a03ccd668a21fda9d78271e71bbbc519c4fc8410 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 11 Jun 2020 21:17:43 +0000 Subject: Thu Jun 11 21:17:43 UTC 2020 a/haveged-1.9.10-x86_64-1.txz: Upgraded. ap/alsa-utils-1.2.3-x86_64-2.txz: Rebuilt. This version seems good, but we'll recompile it against alsa-lib-1.2.2 just to be on the safe side. d/patchelf-0.11-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.2-x86_64-1.txz: Upgraded. Revert to this version of alsa-lib due to the pulseaudio daemon crashing in some cases where multiple audio devices are present. extra/pure-alsa-system/alsa-lib-1.2.2-x86_64-1_alsa.txz: Upgraded. Revert to this version of alsa-lib due to the pulseaudio daemon crashing in some cases where multiple audio devices are present. --- source/a/haveged/haveged.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/a') diff --git a/source/a/haveged/haveged.SlackBuild b/source/a/haveged/haveged.SlackBuild index 95649c65e..513c8f7db 100755 --- a/source/a/haveged/haveged.SlackBuild +++ b/source/a/haveged/haveged.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # # Copyright 2014 Erik Falor, West Valley City, Utah, USA -# Copyright 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2018, 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -109,7 +109,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \+ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION -cp -a AUTHORS COPYING* INSTALL README* \ +cp -a AUTHORS* COPYING* ChangeLog* NEWS* README* \ $PKG/usr/doc/$PKGNAM-$VERSION # If there's a ChangeLog, installing at least part of the recent history -- cgit v1.2.3