Author: megabajt Date: Sat Jan 30 00:59:34 2010 GMT Module: packages Tag: HEAD ---- Log message: - added -libpng.patch - release 5
---- Files affected: packages/Thunar: Thunar.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/Thunar/Thunar.spec diff -u packages/Thunar/Thunar.spec:1.26 packages/Thunar/Thunar.spec:1.27 --- packages/Thunar/Thunar.spec:1.26 Fri Jan 29 21:48:26 2010 +++ packages/Thunar/Thunar.spec Sat Jan 30 01:59:28 2010 @@ -8,12 +8,13 @@ Summary(pl.UTF-8): Zarządca plików Xfce Name: Thunar Version: 1.0.1 -Release: 4 +Release: 5 License: GPL v2 / LGPL v2 Group: X11/Applications Source0: http://www.xfce.org/archive/xfce-%{xfce_version}/src/%{name}-%{version}.tar.bz2 # Source0-md5: 218373aa45d74b6ba8c69c4d5af3bb19 Patch0: %{name}-desktop.patch +Patch1: %{name}-libpng.patch URL: http://thunar.xfce.org/ BuildRequires: GConf2-devel >= 2.16.0 BuildRequires: autoconf >= 2.50 @@ -108,8 +109,10 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build +%{__gtkdocize} %{__intltoolize} %{__libtoolize} %{__aclocal} @@ -235,6 +238,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/01/30 00:59:28 megabajt +- added -libpng.patch +- release 5 + Revision 1.26 2010/01/29 20:48:26 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar/Thunar.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
