Author: adamg Date: Sat Feb 11 11:12:13 2012 GMT Module: packages Tag: HEAD ---- Log message: - release 5 (rebuild against libpng-1.5)
---- Files affected: packages/crossfire-client: crossfire-client.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: packages/crossfire-client/crossfire-client.spec diff -u packages/crossfire-client/crossfire-client.spec:1.46 packages/crossfire-client/crossfire-client.spec:1.47 --- packages/crossfire-client/crossfire-client.spec:1.46 Tue Feb 7 22:58:50 2012 +++ packages/crossfire-client/crossfire-client.spec Sat Feb 11 12:12:07 2012 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Klient Crossfire Name: crossfire-client Version: 1.10.0 -Release: 4 +Release: 5 License: GPL Group: Applications/Games Source0: http://dl.sourceforge.net/crossfire/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ # Source1-md5: b990e5e3bf321211312cba48fb885142 Source2: http://dl.sourceforge.net/crossfire/%{name}-images-%{imgver}.tar.gz # Source2-md5: 496ccabc31e773349ccc679812f66f7b +Patch0: %{name}-libpng15.patch URL: http://crossfire.real-time.com/ BuildRequires: OpenGL-glut-devel BuildRequires: SDL-devel @@ -159,6 +160,7 @@ %prep %setup -q -a1 +%patch0 -p1 mv -f sounds cfsounds %if %{with images} install -d images @@ -233,6 +235,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2012/02/11 11:12:07 adamg +- release 5 (rebuild against libpng-1.5) + Revision 1.46 2012/02/07 21:58:50 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossfire-client/crossfire-client.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
