Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=7e90605b1ef90d6e2c4106a368a9d1ec66efd28d
commit 7e90605b1ef90d6e2c4106a368a9d1ec66efd28d Author: Melko <[email protected]> Date: Wed Aug 15 21:38:18 2012 +0200 kde-bump-howto: up to latest kde changes diff --git a/docs/kde-bump-howto.txt b/docs/kde-bump-howto.txt index eca4115..6a1c4a9 100644 --- a/docs/kde-bump-howto.txt +++ b/docs/kde-bump-howto.txt @@ -6,11 +6,12 @@ You *MUST* follow this HOWTO when bumping KDE4 to a new version (even a minor ve First, update KDE4 version (_F_kde_ver) in source/include/kde.sh. Commit this (git commit kde.sh). >From kde-4.7.0 we store all the sha1sums in source/include/kde-version.sh so >don't -forget to update that as well. +forget to update that as well (you can use http://ftp.frugalware.org/pub/other/people/melko/kdesha.sh[this] +to fetch the sha1sums). Next, packages must be compiled in the order listed below (if you find a change that needs to be made to this list, poke the kde m8r). -You can generally find the sha1sums in the kde website (somewhere like http://kde.org/info/[KdeVersion].php). +You can generally find the sha1sums in the kde website (somewhere like http://kde.org/info/KdeVersion.php). If it is a major bump (i.e. 4.6 to 4.7) it is wise to check the updated build instructions on the Kde website, and work in a kde testing repo first. @@ -19,9 +20,11 @@ instructions on the Kde website, and work in a kde testing repo first. - kdelibs (1) * kactivities +* nepomuk-core - kdepimlibs (1) - kdebase (1) - kdebase-runtime (1) +- kde-base-artwork - kdebase-workspace (1) - konsole @@ -48,6 +51,8 @@ instructions on the Kde website, and work in a kde testing repo first. * kgamma * ksnapshot +- libkcddb +- libkcompactdisc - kdemultimedia - kdesdk (-extra) @@ -72,7 +77,6 @@ instructions on the Kde website, and work in a kde testing repo first. - kdeutils -- ksecrets (-extra) - kdeadmin (-extra) - kdeplasma-addons (-extra) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
