[gnome-shell-theme-smooth-inset] Release 3.2: updated for Gnome 3.2 support

Tim Lauridsen timlau at fedoraproject.org
Wed Oct 26 11:03:23 UTC 2011


commit 29ca8902013161ce45cc7efb3df7e6368271ac23
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Oct 26 13:03:04 2011 +0200

    Release 3.2: updated for Gnome 3.2 support

 gnome-shell-theme-smooth-inset.spec |   19 +++++++++++--------
 sources                             |    2 +-
 2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/gnome-shell-theme-smooth-inset.spec b/gnome-shell-theme-smooth-inset.spec
index 7878970..bd595f1 100644
--- a/gnome-shell-theme-smooth-inset.spec
+++ b/gnome-shell-theme-smooth-inset.spec
@@ -1,12 +1,13 @@
 %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
 
 
 Name:           gnome-shell-theme-%{theme_name}
-Version:        1.0
+Version:        3.2
 Release:        1%{?dist}
-Summary:        The %{theme} gnome-shell theme  
+Summary:   	    The %{theme} gnome-shell theme  
 Group:          User Interface/Desktops     
 
 License:        GPLv3
@@ -14,7 +15,7 @@ URL:            http://half-left.deviantart.com/art/GNOME-Shell-Smooth-Inset-200
 Source0:        http://www.deviantart.com/download/200111295/%{src_name}
 
 Requires:       gnome-shell-extensions-user-theme
-Requires:       gnome-shell >= 3.0.1
+Requires:       gnome-shell >= 3.2
 BuildArch:      noarch
 
 %description
@@ -22,15 +23,13 @@ The %{theme} gnome-shell theme created by half_left
 
 %prep
 %setup -q -c 
-
-%build
-# nothing to build
+unzip "%{theme_zip}.zip"	
 
 %install
 mkdir -p -m755 $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/gnome-shell
 
 # put the theme files into some data dir
-cp -r gs-%{theme_name}/* $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/.
+cp -r Smooth\ Inset-3.2/* $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme}/.
 
 # delete backup files (*~)
 find $RPM_BUILD_ROOT -name *~ -type f -print | xargs /bin/rm -f
@@ -40,11 +39,15 @@ find $RPM_BUILD_ROOT -name LICENSE -type f -print | xargs /bin/rm -f
 
 
 %files
-%doc gs-%{theme_name}/gnome-shell/LICENSE
+%doc Smooth\ Inset-3.2/gnome-shell/LICENSE
 %dir %{_datadir}/themes/%{theme}
 %{_datadir}/themes/%{theme}/*
 
 
+
 %changelog
+* Thu Jun 09 2011 Tim Lauridsen <timlau at fedoraproject.org> 3.2
+- updated to work with gnome 3.2.x
+
 * Thu Jun 09 2011 Tim Lauridsen <timlau at fedoraproject.org> 1.0
 - initial rpm build
diff --git a/sources b/sources
index 747f382..60be1dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e00aab8ad07a3294708e8a18faa2f3c9  gnome_shell___smooth_inset_by_half_left-d3b52v3.zip
+eabf1ba1b11a2ffcd174465a07ed375d  gnome_shell___smooth_inset_by_half_left-d3b52v3.zip


More information about the scm-commits mailing list