Author: tommat Date: Tue Mar 11 16:01:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added sparc64 fix
---- Files affected: SPECS: metakit.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/metakit.spec diff -u SPECS/metakit.spec:1.27 SPECS/metakit.spec:1.28 --- SPECS/metakit.spec:1.27 Fri Jan 4 02:59:48 2008 +++ SPECS/metakit.spec Tue Mar 11 17:01:33 2008 @@ -8,6 +8,7 @@ Group: Libraries Source0: http://www.equi4.com/pub/mk/%{name}-%{version}.tar.gz # Source0-md5: 17330257376eea657827ed632ea62c9e +Patch0: %{name}-sparc64.patch URL: http://www.equi4.com/metakit.html BuildRequires: autoconf BuildRequires: automake @@ -75,6 +76,7 @@ %prep %setup -q +%patch0 -p1 %build cd unix @@ -133,6 +135,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-03-11 16:01:33 tommat +- added sparc64 fix + Revision 1.27 2008-01-04 01:59:48 zbyniu - up to 2.4.9.7; lib64 fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/metakit.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
