Author: tommat Date: Sun Dec 28 22:22:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added gcc4 patch - builds now
---- Files affected: SPECS: pftpfxp.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/pftpfxp.spec diff -u SPECS/pftpfxp.spec:1.10 SPECS/pftpfxp.spec:1.11 --- SPECS/pftpfxp.spec:1.10 Tue Feb 13 09:06:39 2007 +++ SPECS/pftpfxp.spec Sun Dec 28 23:22:45 2008 @@ -11,6 +11,7 @@ Group: Applications/Networking Source0: http://pftpmew.tanesha.net/content/%{name}-v%{version}.tgz # Source0-md5: 22528192327488a372a6de1f5d2709dc +Patch0: %{name}-gcc4.patch URL: http://pftpmew.tanesha.net/ BuildRequires: ncurses-devel BuildRequires: ncurses-ext-devel @@ -25,6 +26,7 @@ %prep %setup -q -c +%patch0 -p1 %build cd %{name}-mew @@ -56,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008/12/28 22:22:45 tommat +- added gcc4 patch - builds now + Revision 1.10 2007/02/13 08:06:39 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pftpfxp.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
