Author: sls Date: Fri Dec 21 02:28:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add qt4.patch
---- Files affected: SPECS: FreeMat.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/FreeMat.spec diff -u SPECS/FreeMat.spec:1.13 SPECS/FreeMat.spec:1.14 --- SPECS/FreeMat.spec:1.13 Fri Dec 21 03:23:41 2007 +++ SPECS/FreeMat.spec Fri Dec 21 03:27:56 2007 @@ -13,6 +13,7 @@ Source0: http://dl.sourceforge.net/freemat/%{name}-%{fversion}.tar.gz # Source0-md5: 4cc41c1f9265a86134fd338076d1a65f Source1: %{name}.desktop +Patch0: %{name}-qt4.patch URL: http://freemat.sourceforge.net BuildRequires: autoconf BuildRequires: automake @@ -52,6 +53,7 @@ %prep %setup -q -n %{name}-%{mversion} +%patch0 -p1 %build CFLAGS="%{rpmcflags} -I/usr/include/ncurses" @@ -89,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007-12-21 02:27:56 sls +- add qt4.patch + Revision 1.13 2007-12-21 02:23:41 sls - big BR updates - remove system_ffi.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/FreeMat.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
