[laughlin-backgrounds/f14/master] update to 13.92.0. Adds wallpaper for beta and supplemetal wallpapers.

Martin Sourada mso at fedoraproject.org
Tue Sep 14 21:30:15 UTC 2010


commit 42622d3c0f19d4fdc6550f138de332c1c2648a51
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Tue Sep 14 23:28:49 2010 +0200

    update to 13.92.0. Adds wallpaper for beta and supplemetal wallpapers.

 .gitignore                |    1 +
 laughlin-backgrounds.spec |   48 +++++++++++++++++++++++++++++++++++++++++++-
 sources                   |    2 +-
 3 files changed, 48 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8f9c7e..6a57550 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 laughlin-backgrounds-13.91.0.tar.lzma
+/laughlin-backgrounds-13.92.0.tar.lzma
diff --git a/laughlin-backgrounds.spec b/laughlin-backgrounds.spec
index e2a81c9..faa897a 100644
--- a/laughlin-backgrounds.spec
+++ b/laughlin-backgrounds.spec
@@ -1,5 +1,5 @@
 Name:           laughlin-backgrounds
-Version:        13.91.0
+Version:        13.92.0
 Release:        1%{?dist}
 Summary:        Laughlin desktop backgrounds
 
@@ -54,6 +54,32 @@ Provides:        system-backgrounds-gnome = %{version}-%{release}
 %description    gnome 
 This package contains Gnome desktop wallpapers for the Laughlin theme.
 
+%package        extras-single
+Summary:        Single screen images for Laughlin Extras Backrounds
+Group:          Applications/Multimedia
+License:        CC-BY and CC-BY-SA
+
+%description    extras-single
+This package contains single screen images for Laughlin supplemental wallpapers
+
+%package        extras-gnome
+Summary:        Extra Laughlin Wallpapers for Gnome
+Group:          Applications/Multimedia
+
+Requires:       %{name}-extras-single
+
+%description    extras-gnome
+This package contains Laughlin supplemental wallpapers for Gnome
+
+%package        extras-kde
+Summary:        Extra Laughlin Wallpapers for KDE
+Group:          Applications/Multimedia
+
+Requires:       %{name}-extras-single
+
+%description    extras-kde
+This package contains Laughlin supplemental wallpapers for Gnome
+
 
 %prep
 %setup -q
@@ -77,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files single
 %defattr(-,root,root,-)
-%doc COPYING Credits
+%doc CC-BY-SA\ 3.0 Attribution
 #There'll be also dual wallpapers in dual subpackage in the future, hence the 
 # %%dir ownership is treated separately
 %dir %{_datadir}/backgrounds/laughlin
@@ -95,8 +121,26 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/backgrounds/laughlin/default/laughlin.xml
 %{_datadir}/gnome-background-properties/desktop-backgrounds-laughlin.xml
 
+%files extras-single
+%doc CC-BY\ 2.0 CC-BY-SA\ 2.0 CC-BY-SA\ 3.0 Attribution
+%defattr(-,root,root,-)
+%{_datadir}/backgrounds/laughlin/extras/*.jpg
+
+%files extras-gnome
+%defattr(-,root,root,-)
+%{_datadir}/backgrounds/laughlin/extras/laughlin-extras.xml
+%{_datadir}/gnome-background-properties/desktop-backgrounds-laughlin-extras.xml
+
+%files extras-kde
+%defattr(-,root,root,-)
+%{_kde4_datadir}/wallpapers/Laughlin_*/
+
 
 %changelog
+* Tue Sep 14 2010 Martin Sourada <mso at fedoraproject.org> - 13.92.0-1
+- New upstream release
+  - Add extras wallpapers
+
 * Tue Jul 27 2010 Martin Sourada <mso at fedoraproject.org> - 13.91.0-1
 - Initial backgrounds package for F14 Laughlin
 
diff --git a/sources b/sources
index d31b940..7fde1e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e72a93a660d03d369d11661d671e599d  laughlin-backgrounds-13.91.0.tar.lzma
+96c0ddd7679af92d281446a8abc30428  laughlin-backgrounds-13.92.0.tar.lzma


More information about the scm-commits mailing list