Author: jajcus Date: Thu Apr 8 09:06:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - a typo in the crystalsvg index.theme file fixed to get rid of the annoying "Gtk-WARNING **: Theme directory 1256x256/apps of theme crystalsvg has no size field" messages - Release: 26
---- Files affected: packages/kde4-kde3support: kde4-kde3support.spec (1.44 -> 1.45) , crystalsvg-theme_index.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/kde4-kde3support/kde4-kde3support.spec diff -u packages/kde4-kde3support/kde4-kde3support.spec:1.44 packages/kde4-kde3support/kde4-kde3support.spec:1.45 --- packages/kde4-kde3support/kde4-kde3support.spec:1.44 Sat Mar 27 09:44:35 2010 +++ packages/kde4-kde3support/kde4-kde3support.spec Thu Apr 8 11:06:53 2010 @@ -19,7 +19,7 @@ Summary(uk.UTF-8): K Desktop Environment - Бібліотеки Name: kde4-kde3support Version: 3.5.10 -Release: 25 +Release: 26 License: LGPL Group: X11/Libraries Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{origname}-%{version}.tar.bz2 @@ -33,6 +33,7 @@ Patch4: kde-am.patch Patch5: kdelibs-gcc4.patch Patch6: %{name}-ac.patch +Patch7: crystalsvg-theme_index.patch URL: http://www.kde.org/ BuildRequires: OpenEXR-devel >= 1.4.0.a BuildRequires: acl-devel @@ -234,6 +235,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 mv -f configure{,.dist} @@ -760,6 +762,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2010/04/08 09:06:53 jajcus +- a typo in the crystalsvg index.theme file fixed to get rid of the annoying + "Gtk-WARNING **: Theme directory 1256x256/apps of theme crystalsvg has no + size field" messages +- Release: 26 + Revision 1.44 2010/03/27 08:44:35 pluto - invert arts bcond, release 25. ================================================================ Index: packages/kde4-kde3support/crystalsvg-theme_index.patch diff -u /dev/null packages/kde4-kde3support/crystalsvg-theme_index.patch:1.1 --- /dev/null Thu Apr 8 11:06:59 2010 +++ packages/kde4-kde3support/crystalsvg-theme_index.patch Thu Apr 8 11:06:53 2010 @@ -0,0 +1,11 @@ +--- kdelibs-3.5.10/crystal_project/index.theme.orig 2007-06-25 19:45:01.000000000 +0200 ++++ kdelibs-3.5.10/crystal_project/index.theme 2010-04-08 11:02:16.000000000 +0200 +@@ -20,7 +20,7 @@ + SmallSizes=16 + PanelDefault=32 + PanelSizes=16,22,24,32,48,64,128 +-Directories=16x16/actions,16x16/apps,16x16/devices,16x16/filesystems,16x16/mimetypes,22x22/actions,22x22/apps,22x22/devices,22x22/filesystems,22x22/mimetypes,24x24/actions,24x24/apps,24x24/devices,24x24/filesystems,24x24/mimetypes,32x32/actions,32x32/apps,32x32/devices,32x32/filesystems,32x32/mimetypes,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,64x64/actions,64x64/apps,64x64/devices,64x64/filesystems,64x64/mimetypes,128x128/actions,128x128/apps,128x128/devices,128x128/filesystems,128x128/mimetypes,256x256/actions,1256x256/apps,256x256/devices,256x256/filesystems,256x256/mimetypes ++Directories=16x16/actions,16x16/apps,16x16/devices,16x16/filesystems,16x16/mimetypes,22x22/actions,22x22/apps,22x22/devices,22x22/filesystems,22x22/mimetypes,24x24/actions,24x24/apps,24x24/devices,24x24/filesystems,24x24/mimetypes,32x32/actions,32x32/apps,32x32/devices,32x32/filesystems,32x32/mimetypes,48x48/actions,48x48/apps,48x48/devices,48x48/filesystems,48x48/mimetypes,64x64/actions,64x64/apps,64x64/devices,64x64/filesystems,64x64/mimetypes,128x128/actions,128x128/apps,128x128/devices,128x128/filesystems,128x128/mimetypes,256x256/actions,256x256/apps,256x256/devices,256x256/filesystems,256x256/mimetypes + [16x16/actions] + Size=16 + Context=Actions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kde3support/kde4-kde3support.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
