Author: megabajt Date: Tue May 19 20:42:54 2009 GMT Module: packages Tag: HEAD ---- Log message: - added -install.patch - release 2
---- Files affected: packages/gnome-themes: gnome-themes.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: packages/gnome-themes/gnome-themes.spec diff -u packages/gnome-themes/gnome-themes.spec:1.84 packages/gnome-themes/gnome-themes.spec:1.85 --- packages/gnome-themes/gnome-themes.spec:1.84 Mon May 18 18:24:37 2009 +++ packages/gnome-themes/gnome-themes.spec Tue May 19 22:42:49 2009 @@ -6,23 +6,24 @@ Summary(pl.UTF-8): Domyślne motywy dla środowiska GNOME Name: gnome-themes Version: 2.26.2 -Release: 1 +Release: 2 License: LGPL Group: Themes Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/2.26/%{name}-%{version}.tar.bz2 # Source0-md5: ffc7037085f1ae898be45fe699ea13ad # http://bugzilla.gnome.org/show_bug.cgi?id=552052 Patch0: %{name}-bashizm.patch +Patch1: %{name}-install.patch URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 -BuildRequires: gtk2-engines >= 1:2.15.3 +BuildRequires: gtk2-engines >= 1:2.18.0 BuildRequires: icon-naming-utils >= 0.8.2 BuildRequires: intltool >= 0.36.1 BuildRequires: libtool BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: sed >= 4.0 -Requires: gtk2-engines >= 1:2.14.0 +Requires: gtk2-engines >= 1:2.18.0 Conflicts: crux-engine Conflicts: crux-theme Obsoletes: gnome-themes-Clarius @@ -247,6 +248,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__glib_gettextize} @@ -256,8 +258,7 @@ %{__automake} %{__autoconf} %configure \ - --enable-all-themes \ - --disable-static + --enable-all-themes %{__make} %install @@ -362,6 +363,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2009/05/19 20:42:49 megabajt +- added -install.patch +- release 2 + Revision 1.84 2009/05/18 16:24:37 megabajt - updated to 2.26.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-themes/gnome-themes.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
