[gnome-shell-theme-selene] fix gnome-shell-extension-user-theme requires

Jens Petersen petersen at fedoraproject.org
Mon Oct 22 04:21:10 UTC 2012


commit 61ec7202d4171abc15d2f30b015c773959094e36
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Oct 22 13:21:05 2012 +0900

    fix gnome-shell-extension-user-theme requires

 gnome-shell-theme-selene.spec |   25 +++++++++++++++----------
 1 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/gnome-shell-theme-selene.spec b/gnome-shell-theme-selene.spec
index b9670af..34d0a63 100644
--- a/gnome-shell-theme-selene.spec
+++ b/gnome-shell-theme-selene.spec
@@ -2,19 +2,19 @@
 %global src_name gnome-shell-theme-selene_3.4.1-0ubuntu1~tista1
 %global src_pkg gnome-shell-theme-selene_3.4.1-0ubuntu1~tista1.tar.gz
 %global theme_dir gnome-shell-theme-selene-3.4.0
-Name:gnome-shell-theme-selene	
-Version:3.4.0
-Release:5%{?dist}
-Summary:The Selene gnome-shell theme	
+Name: gnome-shell-theme-selene
+Version: 3.4.0
+Release: 6%{?dist}
+Summary: The Selene gnome-shell theme
 License: GPLv3 and LGPLv2.1
-URL:https://launchpad.net/~tista/+archive/selene	
-Source0:https://launchpad.net/~tista/+archive/selene/+files/%{src_name}.tar.gz	
-Requires:gnome-shell-extensions-user-theme
-Requires:gnome-shell >= 3.2
-BuildArch:noarch
+URL: https://launchpad.net/~tista/+archive/selene
+Source0: https://launchpad.net/~tista/+archive/selene/+files/%{src_name}.tar.gz
+Requires: gnome-shell-extension-user-theme
+Requires: gnome-shell >= 3.2
+BuildArch: noarch
 
 %description
-Selene is an "almost dark" theme based on elementary GTK theme, 
+Selene is an "almost dark" theme based on elementary GTK theme,
 inspired by the old Atolm GTK2 theme.
 
 %prep
@@ -33,6 +33,11 @@ cp -r %{_builddir}/%{theme_dir}/%{_datadir}/themes/%{theme_name}/gnome-shell/* $
 %{_datadir}/themes/%{theme_name}/gnome-shell/*
 
 %changelog
+* Mon Oct 22 2012 Jens Petersen <petersen at redhat.com> - 3.4.0-6
+- F18 gnome-shell-extension-user-theme no longer provides
+  gnome-shell-extensions-user-theme
+- cleanup spec file horizontal space
+
 * Wed Sep 19 2012 Adrian Alves <alvesadrian at fedoraproject.org> 3.4.0-5
 - License fixed
 


More information about the scm-commits mailing list