Author: sparky Date: Mon Oct 30 15:10:29 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1 (not 2, it wasn't on builders) - there is no --disable-mmx option
---- Files affected: SPECS: SDL_Pango.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/SDL_Pango.spec diff -u SPECS/SDL_Pango.spec:1.4 SPECS/SDL_Pango.spec:1.5 --- SPECS/SDL_Pango.spec:1.4 Sun Oct 29 15:58:07 2006 +++ SPECS/SDL_Pango.spec Mon Oct 30 16:10:23 2006 @@ -3,7 +3,7 @@ Summary(pl): Silnik Pango dla SDL Name: SDL_Pango Version: 0.1.2 -Release: 2 +Release: 1 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/sdlpango/%{name}-%{version}.tar.gz @@ -60,11 +60,7 @@ %{__autoconf} %{__automake} -%configure \ -%ifnarch %{ix86} - --disable-mmx -%endif - +%configure %{__make} %install @@ -101,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/10/30 15:10:23 sparky +- rel 1 (not 2, it wasn't on builders) +- there is no --disable-mmx option + Revision 1.4 2006/10/29 14:58:07 sparky - -p1 for patch0 @@ -112,4 +112,3 @@ Revision 1.1 2006/10/28 21:35:03 shadzik - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/SDL_Pango.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
