Author: pluto Date: Thu Dec 1 01:00:15 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - build fixed.
---- Files affected: SPECS: splashutils.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/splashutils.spec diff -u SPECS/splashutils.spec:1.17 SPECS/splashutils.spec:1.18 --- SPECS/splashutils.spec:1.17 Tue Jun 14 02:54:44 2005 +++ SPECS/splashutils.spec Thu Dec 1 02:00:10 2005 @@ -10,7 +10,7 @@ Summary(pl): Narzędzia do ustawiania fbsplash Name: splashutils Version: 1.1.9.6 -Release: 0.2 +Release: 0.3 License: GPL Group: System Source0: http://dev.gentoo.org/~spock/projects/gensplash/archive/%{name}-%{version}.tar.bz2 @@ -25,7 +25,7 @@ URL: http://dev.gentoo.org/~spock/projects/gensplash/ BuildRequires: freetype-static BuildRequires: glibc-static -BuildRequires: klibc >= 1.0 +BuildRequires: klibc-static >= 1.1.1-1 BuildRequires: libjpeg-static BuildRequires: libpng-static BuildRequires: linux-libc-headers >= 7:2.6.9.1-1.5 @@ -47,9 +47,7 @@ %build %{__make} splash_kern \ - CC=klcc \ - CRT0=%{_libdir}/klibc/crt0.o \ - LIBC=%{_libdir}/klibc/libc.a + CC=klcc %{__make} splash_user \ CC=%{__cc} \ @@ -96,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2005/12/01 01:00:10 pluto +- build fixed. + Revision 1.17 2005/06/14 00:54:44 pluto - splash_kern builds with klibc now (truetype support nfy). - release 0.2. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/splashutils.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
