Author: pluto Date: Sat Dec 10 22:08:42 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix idiotic constraints for asm. operands to avoid invalid code (e.g. `paddb %edx, %mm3`).
---- Files affected: SPECS: libdv.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/libdv.spec diff -u SPECS/libdv.spec:1.39 SPECS/libdv.spec:1.40 --- SPECS/libdv.spec:1.39 Fri Sep 9 15:18:46 2005 +++ SPECS/libdv.spec Sat Dec 10 23:08:35 2005 @@ -19,6 +19,7 @@ Source0: http://dl.sourceforge.net/libdv/%{name}-%{version}.tar.gz # Source0-md5: f6b08efce7472daa20685e6e8431f542 Patch0: %{name}-include_fix.patch +Patch1: %{name}-mmx.patch URL: http://libdv.sourceforge.net/ %if %{with gui} BuildRequires: SDL-devel >= 1.1.6 @@ -85,6 +86,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build cp /usr/share/automake/config.sub . @@ -147,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2005/12/10 22:08:35 pluto +- fix idiotic constraints for asm. operands + to avoid invalid code (e.g. `paddb %edx, %mm3`). + Revision 1.39 2005/09/09 13:18:46 wrobell - reverting last commit but gstreamer plugins's build requirements set to libdv 0.104 (according to libdv changelog authors dropped glib/gtk+ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libdv.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit