Author: arekm Date: Mon Apr 26 10:39:41 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 9; build fix
---- Files affected: packages/aMule: aMule.spec (1.130 -> 1.131) , aMule-build.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/aMule/aMule.spec diff -u packages/aMule/aMule.spec:1.130 packages/aMule/aMule.spec:1.131 --- packages/aMule/aMule.spec:1.130 Wed Apr 21 18:59:36 2010 +++ packages/aMule/aMule.spec Mon Apr 26 12:39:36 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Uniksowy port klienta eMule Name: aMule Version: 2.2.6 -Release: 8 +Release: 9 License: GPL Group: X11/Applications Source0: http://download.berlios.de/amule/%{name}-%{version}.tar.bz2 @@ -11,6 +11,7 @@ Patch0: %{name}-desktop.patch Patch1: %{name}-cas-datadir.patch Patch2: %{name}-ac.patch +Patch3: %{name}-build.patch URL: http://www.amule.org/ BuildRequires: GeoIP-devel BuildRequires: autoconf @@ -84,6 +85,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__aclocal} -I m4 @@ -201,6 +203,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.131 2010/04/26 10:39:36 arekm +- rel 9; build fix + Revision 1.130 2010/04/21 16:59:36 arekm - release 8 ================================================================ Index: packages/aMule/aMule-build.patch diff -u /dev/null packages/aMule/aMule-build.patch:1.1 --- /dev/null Mon Apr 26 12:39:41 2010 +++ packages/aMule/aMule-build.patch Mon Apr 26 12:39:36 2010 @@ -0,0 +1,16 @@ +--- aMule-2.2.6/src/utils/wxCas/src/wxcasframe.cpp~ 2008-09-06 17:39:00.000000000 +0200 ++++ aMule-2.2.6/src/utils/wxCas/src/wxcasframe.cpp 2010-04-26 12:28:23.880637891 +0200 +@@ -285,11 +285,11 @@ + #ifdef __WXMSW__ + + memdc. +- SetFont ( wxFont::wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) ); ++ SetFont ( wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) ); + #else + + memdc. +- SetFont ( wxFont::wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) ); ++ SetFont ( wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) ); + #endif + + memdc. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/aMule/aMule.spec?r1=1.130&r2=1.131&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit