[heisenbug-kde-theme] Image and linking fixes in the theme:

Martin Briza mbriza at fedoraproject.org
Mon Sep 16 15:23:27 UTC 2013


commit 324b227a00c66514936c519da2465df9cda114fa
Author: Martin Briza <mbriza at redhat.com>
Date:   Mon Sep 16 17:22:44 2013 +0200

    Image and linking fixes in the theme:
    
    - fix the symlink to SDDM theme's background
    
    - fix the screenshots
    
    - fixed the wallpaper name in the KDM theme
    
    - stopped linking the font in the SDDM theme

 .gitignore               |    1 +
 heisenbug-kde-theme.spec |   13 +++++++++----
 sources                  |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fafea26..fc6d3b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /heisenbug-kde-theme-19.90.1.tar.bz2
 /heisenbug-kde-theme-19.90.2.tar.bz2
+/heisenbug-kde-theme-19.90.3.tar.bz2
diff --git a/heisenbug-kde-theme.spec b/heisenbug-kde-theme.spec
index e329ab7..2bf1c00 100644
--- a/heisenbug-kde-theme.spec
+++ b/heisenbug-kde-theme.spec
@@ -1,7 +1,7 @@
 %global backgrounds_kde_version 19.90.0
 
 Name:		heisenbug-kde-theme
-Version:	19.90.2
+Version:	19.90.3
 Release:	1%{?dist}
 Summary:	Heisenbug KDE Theme
 
@@ -75,9 +75,8 @@ cp -rp sddm/heisenbug/* %{buildroot}%{_datadir}/apps/sddm/themes/heisenbug/
 pushd %{buildroot}%{_datadir}/apps/sddm/themes/heisenbug
 # copy the original maui theme
 ln -s ../maui/angle-down.png ../maui/angle-left.png ../maui/angle-right.png \
-        ../maui/GeosansLight.ttf ../maui/Main.qml ../maui/README ../maui/reboot.png \
-        ../maui/shutdown.png .
-ln -s ../../../../../../backgrounds/heisenbug/default/standard/heisenbug.png background.png
+        ../maui/Main.qml ../maui/README ../maui/reboot.png ../maui/shutdown.png .
+ln -s ../../../../backgrounds/heisenbug/default/standard/heisenbug.png background.png
 popd
 
 ## KSplash
@@ -109,6 +108,12 @@ rm -rf %{buildroot}
 %{_kde4_appsdir}/ksplash/Themes/Heisenbug/
 
 %changelog
+* Tue Sep 10 2013 Martin Briza <mbriza at redhat.com> (not released yet, planned for .3)
+- fix the symlink to SDDM theme's background
+- fix the screenshots
+- fixed the wallpaper name in the KDM theme
+- stopped linking the font in the SDDM theme'
+
 * Tue Sep 10 2013 Jaroslav Reznik <jreznik at redhat.com> 19.90.2-1
 - fix png suffix and version for desktop theme
 
diff --git a/sources b/sources
index fa94d23..3527c69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af279ec24ff004801314a7c912b01dae  heisenbug-kde-theme-19.90.2.tar.bz2
+d63076674d9c886f4175c017e175af6c  heisenbug-kde-theme-19.90.3.tar.bz2


More information about the scm-commits mailing list