Author: megabajt Date: Fri Mar 2 17:04:05 2007 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.17.91 - use noarch pkgconfig dir and now BA: noarch
---- Files affected: SPECS: gnome-icon-theme.spec (1.46.2.2 -> 1.46.2.3) ---- Diffs: ================================================================ Index: SPECS/gnome-icon-theme.spec diff -u SPECS/gnome-icon-theme.spec:1.46.2.2 SPECS/gnome-icon-theme.spec:1.46.2.3 --- SPECS/gnome-icon-theme.spec:1.46.2.2 Mon Feb 12 14:20:13 2007 +++ SPECS/gnome-icon-theme.spec Fri Mar 2 18:04:00 2007 @@ -1,8 +1,8 @@ # $Revision$, $Date$ Summary: Default icon themes for GNOME enviroment -Summary(pl.UTF-8): DomyĹlne motywy ikon dla Ĺrodowiska GNOME +Summary(pl.UTF-8): DomyĹlne motywy ikon dla Ĺrodowiska GNOME Name: gnome-icon-theme -Version: 2.17.3 +Version: 2.17.91 Release: 1 License: GPL Group: Themes @@ -11,11 +11,15 @@ URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake -BuildRequires: gtk+2 >= 2:2.10.3 -BuildRequires: icon-naming-utils >= 0.8.1 -BuildRequires: intltool +BuildRequires: gtk+2 >= 2:2.10.9 +BuildRequires: icon-naming-utils >= 0.8.2 +BuildRequires: intltool >= 0.35.5 +BuildRequires: pkgconfig >= 1:0.19 +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _pkgconfigdir %{_datadir}/pkgconfig + %description Default icon themes for GNOME enviroment. @@ -38,8 +42,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - pkgconfigdir='%{_pkgconfigdir}' + DESTDIR=$RPM_BUILD_ROOT gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/gnome @@ -48,7 +51,7 @@ %files %defattr(644,root,root,755) -%doc ChangeLog NEWS +%doc AUTHORS ChangeLog NEWS TODO %{_iconsdir}/gnome %{_pkgconfigdir}/*.pc @@ -58,6 +61,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46.2.3 2007/03/02 17:04:00 megabajt +- updated to 2.17.91 +- use noarch pkgconfig dir and now BA: noarch + Revision 1.46.2.2 2007/02/12 13:20:13 baggins - converted to UTF-8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-icon-theme.spec?r1=1.46.2.2&r2=1.46.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
