SPECS: v86d.spec - system-libs patch is back (Makefile uses local lrmi and ...
qboosh
qboosh at pld-linux.org
Mon Jul 21 19:20:31 CEST 2008
Author: qboosh Date: Mon Jul 21 17:20:31 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- system-libs patch is back (Makefile uses local lrmi and static glibc otherwise)
---- Files affected:
SPECS:
v86d.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/v86d.spec
diff -u SPECS/v86d.spec:1.5 SPECS/v86d.spec:1.6
--- SPECS/v86d.spec:1.5 Mon Jul 21 15:01:01 2008
+++ SPECS/v86d.spec Mon Jul 21 19:20:26 2008
@@ -17,6 +17,7 @@
Source0: http://dev.gentoo.org/~spock/projects/uvesafb/archive/%{name}-%{version}.tar.bz2
# Source0-md5: 24b0a696a0f6fe939249f1906ccfd9c3
Patch0: %{name}-system-klibc.patch
+Patch1: %{name}-system-libs.patch
URL: http://dev.gentoo.org/~spock/projects/uvesafb/
BuildRequires: linux-libc-headers >= 7:2.6.24
%if %{with klibc}
@@ -46,6 +47,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
sed -i 's:-g -O2:$(OPTFLAGS):' Makefile
%build
@@ -76,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008/07/21 17:20:26 qboosh
+- system-libs patch is back (Makefile uses local lrmi and static glibc otherwise)
+
Revision 1.5 2008/07/21 13:01:01 adamg
- updated to 0.1.5.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/v86d.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list