Author: witekfl Date: Mon Aug 1 15:45:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added pmake.patch - rel 0.2
---- Files affected: SPECS: xoscope.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/xoscope.spec diff -u SPECS/xoscope.spec:1.2 SPECS/xoscope.spec:1.3 --- SPECS/xoscope.spec:1.2 Sun Jul 31 23:50:34 2005 +++ SPECS/xoscope.spec Mon Aug 1 17:45:03 2005 @@ -7,11 +7,12 @@ Summary(pl): xoscope - cyfrowy oscyloskop na pc Name: xoscope Version: 1.12 -Release: 0.1 +Release: 0.2 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/xoscope/%{name}-%{version}.tgz # Source0-md5: 89f8019a772713a976b634305d29cfe5 +Patch0: xoscope-pmake.patch URL: http://xoscope.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -40,7 +42,7 @@ %{__autoheader} %{__automake} %configure -%{__make} -j1 +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -64,6 +66,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/08/01 15:45:03 witekfl +- added pmake.patch +- rel 0.2 + Revision 1.2 2005/07/31 21:50:34 glen - fix for multiple make jobs failing build - doesn't build on amd64 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xoscope.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
