Author: witekfl Date: Mon Sep 22 14:29:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added the limits.patch
---- Files affected: SPECS: libEMF.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/libEMF.spec diff -u SPECS/libEMF.spec:1.12 SPECS/libEMF.spec:1.13 --- SPECS/libEMF.spec:1.12 Mon Jul 23 19:29:50 2007 +++ SPECS/libEMF.spec Mon Sep 22 16:29:41 2008 @@ -14,6 +14,7 @@ Source0: http://dl.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz # Source0-md5: a4e91fd8077ce5f540f569e20e8ef7ff Patch0: %{name}-amd64.patch +Patch1: %{name}-limits.patch URL: http://libemf.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -63,6 +64,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build # supplied libtool is broken (no C++ libraries support) @@ -113,7 +115,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.12 2007/07/23 17:29:50 witekfl +Revision 1.13 2008/09/22 14:29:41 witekfl +- added the limits.patch + +Revision 1.12 2007-07-23 17:29:50 witekfl - added missing # Revision 1.11 2007/07/22 08:43:33 witekfl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libEMF.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
