Author: megabajt Date: Tue Mar 11 18:02:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.22.0; merged changes from DEVEL - reverted change from rev 1.55
---- Files affected: SPECS: gnome-icon-theme.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/gnome-icon-theme.spec diff -u SPECS/gnome-icon-theme.spec:1.55 SPECS/gnome-icon-theme.spec:1.56 --- SPECS/gnome-icon-theme.spec:1.55 Sat Feb 16 15:38:56 2008 +++ SPECS/gnome-icon-theme.spec Tue Mar 11 19:02:07 2008 @@ -2,18 +2,18 @@ Summary: Default icon themes for GNOME environment Summary(pl.UTF-8): Domyślne motywy ikon dla środowiska GNOME Name: gnome-icon-theme -Version: 2.20.0 -Release: 2 +Version: 2.22.0 +Release: 1 License: GPL Group: Themes -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-icon-theme/2.20/%{name}-%{version}.tar.bz2 -# Source0-md5: 56857a6d5f26c236b48fcf6760549d1b +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/2.22/%{name}-%{version}.tar.bz2 +# Source0-md5: a4c03092da28ad53ed3867aef83f29d9 URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.53 -BuildRequires: automake -BuildRequires: gtk+2 >= 2:2.12.0 +BuildRequires: automake >= 1:1.9 +BuildRequires: gtk+2 >= 2:2.12.8 BuildRequires: icon-naming-utils >= 0.8.2 -BuildRequires: intltool >= 0.35.5 +BuildRequires: intltool >= 0.36.0 BuildRequires: pkgconfig >= 1:0.19 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -44,13 +44,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -# add missing icon dirs, fixes broken directory deps -install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/22x22/{filesystems,stock/{chart,code,data,document,emoticons,form,generic,image,io,media,navigation,net,object,table,text}} -install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/24x24/stock/emoticons -install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/32x32/{filesystems,stock/{chart,code,data,document,emoticons,form,image,io,media,navigation,net,object,table,text}} -install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/48x48/{categories,emotes,mimetypes,places,status,stock/{chart,emoticons,form,image,media,navigation,object,table,text}} -install -d $RPM_BUILD_ROOT%{_iconsdir}/gnome/scalable/{animations,filesystems,stock/{chart,code,data,document,emoticons,form,image,io,media,navigation,net,object,table,text}} - gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/gnome %clean @@ -60,7 +53,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS TODO %{_iconsdir}/gnome -%{_pkgconfigdir}/*.pc +%{_pkgconfigdir}/gnome-icon-theme.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,10 +61,20 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.55 2008-02-16 14:38:56 hawk +Revision 1.56 2008-03-11 18:02:07 megabajt +- updated to 2.22.0; merged changes from DEVEL +- reverted change from rev 1.55 + +Revision 1.54.2.2 2008-02-25 16:21:03 megabajt +- updated to 2.21.92 + +Revision 1.55 2008/02/16 14:38:56 hawk - added missing icon dirs, fixed broken directory deps, please remember to update list of missing dir when upgrading package +Revision 1.54.2.1 2007-12-19 20:25:16 patrys +- 2.21.4 + Revision 1.54 2007-10-09 15:31:11 baggins - s/enviroment/environment/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-icon-theme.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
