Author: pluto Date: Sat Aug 30 11:32:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - build fix, release 2.
---- Files affected: SPECS: linux-atm.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/linux-atm.spec diff -u SPECS/linux-atm.spec:1.47 SPECS/linux-atm.spec:1.48 --- SPECS/linux-atm.spec:1.47 Sun Jan 13 01:25:59 2008 +++ SPECS/linux-atm.spec Sat Aug 30 13:32:03 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Obsługa sieci ATM w Linuksie Name: linux-atm Version: 2.5.0 -Release: 1 +Release: 2 License: GPL v2+ (programs), LGPL v2 (library) Group: Networking Source0: http://dl.sourceforge.net/linux-atm/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ Patch0: %{name}-syslog.patch Patch1: ftp://ftp.cmf.nrl.navy.mil/pub/chas/linux-atm/vbr/vbr-%{name}-diffs Patch2: %{name}-llh-vbr.patch +Patch3: %{name}-PATH_MAX.patch URL: http://linux-atm.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -113,6 +114,7 @@ %patch1 -p1 %patch2 -p1 %endif +%patch3 -p1 %build %{__libtoolize} @@ -212,7 +214,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.47 2008/01/13 00:25:59 glen +Revision 1.48 2008/08/30 11:32:03 pluto +- build fix, release 2. + +Revision 1.47 2008-01-13 00:25:59 glen - rel 1 Revision 1.46 2008-01-12 23:35:26 qboosh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-atm.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
