Author: pluto Date: Tue Mar 7 20:14:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - build fixed.
---- Files affected: SPECS: kftpgrabber.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/kftpgrabber.spec diff -u SPECS/kftpgrabber.spec:1.13 SPECS/kftpgrabber.spec:1.14 --- SPECS/kftpgrabber.spec:1.13 Fri Mar 3 11:43:05 2006 +++ SPECS/kftpgrabber.spec Tue Mar 7 21:14:37 2006 @@ -10,6 +10,7 @@ #Source0: http://kftpgrabber.sf.net/releases/%{name}-%{version}.tar.bz2 Source0: http://kftpgrabber.sf.net/releases/%{name}-%{version}-%{_beta}.tar.bz2 # Source0-md5: d1ceb486d3a93af67778e8e6e09ec947 +Patch0: %{name}-am.patch URL: http://kftpgrabber.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -36,6 +37,7 @@ %prep %setup -q -n %{name}-%{version}-%{_beta} +%patch0 -p1 %build %configure \ @@ -84,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/03/07 20:14:37 pluto +- build fixed. + Revision 1.13 2006/03/03 10:43:05 pluto - updated to 0.7.0-beta1. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kftpgrabber.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
