SPECS (DEVEL): gnome-icon-theme.spec - 2.13.5.1, updated BR, build...
freetz
freetz at pld-linux.org
Sun Jan 22 23:00:04 CET 2006
Author: freetz Date: Sun Jan 22 22:00:04 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 2.13.5.1, updated BR, build icon cache, dropped hicolor-icon-theme deps
---- Files affected:
SPECS:
gnome-icon-theme.spec (1.38 -> 1.38.2.1)
---- Diffs:
================================================================
Index: SPECS/gnome-icon-theme.spec
diff -u SPECS/gnome-icon-theme.spec:1.38 SPECS/gnome-icon-theme.spec:1.38.2.1
--- SPECS/gnome-icon-theme.spec:1.38 Tue Oct 4 21:53:23 2005
+++ SPECS/gnome-icon-theme.spec Sun Jan 22 22:59:57 2006
@@ -1,26 +1,27 @@
# $Revision$, $Date$
-Summary: Default icon themes for GNOME2 enviroment
-Summary(pl): Domyślne motywy ikon dla środowiska GNOME2
+Summary: Default icon themes for GNOME enviroment
+Summary(pl): Domyślne motywy ikon dla środowiska GNOME
Name: gnome-icon-theme
-Version: 2.12.1
+Version: 2.13.5.1
Release: 1
License: GPL
Group: Themes
-Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-icon-theme/2.12/%{name}-%{version}.tar.bz2
-# Source0-md5: a5401d6f085979fe6601f2241743af86
+Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-icon-theme/2.13/%{name}-%{version}.tar.bz2
+# Source0-md5: 2cf2407a9c964a84129853a133d38086
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake
BuildRequires: glib2-devel >= 1:2.8.1
+BuildRequires: gtk+2 >= 2:2.8.0
+BuildRequires: icon-naming-utils >= 0.6.5
BuildRequires: intltool
-Requires: hicolor-icon-theme
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Default icon themes for GNOME2 enviroment.
+Default icon themes for GNOME enviroment.
%description -l pl
-Domyślne motywy ikon dla środowiska GNOME2.
+Domyślne motywy ikon dla środowiska GNOME.
%prep
%setup -q
@@ -31,8 +32,7 @@
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure \
- --disable-hicolor-check
+%configure
%{__make}
%install
@@ -42,6 +42,8 @@
DESTDIR=$RPM_BUILD_ROOT \
pkgconfigdir='%{_pkgconfigdir}'
+gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/gnome
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -49,8 +51,6 @@
%defattr(644,root,root,755)
%doc ChangeLog NEWS
%{_iconsdir}/gnome
-%{_iconsdir}/hicolor/*/*/*.*
-%{_iconsdir}/hicolor/*/stock/*/*.png
%{_pkgconfigdir}/*.pc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -59,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38.2.1 2006/01/22 21:59:57 freetz
+- 2.13.5.1, updated BR, build icon cache, dropped hicolor-icon-theme deps
+
Revision 1.38 2005/10/04 19:53:23 freetz
- 2.12.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-icon-theme.spec?r1=1.38&r2=1.38.2.1&f=u
More information about the pld-cvs-commit
mailing list