[laughlin-kde-theme] - avoid ksplashx crasher, adjust size dirs to match reality (#632814) - add 1280x1024 symlink to nor

Rex Dieter rdieter at fedoraproject.org
Thu Sep 30 16:32:13 UTC 2010


commit 1c6903290335ed17aba8f6bd1f93be8b213a0d4d
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Sep 30 11:37:54 2010 -0500

    - avoid ksplashx crasher, adjust size dirs to match reality (#632814)
    - add 1280x1024 symlink to normalish/laughlin.png

 .gitignore              |    2 +-
 laughlin-kde-theme.spec |   16 +++++++++++-----
 sources                 |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00ce02d..1d94829 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-laughlin-kde-theme-13.91.0.tar.bz2
+/laughlin-kde-theme-13.92.0.tar.bz2
diff --git a/laughlin-kde-theme.spec b/laughlin-kde-theme.spec
index dae49b2..709e30c 100644
--- a/laughlin-kde-theme.spec
+++ b/laughlin-kde-theme.spec
@@ -1,5 +1,5 @@
 Name:		laughlin-kde-theme
-Version:	13.91.0
+Version:	13.92.0
 Release:	1%{?dist}
 Summary:	Laughlin KDE Theme
 
@@ -14,7 +14,7 @@ BuildArch:	noarch
 BuildRequires:	kde-filesystem
 Requires:	kde-filesystem
 Requires:	system-logos
-Requires:	laughlin-backgrounds-kde >= 13.91.0 
+Requires:	laughlin-backgrounds-kde >= 13.92.0 
 
 Provides:	laughlin-kdm-theme = %{version}-%{release}
 Provides:	laughlin-ksplash-theme = %{version}-%{release}
@@ -91,9 +91,11 @@ popd
 mkdir -p %{buildroot}%{_kde4_appsdir}/ksplash/Themes/
 cp -rp ksplash/Laughlin/ %{buildroot}%{_kde4_appsdir}/ksplash/Themes/
 ln -s ../../../../../../backgrounds/laughlin/default/standard/laughlin.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/2048x1536/laughlin.png
-mkdir %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/1280x800/
-ln -s ../../../../../../backgrounds/laughlin/default/wide/laughlin.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/1280x800/laughlin.png
-
+mkdir %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/1920x1200/
+ln -s ../../../../../../backgrounds/laughlin/default/wide/laughlin.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/1920x1200/laughl
+mkdir %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/1280x1024/
+ln -s ../../../../../../backgrounds/laughlin/default/normalish/laughlin.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/1280x1024/l
+ 
 # system logo 
 ln -s ../../../../../../pixmaps/system-logo-white.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Laughlin/2048x1536/logo.png
 
@@ -110,5 +112,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 30 2010 Rex Dieter <rdieter at fedoraproject.org> 13.92.0-1
+- avoid ksplashx crasher, adjust size dirs to match reality (#632814)
+- add 1280x1024 symlink to normalish/laughlin.png
+
 * Mon Aug 02 2010 Jaroslav Reznik <jreznik at redhat.com> 13.91.0-1
 - initial package
diff --git a/sources b/sources
index a61eb26..2182e28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b1bc12ae32922f7661883adb2b747bd  laughlin-kde-theme-13.91.0.tar.bz2
+03af79bac4fa6b448c224888d734ff3b  laughlin-kde-theme-13.92.0.tar.bz2


More information about the scm-commits mailing list