Author: sls Date: Fri Dec 21 11:31:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added make-jN.patch
---- Files affected: SPECS: getdp.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/getdp.spec diff -u SPECS/getdp.spec:1.12 SPECS/getdp.spec:1.13 --- SPECS/getdp.spec:1.12 Tue Feb 13 08:16:45 2007 +++ SPECS/getdp.spec Fri Dec 21 12:30:58 2007 @@ -8,6 +8,7 @@ Group: Applications/Engineering Source0: http://geuz.org/getdp/src/%{name}-%{version}-source.tgz # Source0-md5: 5f5d7cdaeaeea3dcd15ba900e9f7e896 +Patch0: %{name}-make-jN.patch URL: http://www.geuz.org/getdp/ BuildRequires: gcc-g77 BuildRequires: gsl-devel @@ -44,6 +45,7 @@ %prep %setup -q +%patch0 -p1 %build %configure @@ -74,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007-12-21 11:30:58 sls +- added make-jN.patch + Revision 1.12 2007-02-13 07:16:45 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/getdp.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
