[aldabra-theme-gnome/f16] Update to 3.2.1

Mohamed ElMorabity melmorabity at fedoraproject.org
Thu Nov 10 09:13:52 UTC 2011


commit c1e0c26ba7cf201445503073ec71e1f543ee6943
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Thu Nov 10 10:13:48 2011 +0100

    Update to 3.2.1

 .gitignore               |    1 +
 aldabra-theme-gnome.spec |   14 +++++++-------
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5baa10a..8c504b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /142247-Aldabra-0.7.5.zip
+/Aldabra-3.2.1.tar.gz
diff --git a/aldabra-theme-gnome.spec b/aldabra-theme-gnome.spec
index f904f09..91358ea 100644
--- a/aldabra-theme-gnome.spec
+++ b/aldabra-theme-gnome.spec
@@ -2,14 +2,14 @@
 %global theme_dir %{_datadir}/themes/%{theme_name}
 
 Name:           aldabra-theme-gnome
-Version:        0.7.5
+Version:        3.2.1
 Release:        1%{?dist}
 Summary:        Aldabra theme pack for GNOME
 
 Group:          User Interface/Desktops
 License:        LGPLv2
 URL:            http://gnome-look.org/content/show.php/Aldabra?content=142247
-Source0:        http://gnome-look.org/CONTENT/content-files/142247-%{theme_name}-0.7.5.zip
+Source0:        http://dl.dropbox.com/u/45326422/%{theme_name}-%{version}.tar.gz
 
 Requires:       adwaita-gtk3-theme
 Requires:       gtk-murrine-engine
@@ -22,9 +22,7 @@ visual consistency between GTK2 and GTK3 applications.
 
 
 %prep
-%setup -q -c
-
-find . -name "*~" -exec rm {} \;
+%setup -q -n %{theme_name}
 
 
 %build
@@ -32,7 +30,7 @@ find . -name "*~" -exec rm {} \;
 
 %install
 install -d $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/
-cp -a %{theme_name}/gtk-2.0/ $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/
+cp -a index.theme gtk-2.0/ $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/
 
 # The archive bundles copies of Adwaita's background and GTK3/Metacity
 # themes. Symbolic links to system Adwaita will be used instead, as recommended
@@ -42,10 +40,12 @@ ln -s %{_datadir}/themes/Adwaita/{backgrounds,gtk-3.0,metacity-1} $RPM_BUILD_ROO
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING NEWS
 %{_datadir}/themes/%{theme_name}/
 
 
 %changelog
+* Tue Nov 08 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.2.1-1
+- Update to 3.2.1
+
 * Sat Jun 18 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.7.5-1
 - Initial RPM release
diff --git a/sources b/sources
index e028335..6fec9f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abe7f9234ea3842dc78b08643b1f2d51  142247-Aldabra-0.7.5.zip
+6ed7f6b997eb0f297bee6d5c735bac69  Aldabra-3.2.1.tar.gz


More information about the scm-commits mailing list