[gnome-shell-theme-atolm] lastest upstream with gnome 3.4 support

Tim Lauridsen timlau at fedoraproject.org
Wed Jul 25 04:55:47 UTC 2012


commit d6dd3b42aa205c7740a8833d6d9d09b75d00018a
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Jul 25 06:52:38 2012 +0200

    lastest upstream with gnome 3.4 support

 gnome-shell-theme-atolm.spec |   26 ++++++++++++++------------
 sources                      |    2 +-
 2 files changed, 15 insertions(+), 13 deletions(-)
---
diff --git a/gnome-shell-theme-atolm.spec b/gnome-shell-theme-atolm.spec
index 34794f1..740b1ad 100644
--- a/gnome-shell-theme-atolm.spec
+++ b/gnome-shell-theme-atolm.spec
@@ -1,35 +1,34 @@
 %global src_name gnome_shell____atolm_by_half_left-d3drw1x.zip
 %global theme_name atolm
 %global theme Atolm
-%global theme_zip %{theme}-3.2
+%global theme_zip %{theme}-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://http://half-left.deviantart.com/art/GNOME-Shell-Atolm-204534789
+URL:            http://half-left.deviantart.com/art/GNOME-Shell-Atolm-204534789
 Source0:        http://www.deviantart.com/download/204534789/%{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 %{theme_zip}/* $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,12 +38,15 @@ find $RPM_BUILD_ROOT -name LICENSE -type f -print | xargs /bin/rm -f
 
 
 %files
-%doc %{theme_zip}/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 release 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 2b53dd9..9c6c34a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7735d0c04d3744d3b067bdde650aefe  gnome_shell____atolm_by_half_left-d3drw1x.zip
+9491b62350cc02e9bc86f9160e63da51  gnome_shell____atolm_by_half_left-d3drw1x.zip


More information about the scm-commits mailing list