[gnome-shell-theme-gaia] updated to latest upstream with gnome-shell 3.4 support

Tim Lauridsen timlau at fedoraproject.org
Wed Jul 25 17:32:09 UTC 2012


commit 40023d4b9179aa9b2267fbba6c3169bb33867e23
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Jul 25 19:29:56 2012 +0200

    updated to latest upstream with gnome-shell 3.4 support

 gnome-shell-theme-gaia.spec |   19 +++++++++++--------
 sources                     |    2 +-
 2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/gnome-shell-theme-gaia.spec b/gnome-shell-theme-gaia.spec
index b8f9e0b..13332f8 100644
--- a/gnome-shell-theme-gaia.spec
+++ b/gnome-shell-theme-gaia.spec
@@ -4,8 +4,8 @@
 
 
 Name:           gnome-shell-theme-%{theme_name}
-Version:        1.0
-Release:        3%{?dist}
+Version:        3.4
+Release:        1%{?dist}
 Summary:        The %{theme} gnome-shell theme  
 Group:          User Interface/Desktops     
 
@@ -13,24 +13,24 @@ License:        GPLv3
 URL:            http://half-left.deviantart.com/art/GNOME-Shell-Gaia-207574700
 Source0:        http://www.deviantart.com/download/207574700/%{src_name}
 
-Requires:       gnome-shell-extensions-user-theme
-Requires:       gnome-shell >= 3.0.1
+Requires:       gnome-shell-extension-user-theme
+Requires:       gnome-shell >= 3.4
 BuildArch:      noarch
 
 %description
 The %{theme} gnome-shell theme created by half_left
 
 %prep
-%setup -q -c
+%setup -q -n %{theme}
 
 %build
 #nothing to build
 
 %install
-mkdir -p -m755 $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/gnome-shell
+mkdir -p -m755 $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}
 
 # put the theme files into some data dir
-cp -r gs-%{theme_name}/* $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/.
+cp -r gnome-shell $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/.
 
 # remove LICENSE from BUILDROOT
 find $RPM_BUILD_ROOT -name LICENSE -type f -print | xargs /bin/rm -f
@@ -40,11 +40,14 @@ find $RPM_BUILD_ROOT -name *~ -type f -print | xargs /bin/rm -f
 
 
 %files
-%doc gs-%{theme_name}/gnome-shell/LICENSE
+%doc gnome-shell/LICENSE
 %dir %{_datadir}/themes/%{theme}
 %{_datadir}/themes/%{theme}/*
 
 %changelog
+* Wed Jul 25 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4-1
+- Latest upstream with gnome-shell 3.4 support
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index bd1ebdc..96b179f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6876877e2d140071aa1b5a18eb5a4da2  gnome_shell___gaia_by_half_left-d3fl1nw.zip
+c36b2f7c945b9fa7f83ad0deffc049af  gnome_shell___gaia_by_half_left-d3fl1nw.zip


More information about the scm-commits mailing list