Author: megabajt Date: Wed Apr 6 08:09:06 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.0; merged from DEVEL
---- Files affected: packages/gnome-icon-theme-symbolic: gnome-icon-theme-symbolic.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.spec diff -u packages/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.spec:1.3 packages/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.spec:1.4 --- packages/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.spec:1.3 Fri Feb 4 19:23:49 2011 +++ packages/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.spec Wed Apr 6 10:09:01 2011 @@ -2,27 +2,24 @@ Summary: Default symbolic icon themes for GNOME environment Summary(pl.UTF-8): Domyślne motywy ikon symbolicznych dla środowiska GNOME Name: gnome-icon-theme-symbolic -Version: 2.30.0 -Release: 3 +Version: 3.0.0 +Release: 1 License: GPL Group: Themes -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme-symbolic/2.30/%{name}-%{version}.tar.bz2 -# Source0-md5: 5d07a466ad65d36088113a0e9d71b508 -# http://bugzilla.gnome.org/show_bug.cgi?id=606245 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme-symbolic/3.0/%{name}-%{version}.tar.bz2 +# Source0-md5: 9c79f81abc2c9ba5bf33a378d6b8bb37 URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 BuildRequires: glib2-devel -BuildRequires: gtk-update-icon-cache BuildRequires: icon-naming-utils >= 0.8.7 BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: rpmbuild(macros) >= 1.601 Requires(post,postun): gtk-update-icon-cache -Requires: gnome-icon-theme >= 2.30.0 +Requires: gnome-icon-theme >= 3.0.0 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _pkgconfigdir %{_datadir}/pkgconfig - %description Default symbolic icon themes for GNOME environment. @@ -36,7 +33,8 @@ %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + GTK_UPDATE_ICON_CACHE=/bin/true %{__make} %install @@ -45,8 +43,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/gnome - %clean rm -rf $RPM_BUILD_ROOT @@ -61,6 +57,7 @@ %doc AUTHORS README %dir %{_iconsdir}/gnome/scalable/actions %dir %{_iconsdir}/gnome/scalable/apps +%dir %{_iconsdir}/gnome/scalable/categories %dir %{_iconsdir}/gnome/scalable/devices %dir %{_iconsdir}/gnome/scalable/emblems %dir %{_iconsdir}/gnome/scalable/mimetypes @@ -73,8 +70,27 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/04/06 08:09:01 megabajt +- updated to 3.0.0; merged from DEVEL + +Revision 1.2.2.5 2011/03/31 10:12:50 kiesiu +- updated to 2.91.93 + +Revision 1.2.2.4 2011/03/23 09:53:33 wiget +- up to 2.91.92 + +Revision 1.2.2.3 2011/02/21 16:34:15 megabajt +- updated to 2.91.7 + Revision 1.3 2011/02/04 18:23:49 wiget - Requires(post,postun): gtk-update-icon-cache + +Revision 1.2.2.2 2011/01/15 10:43:57 wiget +- 2.91.0 +- disable building icon cache at package build time + +Revision 1.2.2.1 2010/08/31 20:28:37 patrys +- 2.31.0 Revision 1.2 2010/04/29 17:36:13 patrys - rebuild the cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
