SPECS: leptonlib.spec - added endiantest patch - fixes sparc64
tommat
tommat at pld-linux.org
Wed Feb 20 21:58:11 CET 2008
Author: tommat Date: Wed Feb 20 20:58:11 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added endiantest patch - fixes sparc64
---- Files affected:
SPECS:
leptonlib.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/leptonlib.spec
diff -u SPECS/leptonlib.spec:1.12 SPECS/leptonlib.spec:1.13
--- SPECS/leptonlib.spec:1.12 Thu Dec 27 01:23:07 2007
+++ SPECS/leptonlib.spec Wed Feb 20 21:58:05 2008
@@ -9,6 +9,7 @@
Source0: http://www.leptonica.com/source/%{name}-%{version}.tar.gz
# Source0-md5: 0644d7207c0ae212b8cfa5ca305722c6
Patch0: %{name}-link.patch
+Patch1: %{name}-endiantest.patch
URL: http://www.leptonica.com/
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
@@ -51,6 +52,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__make} -C src nodebug \
@@ -99,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2008-02-20 20:58:05 tommat
+- added endiantest patch - fixes sparc64
+
Revision 1.12 2007-12-27 00:23:07 zbyniu
- up to 1.52
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/leptonlib.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list