diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5baa10a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/142247-Aldabra-0.7.5.zip diff --git a/aldabra-theme-gnome.spec b/aldabra-theme-gnome.spec new file mode 100644 index 0000000..f904f09 --- /dev/null +++ b/aldabra-theme-gnome.spec @@ -0,0 +1,51 @@ +%global theme_name Aldabra +%global theme_dir %{_datadir}/themes/%{theme_name} + +Name: aldabra-theme-gnome +Version: 0.7.5 +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 + +Requires: adwaita-gtk3-theme +Requires: gtk-murrine-engine +BuildArch: noarch + +%description +Aldabra is a GTK2 theme that uses the Murrine and Pixmap engines to mimic the +look of Adwaita, the default GNOME 3 theme. The goal of this theme is to provide +visual consistency between GTK2 and GTK3 applications. + + +%prep +%setup -q -c + +find . -name "*~" -exec rm {} \; + + +%build + + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/ +cp -a %{theme_name}/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 +# by the author of the theme +ln -s %{_datadir}/themes/Adwaita/{backgrounds,gtk-3.0,metacity-1} $RPM_BUILD_ROOT/%{_datadir}/themes/%{theme_name}/ + + +%files +%defattr(-,root,root,-) +%doc COPYING NEWS +%{_datadir}/themes/%{theme_name}/ + + +%changelog +* Sat Jun 18 2011 Mohamed El Morabity - 0.7.5-1 +- Initial RPM release diff --git a/dead.package b/dead.package deleted file mode 100644 index 5784d07..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -2014-06-04 - This package was already retired in pkgdb/blocked in koji, but no dead.package file existed. The original retirement reason is unclear. diff --git a/sources b/sources new file mode 100644 index 0000000..e028335 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +abe7f9234ea3842dc78b08643b1f2d51 142247-Aldabra-0.7.5.zip