From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
== kdelibs == | == kdelibs == | ||
* katepart is missing, move <code>kate-%{version}/part</code> to <code>./kate</code> | * katepart is missing, move <code>kate-%{version}/part</code> to <code>./kate</code>. '''DONE''' by jreznik | ||
== kdebase == | == kdebase == | ||
Line 21: | Line 21: | ||
== kdebase-workspace == | == kdebase-workspace == | ||
kdebase-workspace was renamed to kde-workspace | kdebase-workspace was renamed to kde-workspace | ||
* wallpapers is missing | |||
== kdesdk == | |||
* kate is missing, move <code>kate-%{version}/kate</code> to <code>./kate</code> |
Revision as of 09:50, 31 May 2011
KDE 4.7 Packaging
Upstream tarballs of KDE SC 4.7 totally changed, see [4.6.3] vs [4.6.80]. This page tries to describe what has been changed.
You can use something like following command to check what was changed:
diff -u <(tar -tjf /path/to/old/tarball-4.6.3.tar.bz2 | sed 's#^[^/]*/##g') <(tar -tjf /path/to/new/tarball-4.6.80.tar.bz2 | sed 's#^[^/]*/##g')
kdelibs
- katepart is missing, move
kate-%{version}/part
to./kate
. DONE by jreznik
kdebase
kdebase was renamed to kde-baseapps
- konq-plugins is new
- konsole is missing
- kwrite is missing, move
kate-%{version}/kwrite
to./kwrite
kdebase-runtime
kdebase-runtime was renamed to kde-runtime
kdebase-workspace
kdebase-workspace was renamed to kde-workspace
- wallpapers is missing
kdesdk
- kate is missing, move
kate-%{version}/kate
to./kate