Author: blues Date: Sun Oct 9 22:09:14 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - x8664 patch added - should build now on AMD64. Not tested...
---- Files affected: SPECS: jpeg-mmx.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/jpeg-mmx.spec diff -u SPECS/jpeg-mmx.spec:1.10 SPECS/jpeg-mmx.spec:1.11 --- SPECS/jpeg-mmx.spec:1.10 Sun Oct 9 19:19:36 2005 +++ SPECS/jpeg-mmx.spec Mon Oct 10 00:09:09 2005 @@ -7,13 +7,14 @@ Summary(pl): jpeg mmx Name: jpeg-mmx Version: 1.1.6 -Release: 0.1 +Release: 0.2 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/mjpeg/%{name}-0.1.6.tar.gz # Source0-md5: 9156c429bd8c4dea65c877c50ed89e15 Patch0: %{name}-DESTDIR.patch -ExclusiveArch: i586 i686 pentium3 pentium4 athlon +Patch1: %{name}-x8664.patch +ExclusiveArch: i586 i686 pentium3 pentium4 athlon x8664 URL: http://mjpeg.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -24,6 +25,7 @@ %prep %setup -q -n %{name} %patch0 -p1 +%patch1 -p1 %build %configure @@ -54,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/10/09 22:09:09 blues +- x8664 patch added - should build now on AMD64. Not tested... + Revision 1.10 2005/10/09 17:19:36 glen - add pentium{3,4} ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jpeg-mmx.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
