SPECS (DEVEL): transcode.spec - adjust jpegmmx bcond undef
glen
glen at pld-linux.org
Sun Oct 9 18:56:13 CEST 2005
Author: glen Date: Sun Oct 9 16:56:13 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- adjust jpegmmx bcond undef
---- Files affected:
SPECS:
transcode.spec (1.77.2.2 -> 1.77.2.3)
---- Diffs:
================================================================
Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.77.2.2 SPECS/transcode.spec:1.77.2.3
--- SPECS/transcode.spec:1.77.2.2 Sun Oct 9 16:23:15 2005
+++ SPECS/transcode.spec Sun Oct 9 18:56:08 2005
@@ -16,7 +16,7 @@
%bcond_without pvm3 # pvm3
# no jpeg-mmx there (doesn't compile)
-%ifarch amd64
+%ifnarch i586 i686 athlon
%undefine with_jpegmmx
%endif
# pvm3 needs recompiled with -fPIC
@@ -213,6 +213,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.77.2.3 2005/10/09 16:56:08 glen
+- adjust jpegmmx bcond undef
+
Revision 1.77.2.2 2005/10/09 14:23:15 glen
- configure options revamped (old ones were obsolete)
- enable all what possible
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/transcode.spec?r1=1.77.2.2&r2=1.77.2.3&f=u
More information about the pld-cvs-commit
mailing list