auto-import changelog data from gnome-icon-theme-1.1.5-1.src.rpm

Mon Jan 19 2004 Alexander Larsson <alexl@redhat.com> 1.1.5-1
- 1.1.5
- Removed hidden patch. Why should gnome not be visible? Its not like you
    don't see all the kde themes from Gnome, and they don't work well in
    Gnome.
epel9
cvsdist 21 years ago
parent a7964c0743
commit d9ca842845

@ -1 +1 @@
gnome-icon-theme-1.0.9.tar.bz2
gnome-icon-theme-1.1.5.tar.bz2

@ -1,23 +1,22 @@
Summary: Base gnome icons
Name: gnome-icon-theme
Version: 1.0.9
Release: 2
Version: 1.1.5
Release: 1
Source0: %{name}-%{version}.tar.bz2
Patch: gnome-icon-theme-1.0.0-hidden.patch
License: GPL
BuildArch: noarch
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-root
Requires: hicolor-icon-theme
%description
Contains the base icons needed by the Gnome desktop environment.
%prep
%setup -q
%patch -p1 -b .hidden
%build
%configure
%configure --disable-hicolor-check
%install
rm -rf $RPM_BUILD_ROOT
@ -27,7 +26,7 @@ rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT/usr/share/locale/*
## create symlinks so the gnome theme covers some extra icons we've added
cd $RPM_BUILD_ROOT%{_datadir}/icons/gnome/48x48/apps
cd $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
ln -s gnome-util.png redhat-accessories.png
ln -s %{_datadir}/evolution/1.4/glade/evolution.png redhat-email.png
@ -51,15 +50,25 @@ ln -s gnome-system.png redhat-system_tools.png
ln -s %{_datadir}/pixmaps/mozilla-icon.png redhat-web-browser.png
ln -s %{_datadir}/pixmaps/ooo_writer.png redhat-word-processor.png
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pkgconfig/
mv $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gnome-icon-theme.pc $RPM_BUILD_ROOT%{_datadir}/pkgconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%{_datadir}/icons/gnome
%{_datadir}/icons/hicolor
%{_datadir}/pkgconfig/gnome-icon-theme.pc
%changelog
* Mon Jan 19 2004 Alexander Larsson <alexl@redhat.com> 1.1.5-1
- 1.1.5
- Removed hidden patch. Why should gnome not be visible?
Its not like you don't see all the kde themes from Gnome, and
they don't work well in Gnome.
* Thu Oct 9 2003 Alexander Larsson <alexl@redhat.com> 1.0.9-2
- Fix symlinks for redhat menu icons

@ -1 +1 @@
f11da9541223537fc8f65a42a09fa49d gnome-icon-theme-1.0.9.tar.bz2
357695607adeefabf2b4079dcb5b1a62 gnome-icon-theme-1.1.5.tar.bz2

Loading…
Cancel
Save