Author: tommat Date: Mon Jan 5 16:13:57 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - added home_etc patch
---- Files affected: SPECS: pftpfxp.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/pftpfxp.spec diff -u SPECS/pftpfxp.spec:1.11 SPECS/pftpfxp.spec:1.12 --- SPECS/pftpfxp.spec:1.11 Sun Dec 28 23:22:45 2008 +++ SPECS/pftpfxp.spec Mon Jan 5 17:13:51 2009 @@ -12,6 +12,7 @@ Source0: http://pftpmew.tanesha.net/content/%{name}-v%{version}.tgz # Source0-md5: 22528192327488a372a6de1f5d2709dc Patch0: %{name}-gcc4.patch +Patch1: %{name}-home_etc.patch URL: http://pftpmew.tanesha.net/ BuildRequires: ncurses-devel BuildRequires: ncurses-ext-devel @@ -27,6 +28,7 @@ %prep %setup -q -c %patch0 -p1 +%patch1 -p1 %build cd %{name}-mew @@ -58,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2009/01/05 16:13:51 tommat +- added home_etc patch + Revision 1.11 2008/12/28 22:22:45 tommat - added gcc4 patch - builds now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pftpfxp.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
