Hello community, here is the log from the commit of package kdeartwork3 checked in at Sat Jun 3 00:57:11 CEST 2006. -------- --- KDE/kdeartwork3/kdeartwork3.changes 2006-05-30 07:08:09.000000000 +0200 +++ kdeartwork3/kdeartwork3.changes 2006-06-02 19:29:15.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Jun 2 19:28:03 CEST 2006 - stbinner@suse.de + +- update to 3.5 branch + * fixes missing icons with KDE classic icon theme (#181120) + +------------------------------------------------------------------- New: ---- 3_5_BRANCH.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeartwork3.spec ++++++ --- /var/tmp/diff_new_pack.gh1oZw/_old 2006-06-03 00:56:31.000000000 +0200 +++ /var/tmp/diff_new_pack.gh1oZw/_new 2006-06-03 00:56:31.000000000 +0200 @@ -18,10 +18,10 @@ Summary: KDE Themes BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 3.5.3 -Release: 3 +Release: 4 Url: http://www.kde.org/ Source: kdeartwork-%{version}.tar.bz2 -#Patch0: 3_5_BRANCH.diff +Patch0: 3_5_BRANCH.diff Provides: kdeartwork %description @@ -81,7 +81,7 @@ %prep %setup -q -n kdeartwork-%{version} -#%patch +%patch . /etc/opt/kde3/common_options update_admin @@ -172,6 +172,9 @@ /opt/kde3/share/sounds/KDE_* %changelog -n kdeartwork3 +* Fri Jun 02 2006 - stbinner@suse.de +- update to 3.5 branch + * fixes missing icons with KDE classic icon theme (#181120) * Tue May 30 2006 - adrian@suse.de - fix build for openSUSE build service * Wed May 24 2006 - stbinner@suse.de ++++++ 3_5_BRANCH.diff ++++++ package: kdeartwork-3.5.3.tar.bz2 kdemod: kdeartwork svn di between /tags/KDE/3.5.3 and /branches/KDE//branches/KDE/3.5 Index: IconThemes/kdeclassic/22x22/actions/kde.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: IconThemes/kdeclassic/22x22/actions/kde.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: IconThemes/kdeclassic/32x32/actions/kde.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: IconThemes/kdeclassic/32x32/actions/kde.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Index: IconThemes/kdeclassic/index.theme =================================================================== --- IconThemes/kdeclassic/index.theme (.../tags/KDE/3.5.3/kdeartwork) (revision 547595) +++ IconThemes/kdeclassic/index.theme (.../branches/KDE/3.5/kdeartwork) (revision 547595) @@ -94,6 +94,7 @@ Comment[zu]=Ithimu Yophawu lwesithombe se-KDE Yasendulo DisplayDepth=32 Example=exec +Inherits=default LinkOverlay=link LockOverlay=lockoverlay ZipOverlay=zip Index: IconThemes/Makefile.am =================================================================== --- IconThemes/Makefile.am (.../tags/KDE/3.5.3/kdeartwork) (revision 547595) +++ IconThemes/Makefile.am (.../branches/KDE/3.5/kdeartwork) (revision 547595) @@ -26,12 +26,6 @@ for mng in $$mngs; do \ $(INSTALL_DATA) $(top_srcdir)/IconThemes/$$theme/$$size/$$group/$$mng \ $(DESTDIR)$(kde_icondir)/$$theme/$$size/$$group/$$mng ; done; \ - if [ $$group = "actions" -a -d $(top_srcdir)/IconThemes/$$theme/$$size/$$group/kde ]; then \ - (cd $(top_srcdir)/IconThemes/$$theme/$$size/$$group/kde && \ - $(bindir)/kimage_concat kde- kde.png) ;\ - $(INSTALL_DATA) $(top_srcdir)/IconThemes/$$theme/$$size/$$group/kde/kde.png \ - $(DESTDIR)$(kde_icondir)/$$theme/$$size/$$group ; \ - fi ; \ fi ; \ done ; \ fi ; \ Property changes on: . ___________________________________________________________________ Name: svn:externals + admin https://svn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit-help@opensuse.org
participants (1)
-
root@suse.de