SVN: toys/tools/cleanbuild/cleanbuild
glen
glen at pld-linux.org
Wed Jan 16 12:23:52 CET 2013
Author: glen
Date: Wed Jan 16 12:23:52 2013
New Revision: 12614
Modified:
toys/tools/cleanbuild/cleanbuild
Log:
update initial package list, exclude list based on current th packages
Modified: toys/tools/cleanbuild/cleanbuild
==============================================================================
--- toys/tools/cleanbuild/cleanbuild (original)
+++ toys/tools/cleanbuild/cleanbuild Wed Jan 16 12:23:52 2013
@@ -225,11 +225,12 @@
xorg-data-xbitmaps \
compat-gcc\* \
libpng1\* \
- libjpeg-turbo \
+ libjpeg libjpeg-devel \
freetype1-devel-* \
anacron fcron hc-cron \
masqmail msmtp-sendmail omta postfix sendmail ssmtp nail-mail nullmailer \
ghostscript-esp \
+ perl-Scalar-List-Utils \
\*-multilib-\* \
gnome-speech-driver-festival gnome-speech-driver-speech-dispatcher
@@ -295,7 +296,7 @@
rpm --root=$CHDIR --initdb
fi
poldek --up || :
- poldek -O "ignore=$IGNORE" -u rpm-build util-linux
+ poldek -O "ignore=$IGNORE" -u rpm-build pwdutils coreutils util-linux git-core gawk
echo Poldek exit: $?
for DIR in dev proc sys; do
More information about the pld-cvs-commit
mailing list