rpms/solar-kde-theme/devel .cvsignore, 1.4, 1.5 solar-kde-theme.spec, 1.4, 1.5 sources, 1.4, 1.5

Kevin Kofler kkofler at fedoraproject.org
Sun Oct 26 04:22:29 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/solar-kde-theme/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18701/devel

Modified Files:
	.cvsignore solar-kde-theme.spec sources 
Log Message:
* Sun Oct 26 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.1.8-1
- use latest version of Solar wallpapers, includes 5:4 (1600x1280) image


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/solar-kde-theme/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	26 Oct 2008 02:55:19 -0000	1.4
+++ .cvsignore	26 Oct 2008 04:21:58 -0000	1.5
@@ -1 +1 @@
-solar-kde-theme-0.1.7.tar.bz2
+solar-kde-theme-0.1.8.tar.bz2


Index: solar-kde-theme.spec
===================================================================
RCS file: /cvs/pkgs/rpms/solar-kde-theme/devel/solar-kde-theme.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- solar-kde-theme.spec	26 Oct 2008 02:55:19 -0000	1.4
+++ solar-kde-theme.spec	26 Oct 2008 04:21:59 -0000	1.5
@@ -1,5 +1,5 @@
 Name:		solar-kde-theme
-Version:	0.1.7
+Version:	0.1.8
 Release:	1%{?dist}
 Summary:	Solar KDE Theme
 
@@ -36,9 +36,7 @@
 mkdir -p %{buildroot}%{_kde4_datadir}/wallpapers
 cp -rp wallpapers/solar.png* %{buildroot}%{_kde4_datadir}/wallpapers/
 cp -rp wallpapers/solar_wide.png* %{buildroot}%{_kde4_datadir}/wallpapers/
-mkdir %{buildroot}%{_kde4_datadir}/wallpapers/Solar
-cp -rp wallpapers/Solar/metadata.desktop %{buildroot}%{_kde4_datadir}/wallpapers/Solar
-cp -rp wallpapers/Solar/screenshot.jpg %{buildroot}%{_kde4_datadir}/wallpapers/Solar
+cp -rp wallpapers/solar_high.png* %{buildroot}%{_kde4_datadir}/wallpapers/
 
 # KDM
 mkdir -p %{buildroot}/%{_kde4_appsdir}/kdm/themes/
@@ -55,18 +53,23 @@
 ln -s ../../../../../../wallpapers/solar.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/SolarComet/2048x1536/
 mkdir %{buildroot}%{_kde4_appsdir}/ksplash/Themes/SolarComet/1920x1200
 ln -s ../../../../../../wallpapers/solar_wide.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/SolarComet/1920x1200/
+mkdir %{buildroot}%{_kde4_appsdir}/ksplash/Themes/SolarComet/1600x1280
+ln -s ../../../../../../wallpapers/solar_high.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/SolarComet/1600x1280/
 
 # KDE 4 wallpapers theme
+mkdir %{buildroot}%{_kde4_datadir}/wallpapers/Solar
+cp -rp wallpapers/Solar/metadata.desktop %{buildroot}%{_kde4_datadir}/wallpapers/Solar
+cp -rp wallpapers/Solar/screenshot.jpg %{buildroot}%{_kde4_datadir}/wallpapers/Solar
 mkdir -p %{buildroot}%{_kde4_datadir}/wallpapers/Solar/contents/images
-(cd %{buildroot}%{_kde4_datadir}/wallpapers/Solar/contents/;
-cd %{buildroot}%{_kde4_datadir}/wallpapers/Solar/contents/images
+(cd %{buildroot}%{_kde4_datadir}/wallpapers/Solar/contents/images
 ln -s ../../../solar.png 1024x768.png
 ln -s ../../../solar_wide.png 1280x800.png
-# FIXME: there doesn't seem to be a 5:4 image
-ln -s ../../../solar_wide.png 1280x1024.png
+ln -s ../../../solar_high.png 1280x1024.png
 ln -s ../../../solar_wide.png 1440x900.png
 ln -s ../../../solar.png 1600x1200.png
+ln -s ../../../solar_high.png 1600x1280.png
 ln -s ../../../solar_wide.png 1920x1200.png
+ln -s ../../../solar.png 2048x1536.png
 )
 
 
@@ -81,11 +84,15 @@
 %{_kde4_appsdir}/ksplash/Themes/SolarComet/
 %{_kde4_datadir}/wallpapers/solar.png*
 %{_kde4_datadir}/wallpapers/solar_wide.png*
+%{_kde4_datadir}/wallpapers/solar_high.png*
 %{_kde4_datadir}/wallpapers/Solar/*
 %{_kde4_appsdir}/kdm/pics/users/default_solar.png
 
 
 %changelog
+* Sun Oct 26 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.1.8-1
+- use latest version of Solar wallpapers, includes 5:4 (1600x1280) image
+
 * Sun Oct 26 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.1.7-1
 - fix coordinates of KSplash animations not to segfault on small resolutions
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/solar-kde-theme/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	26 Oct 2008 02:55:19 -0000	1.4
+++ sources	26 Oct 2008 04:21:59 -0000	1.5
@@ -1 +1 @@
-ec72a6e6b98e0e379d2989fe990f8637  solar-kde-theme-0.1.7.tar.bz2
+b6035baa43f0648fd1ed5c3c11bd222a  solar-kde-theme-0.1.8.tar.bz2




More information about the scm-commits mailing list