SPECS: npreal2.spec - added patch to fix building with 2.6.25
hawk
hawk at pld-linux.org
Mon May 26 12:10:49 CEST 2008
Author: hawk Date: Mon May 26 10:10:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added patch to fix building with 2.6.25
---- Files affected:
SPECS:
npreal2.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/npreal2.spec
diff -u SPECS/npreal2.spec:1.2 SPECS/npreal2.spec:1.3
--- SPECS/npreal2.spec:1.2 Wed Mar 5 22:28:29 2008
+++ SPECS/npreal2.spec Mon May 26 12:10:40 2008
@@ -20,6 +20,7 @@
Source0: http://www.moxa.com/drivers/Nport/Admin/Linux/V1.14/%{name}_%{version}_Build_07062310.tgz
# Source0-md5: fe81633814731d27dcc9d36e30343ab4
Patch0: %{name}-paths.patch
+Patch1: %{name}-2.6.25.patch
URL: http://www.moxa.com/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.14}
@@ -58,6 +59,7 @@
%prep
%setup -q -n tmp/moxa
%patch0 -p2
+%patch1 -p2
%build
%if %{with userspace}
@@ -124,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-05-26 10:10:40 hawk
+- added patch to fix building with 2.6.25
+
Revision 1.2 2008-03-05 21:28:29 qboosh
- descs giving some idea what this software is about
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/npreal2.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list