[Lunar-commits] r26688 - moonbase/trunk/kde3/base/kdegraphics3
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Nov 11 03:25:19 CET 2007
Author: zbiggy
Date: 2007-11-11 03:25:19 +0100 (Sun, 11 Nov 2007)
New Revision: 26688
Modified:
moonbase/trunk/kde3/base/kdegraphics3/BUILD
moonbase/trunk/kde3/base/kdegraphics3/DETAILS
Log:
kdegraphics security update
there is also patch for koffice in the same security_patches ftp directory,
but I do not use koffice so can not test and apply it. Volunteers welcome.
Modified: moonbase/trunk/kde3/base/kdegraphics3/BUILD
===================================================================
--- moonbase/trunk/kde3/base/kdegraphics3/BUILD 2007-11-11 02:19:13 UTC (rev 26687)
+++ moonbase/trunk/kde3/base/kdegraphics3/BUILD 2007-11-11 02:25:19 UTC (rev 26688)
@@ -1,5 +1,6 @@
(
+patch_it $SOURCE2 0 &&
. /etc/profile.d/qt3.rc
. /etc/profile.d/kde3.rc
Modified: moonbase/trunk/kde3/base/kdegraphics3/DETAILS
===================================================================
--- moonbase/trunk/kde3/base/kdegraphics3/DETAILS 2007-11-11 02:19:13 UTC (rev 26687)
+++ moonbase/trunk/kde3/base/kdegraphics3/DETAILS 2007-11-11 02:25:19 UTC (rev 26688)
@@ -1,17 +1,19 @@
MODULE=kdegraphics3
VERSION=3.5.8
SOURCE=kdegraphics-$VERSION.tar.bz2
+ SOURCE2=post-3.5.8-kdegraphics-kpdf.diff
SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdegraphics-$VERSION
SOURCE_URL=$KDE_URL/stable/$VERSION/src/
+ SOURCE2_URL=$KDE_URL/security_patches/
SOURCE_VFY=sha1:2f7b0aeefffd1d10128f1f1edd7e4c11e0329f35
+ SOURCE2_VFY=sha1:fea08298b8f9228ed57ddf0ceffcab12755c1e80
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE=http://www.kde.org/
ENTERED=20020523
- UPDATED=20071017
+ UPDATED=20071110
MAINTAINER=florin at lunar-linux.org
SHORT="Contains graphics and typesetting applications"
cat << EOF
kdegraphics contains graphics and typesetting applications.
EOF
-
More information about the Lunar-commits
mailing list