[aldabra-theme-gnome] Update to 3.2.2

Mohamed ElMorabity melmorabity at fedoraproject.org
Tue Nov 29 07:04:11 UTC 2011


commit 087bbe3ba089c715ba6ad64277a9708943e8c758
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Tue Nov 29 08:04:06 2011 +0100

    Update to 3.2.2

 .gitignore               |    1 +
 aldabra-theme-gnome.spec |   19 +++++++++++--------
 sources                  |    2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c504b7..15617c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /142247-Aldabra-0.7.5.zip
 /Aldabra-3.2.1.tar.gz
+/Aldabra-3.2.2.tar.gz
diff --git a/aldabra-theme-gnome.spec b/aldabra-theme-gnome.spec
index 91358ea..d11dac4 100644
--- a/aldabra-theme-gnome.spec
+++ b/aldabra-theme-gnome.spec
@@ -2,12 +2,12 @@
 %global theme_dir %{_datadir}/themes/%{theme_name}
 
 Name:           aldabra-theme-gnome
-Version:        3.2.1
+Version:        3.2.2
 Release:        1%{?dist}
 Summary:        Aldabra theme pack for GNOME
 
 Group:          User Interface/Desktops
-License:        LGPLv2
+License:        LGPLv2+
 URL:            http://gnome-look.org/content/show.php/Aldabra?content=142247
 Source0:        http://dl.dropbox.com/u/45326422/%{theme_name}-%{version}.tar.gz
 
@@ -22,29 +22,32 @@ visual consistency between GTK2 and GTK3 applications.
 
 
 %prep
-%setup -q -n %{theme_name}
+%setup -q -c
 
 
 %build
 
 
 %install
-install -d $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/
-cp -a index.theme gtk-2.0/ $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/
+install -d $RPM_BUILD_ROOT/%{theme_dir}/
+cp -a Aldabra/{index.theme,gtk-2.0/} $RPM_BUILD_ROOT/%{theme_dir}/
 
 # The archive bundles copies of Adwaita's background and GTK3/Metacity
 # themes. Symbolic links to system Adwaita will be used instead, as recommended
 # by the author of the theme
-ln -s %{_datadir}/themes/Adwaita/{backgrounds,gtk-3.0,metacity-1} $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/
+ln -s %{_datadir}/themes/Adwaita/{backgrounds,gtk-3.0,metacity-1} $RPM_BUILD_ROOT/%{theme_dir}/
 
 
 %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
+* Tue Nov 29 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.2.2-1
+- Update to 3.2.2
+
+* Wed Nov 09 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
diff --git a/sources b/sources
index 6fec9f2..7c37287 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ed7f6b997eb0f297bee6d5c735bac69  Aldabra-3.2.1.tar.gz
+c0930cc1a7f7dcabbbacfc923652db9b  Aldabra-3.2.2.tar.gz


More information about the scm-commits mailing list