[gnome-shell-theme-orta: 1/2] latest upstream with gnome-shell 3.4 support

Tim Lauridsen timlau at fedoraproject.org
Tue Jul 24 17:56:26 UTC 2012


commit db9111d7ac199ecae51476f27d13c9853c58d551
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Tue Jul 24 19:49:55 2012 +0200

    latest upstream with gnome-shell 3.4 support

 gnome-shell-theme-orta.spec |   25 ++++++++++++-------------
 sources                     |    2 +-
 2 files changed, 13 insertions(+), 14 deletions(-)
---
diff --git a/gnome-shell-theme-orta.spec b/gnome-shell-theme-orta.spec
index e6701ab..a644494 100644
--- a/gnome-shell-theme-orta.spec
+++ b/gnome-shell-theme-orta.spec
@@ -4,7 +4,7 @@
 
 
 Name:           gnome-shell-theme-%{theme_name}
-Version:        1.0
+Version:        3.4
 Release:        1%{?dist}
 Summary:        The %{theme} gnome-shell theme  
 Group:          User Interface/Desktops     
@@ -13,28 +13,24 @@ License:        GPLv3
 URL:            http://half-left.deviantart.com/art/GNOME-Shell-Orta-207047273
 Source0:        http://www.deviantart.com/download/207047273/%{src_name}.zip
 
-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 
-unzip gs-%{theme_name}.zip
-unzip gs-%{theme_name}-dark.zip
+%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}-dark/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 gs-%{theme_name}-dark/* $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}-dark/.
+cp -r gnome-shell $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/.
 
 # delete backup files (*~)
 find $RPM_BUILD_ROOT -name *~ -type f -print | xargs /bin/rm -f
@@ -44,12 +40,15 @@ find $RPM_BUILD_ROOT -name LICENSE -type f -print | xargs /bin/rm -f
 
 
 %files
-%doc gs-orta/gnome-shell/LICENSE
+%doc gnome-shell/LICENSE
 %dir %{_datadir}/themes/%{theme}
-%dir %{_datadir}/themes/%{theme}-dark
 %{_datadir}/themes/%{theme}/*
-%{_datadir}/themes/%{theme}-dark/*
+
 
 %changelog
+* Thu Jun 09 2011 Tim Lauridsen <timlau at fedoraproject.org> 3.4
+- Latest upstream release with gnome-shell 3.4 support
+- fix requirements 
+
 * Thu Jun 09 2011 Tim Lauridsen <timlau at fedoraproject.org> 1.0
 - initial rpm build
diff --git a/sources b/sources
index caf2a33..9b5fe60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75e7cff2d7c063fdb4414955473bd526  gnome_shell___orta_by_half_left-d3f9qp5.zip
+ce7fadaae3b17655d385efdd7a1cb680  gnome_shell___orta_by_half_left-d3f9qp5.zip


More information about the scm-commits mailing list