SPECS: splashutils.spec - updated to 1.1.9.6, use klibc, nfy.
pluto
pluto at pld-linux.org
Mon Jun 13 19:57:20 CEST 2005
Author: pluto Date: Mon Jun 13 17:57:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1.9.6, use klibc, nfy.
---- Files affected:
SPECS:
splashutils.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/splashutils.spec
diff -u SPECS/splashutils.spec:1.15 SPECS/splashutils.spec:1.16
--- SPECS/splashutils.spec:1.15 Wed Apr 6 20:51:30 2005
+++ SPECS/splashutils.spec Mon Jun 13 19:57:15 2005
@@ -5,26 +5,25 @@
# time - initramfs) + maybe some init.d
# - check initramfs (upgrade geninitrd maybe), cause splashutils can
# make use of it
-# - use dietlibc
#
-%define _misc_ver 0.1.2
Summary: Utilities for setting fbsplash
Summary(pl): Narzędzia do ustawiania fbsplash
Name: splashutils
-Version: 0.9.1
-Release: 1
+Version: 1.1.9.6
+Release: 0.1
License: GPL
Group: System
Source0: http://dev.gentoo.org/~spock/projects/gensplash/archive/%{name}-%{version}.tar.bz2
-# Source0-md5: a153dae7e3c73c972a3b7ff96490649a
+# Source0-md5: f3fa79161c32c1e76fc6847da3fada9e
+%define _misc_ver 0.1.3
Source1: http://dev.gentoo.org/~spock/projects/gensplash/current/miscsplashutils-%{_misc_ver}.tar.bz2
-# Source1-md5: 71f85c661c144665ff5d4a8bbef1936e
+# Source1-md5: f8e92992682bbaf8e6eb2316ac708bc0
Source2: %{name}.init
Source3: %{name}.sysconfig
Patch0: %{name}-makefile.patch
URL: http://dev.gentoo.org/~spock/projects/gensplash/
BuildRequires: freetype-static
-BuildRequires: glibc-static
+BuildRequires: klibc >= 1.0
BuildRequires: libjpeg-static
BuildRequires: libpng-static
BuildRequires: linux-libc-headers >= 7:2.6.9.1-1.5
@@ -39,14 +38,14 @@
%prep
%setup -q -a1
-find . -name CVS | xargs rm -rf
%patch0 -p1
-
rm -rf libs
%build
-install -d linux/include
-%{__make} splash_kern splash_user
+%{__make} splash_kern splash_user \
+ CRT0=%{_libdir}/klibc/crt0.o \
+ LIBC=%{_libdir}/klibc/libc.a
+
%{__make} -C miscsplashutils-%{_misc_ver} \
CFLAGS="%{rpmcflags} -I/usr/include/freetype2" \
LIBDIR="%{_libdir}"
@@ -88,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/06/13 17:57:15 pluto
+- updated to 1.1.9.6, use klibc, nfy.
+
Revision 1.15 2005/04/06 18:51:30 darekr
- simplified %setup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/splashutils.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list