Enlightenment CVS committal Author : mej Project : e17 Module : libs/imlib2
Dir : e17/libs/imlib2 Modified Files: imlib2.spec Log Message: Fri Jan 28 20:26:06 2005 Michael Jennings (mej) This should fixy-fixy x86_64. ---------------------------------------------------------------------- =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/imlib2/imlib2.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -3 -r1.37 -r1.38 --- imlib2.spec 19 Jan 2005 21:07:06 -0000 1.37 +++ imlib2.spec 29 Jan 2005 00:22:17 -0000 1.38 @@ -10,7 +10,7 @@ Vendor: %{?_vendorinfo:%{_vendorinfo}}%{!?_vendorinfo:The Enlightenment Project (http://www.enlightenment.org/)} Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}} #BuildSuggests: xorg-x11-devel freetype-devel freetype2-devel -BuildRequires: /usr/bin/freetype-config XFree86-devel +BuildRequires: /usr/bin/freetype-config XFree86-devel libungif-devel Requires: %{name}-loader_jpeg = %{version} Requires: %{name}-loader_png = %{version} Requires: %{name}-loader_argb = %{version} @@ -118,8 +118,12 @@ %setup -q %build -%{configure} --prefix=%{_prefix} $RPM_CONFIGURE_OPTS -%{__make} %{?_smp_mflags} %{?mflags} +%{configure} --prefix=%{_prefix} \ +%ifarch x86_64 + --disable-mmx \ +%endif + $RPM_CONFIGURE_OPTS +%{__make} LDFLAGS="$LDFLAGS -L/usr/X11R6/%{_lib}" %{?_smp_mflags} %{?mflags} %install %{__make} %{?mflags_install} DESTDIR=$RPM_BUILD_ROOT install ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs