SPECS: wanpipe.spec - add include-limits.patch (fix build on th)
areq
areq at pld-linux.org
Sat May 17 17:20:47 CEST 2008
Author: areq Date: Sat May 17 15:20:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add include-limits.patch (fix build on th)
---- Files affected:
SPECS:
wanpipe.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/wanpipe.spec
diff -u SPECS/wanpipe.spec:1.46 SPECS/wanpipe.spec:1.47
--- SPECS/wanpipe.spec:1.46 Sat May 17 01:58:40 2008
+++ SPECS/wanpipe.spec Sat May 17 17:20:41 2008
@@ -25,6 +25,7 @@
Patch0: %{name}-cfgtools.patch
Patch1: %{name}-opt.patch
Patch2: %{name}-setup.patch
+Patch3: %{name}-include-limits.patch
URL: http://www.sangoma.com/
BuildRequires: bison
BuildRequires: flex
@@ -78,6 +79,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
#ugly speedhack
mkdir util/wanec_client/tmp
@@ -116,7 +118,7 @@
%{__make} -C util install \
WAN_VIRTUAL=$RPM_BUILD_ROOT
-install firmware/* $RPM_BUILD_ROOT%{_datadir}/wanrouter/firmware
+install firmware/*.sfm $RPM_BUILD_ROOT%{_datadir}/wanrouter/firmware
#install util/wancfg/lib/* $RPM_BUILD_ROOT%{_datadir}/wanrouter/wancfg
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/wanrouter
@@ -188,6 +190,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2008-05-17 15:20:41 areq
+- add include-limits.patch (fix build on th)
+
Revision 1.46 2008-05-16 23:58:40 zbyniu
- fix build kernel modules @2.6.24
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wanpipe.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list