[gnome-shell-theme-smooth-inset] latest upstream with gnome-shell 3.4 support

Tim Lauridsen timlau at fedoraproject.org
Mon Jul 30 04:32:48 UTC 2012


commit a335810c67c880d6033e1b4071adf0a2d88dfd5f
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Jul 25 07:45:12 2012 +0200

    latest upstream with gnome-shell 3.4 support

 gnome-shell-theme-smooth-inset.spec |   24 +++++++++++++-----------
 sources                             |    2 +-
 2 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/gnome-shell-theme-smooth-inset.spec b/gnome-shell-theme-smooth-inset.spec
index d6ccc10..d3b6dd9 100644
--- a/gnome-shell-theme-smooth-inset.spec
+++ b/gnome-shell-theme-smooth-inset.spec
@@ -1,35 +1,34 @@
 %global src_name gnome_shell___smooth_inset_by_half_left-d3b52v3.zip
 %global theme_name smooth-inset
 %global theme Smooth-Inset
-%global theme_zip  Smooth Inset-3.2
+%global theme_zip "Smooth Inset-3.4"
 
 
 Name:           gnome-shell-theme-%{theme_name}
-Version:        3.2
-Release:        3%{?dist}
-Summary:   	    The %{theme} gnome-shell theme  
+Version:        3.4
+Release:        1%{?dist}
+Summary:   	The %{theme} gnome-shell theme  
 Group:          User Interface/Desktops     
 
 License:        GPLv3
 URL:            http://half-left.deviantart.com/art/GNOME-Shell-Smooth-Inset-200111295
 Source0:        http://www.deviantart.com/download/200111295/%{src_name}
 
-Requires:       gnome-shell-extensions-user-theme
-Requires:       gnome-shell >= 3.2
+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 "%{theme_zip}.zip"	
+%setup -q -n %{theme_zip}
 
 %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 Smooth\ Inset-3.2/* $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/.
+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
@@ -39,13 +38,16 @@ find $RPM_BUILD_ROOT -name LICENSE -type f -print | xargs /bin/rm -f
 
 
 %files
-%doc Smooth\ Inset-3.2/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 upstrem with gnome-shell 3.4 support
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 60be1dc..790e0a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eabf1ba1b11a2ffcd174465a07ed375d  gnome_shell___smooth_inset_by_half_left-d3b52v3.zip
+7867e1efcc2be166ff32d9ad870d0ecb  gnome_shell___smooth_inset_by_half_left-d3b52v3.zip


More information about the scm-commits mailing list