Author: hawk Date: Fri Nov 23 20:44:39 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed building on x86_64, release 2
---- Files affected: SPECS: lesstif.spec (1.98 -> 1.99) ---- Diffs: ================================================================ Index: SPECS/lesstif.spec diff -u SPECS/lesstif.spec:1.98 SPECS/lesstif.spec:1.99 --- SPECS/lesstif.spec:1.98 Tue Feb 13 07:46:50 2007 +++ SPECS/lesstif.spec Fri Nov 23 21:44:33 2007 @@ -8,7 +8,7 @@ Summary(pt_BR.UTF-8): Um clone do Motif toolkit Name: lesstif Version: 0.95.0 -Release: 1 +Release: 2 License: LGPL Group: X11/Libraries Source0: http://dl.sourceforge.net/lesstif/%{name}-%{version}.tar.bz2 @@ -19,6 +19,7 @@ Source5: mwm-xsession.desktop Patch0: %{name}-link.patch Patch1: %{name}-ac.patch +Patch2: %{name}-libdir.patch BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: bison @@ -178,6 +179,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 ln -sf ../acinclude.m4 test/acinclude.m4 @@ -336,6 +338,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99 2007-11-23 20:44:33 hawk +- fixed building on x86_64, release 2 + Revision 1.98 2007-02-13 06:46:50 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lesstif.spec?r1=1.98&r2=1.99&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
