Author: lisu Date: Tue Dec 23 14:45:35 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - we don't need scons hacks anymore - patch removed
---- Files affected: SPECS: fudgefont.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/fudgefont.spec diff -u SPECS/fudgefont.spec:1.8 SPECS/fudgefont.spec:1.9 --- SPECS/fudgefont.spec:1.8 Tue Dec 23 15:41:32 2008 +++ SPECS/fudgefont.spec Tue Dec 23 15:45:30 2008 @@ -11,7 +11,6 @@ Group: Applications Source0: http://dl.sourceforge.net/fudgefont/%{name}-%{version}-src.7z # Source0-md5: 4eb0eec8f430a39b4941cebea512c263 -Patch0: %{name}-paths.patch URL: http://sourceforge.net/projects/fudgefont/ BuildRequires: allegro-devel BuildRequires: freetype-devel @@ -41,7 +40,6 @@ %prep %setup -q -c -T -n %{name}-%{version}-src 7z x -o.. %{SOURCE0} -%patch0 -p1 %build %{__cc} %{rpmcflags} -o fudgefont.os -c -fPIC `freetype-config --cflags` src/fudgefont.c @@ -72,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008/12/23 14:45:30 lisu +- we don't need scons hacks anymore - patch removed + Revision 1.8 2008/12/23 14:41:32 lisu - up to 1.4 - pass optflags, ldflags instead of stupid scons ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fudgefont.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
