SPECS: dietlibc.spec - changed diet prefix to %{_prefix}/lib/dietl...
qboosh
qboosh at pld-linux.org
Sun Dec 31 13:11:30 CET 2006
Author: qboosh Date: Sun Dec 31 12:11:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- changed diet prefix to %{_prefix}/lib/dietlibc, now -m32/-m64 really work
- release 3
---- Files affected:
SPECS:
dietlibc.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: SPECS/dietlibc.spec
diff -u SPECS/dietlibc.spec:1.68 SPECS/dietlibc.spec:1.69
--- SPECS/dietlibc.spec:1.68 Sun Dec 31 01:22:52 2006
+++ SPECS/dietlibc.spec Sun Dec 31 13:11:25 2006
@@ -8,7 +8,7 @@
Summary(pt_BR): libc pequena otimizada para tamanho
Name: dietlibc
Version: 0.30
-Release: 2
+Release: 3
Epoch: 2
License: GPL v2
Group: Development/Libraries
@@ -28,7 +28,7 @@
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define dietprefix %{_prefix}/%{_target_cpu}-linux-dietlibc
+%define dietprefix %{_prefix}/lib/dietlibc
# for some reason known only to rpm there must be "\\|" not "\|" here
%define libarch %(echo %{_target_cpu} | sed -e 's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/')
@@ -146,6 +146,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2006/12/31 12:11:25 qboosh
+- changed diet prefix to %{_prefix}/lib/dietlibc, now -m32/-m64 really work
+- release 3
+
Revision 1.68 2006/12/31 00:22:52 qboosh
- updated opt patch to have effect not only on x86
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dietlibc.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list