[verne-backgrounds/f16] add supplemental wallpapers.

Martin Sourada mso at fedoraproject.org
Mon Sep 5 16:01:04 UTC 2011


commit 00296f69020697c01776b2a69766c5377c90ad0d
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Mon Sep 5 17:58:42 2011 +0200

    add supplemental wallpapers.

 .gitignore             |    1 +
 sources                |    2 +-
 verne-backgrounds.spec |   75 ++++++++++++++++++++++++++++-------------------
 3 files changed, 47 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c92732..5178d37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /verne-backgrounds-15.91.0.tar.xz
+/verne-backgrounds-15.92.0.tar.xz
diff --git a/sources b/sources
index ad2a39f..bc0e0f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76e4d55069ff014a81c3ee4b919284f2  verne-backgrounds-15.91.0.tar.xz
+ce5dd159a4f20e44eaf5878e0ec99717  verne-backgrounds-15.92.0.tar.xz
diff --git a/verne-backgrounds.spec b/verne-backgrounds.spec
index 1fe3573..e9550dc 100644
--- a/verne-backgrounds.spec
+++ b/verne-backgrounds.spec
@@ -1,5 +1,5 @@
 Name:           verne-backgrounds
-Version:        15.91.0
+Version:        15.92.0
 Release:        1%{?dist}
 Summary:        Verne desktop backgrounds
 
@@ -78,32 +78,40 @@ Requires:       xfdesktop
 %description    xfce
 This package contains XFCE4 desktop wallpapers for the Verne theme.
 
-#%package        extras-single
-#Summary:        Single screen images for Verne Extras Backrounds
-#Group:          Applications/Multimedia
-#License:        CC-BY and CC-BY-SA
+%package        extras-single
+Summary:        Single screen images for Verne Extras Backrounds
+Group:          Applications/Multimedia
+License:        CC-BY and CC-BY-SA
 
-#%description    extras-single
-#This package contains single screen images for Verne supplemental wallpapers
+%description    extras-single
+This package contains single screen images for Verne supplemental wallpapers
 
-#%package        extras-gnome
-#Summary:        Extra Verne Wallpapers for Gnome
-#Group:          Applications/Multimedia
+%package        extras-gnome
+Summary:        Extra Verne Wallpapers for Gnome
+Group:          Applications/Multimedia
 
-#Requires:       %{name}-extras-single
+Requires:       %{name}-extras-single
 
-#%description    extras-gnome
-#This package contains Verne supplemental wallpapers for Gnome
+%description    extras-gnome
+This package contains Verne supplemental wallpapers for Gnome
 
-#%package        extras-kde
-#Summary:        Extra Verne Wallpapers for KDE
-#Group:          Applications/Multimedia
+%package        extras-kde
+Summary:        Extra Verne Wallpapers for KDE
+Group:          Applications/Multimedia
+
+Requires:       %{name}-extras-single
 
-#Requires:       %{name}-extras-single
+%description    extras-kde
+This package contains Verne supplemental wallpapers for Gnome
+
+%package        extras-xfce
+Summary:        Extra Verne Wallpapers for XFCE
+Group:          Applications/Multimedia
 
-#%description    extras-kde
-#This package contains Verne supplemental wallpapers for Gnome
+Requires:       %{name}-extras-single
 
+%description    extras-xfce
+This package contains Verne supplemental wallpapers for XFCE
 
 %prep
 %setup -q
@@ -159,22 +167,29 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_datadir}/xfce4/backdrops/verne.png
 
-#%files extras-single
-#%doc CC-BY\ 2.0 CC-BY-SA\ 2.0 CC-BY-SA\ 3.0 Attribution
-#%defattr(-,root,root,-)
-#%{_datadir}/backgrounds/verne/extras/*.jpg
+%files extras-single
+%doc CC-BY-SA\ 3.0 Attribution-Extras
+%defattr(-,root,root,-)
+%{_datadir}/backgrounds/verne/extras/*.jpg
 
-#%files extras-gnome
-#%defattr(-,root,root,-)
-#%{_datadir}/backgrounds/verne/extras/verne-extras.xml
-#%{_datadir}/gnome-background-properties/desktop-backgrounds-verne-extras.xml
+%files extras-gnome
+%defattr(-,root,root,-)
+%{_datadir}/backgrounds/verne/extras/verne-extras.xml
+%{_datadir}/gnome-background-properties/desktop-backgrounds-verne-extras.xml
 
-#%files extras-kde
-#%defattr(-,root,root,-)
-#%{_kde4_datadir}/wallpapers/Verne_*/
+%files extras-kde
+%defattr(-,root,root,-)
+%{_kde4_datadir}/wallpapers/Verne_*/
+
+%files extras-xfce
+%defattr(-,root,root,-)
+%{_datadir}/xfce4/backdrops/*.jpg
 
 
 %changelog
+* Mon Sep 05 2011 Martin Sourada <mso at fedoraproject.org> - 15.92.0-1
+- Update to newest version, include supplemental wallpapers
+
 * Thu Jul 28 2011 Martin Sourada <mso at fedoraproject.org> - 15.91.0-1
 - Initial backgrounds package for F16 Verne
 


More information about the scm-commits mailing list