SPECS: dietlibc.spec - rel 5 - updated to CVS from 2009-03-17 - do not remo...
baggins
baggins at pld-linux.org
Wed Mar 18 14:29:04 CET 2009
Author: baggins Date: Wed Mar 18 13:29:04 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 5
- updated to CVS from 2009-03-17
- do not remove include/{asm,linux}, they are special stripped diet headers
---- Files affected:
SPECS:
dietlibc.spec (1.79 -> 1.80)
---- Diffs:
================================================================
Index: SPECS/dietlibc.spec
diff -u SPECS/dietlibc.spec:1.79 SPECS/dietlibc.spec:1.80
--- SPECS/dietlibc.spec:1.79 Thu Jun 19 08:40:38 2008
+++ SPECS/dietlibc.spec Wed Mar 18 14:28:58 2009
@@ -8,7 +8,7 @@
Summary(pt_BR.UTF-8): libc pequena otimizada para tamanho
Name: dietlibc
Version: 0.31
-Release: 4
+Release: 5
Epoch: 2
License: GPL v2
Group: Development/Libraries
@@ -29,6 +29,7 @@
Patch11: %{name}-_syscall-no-arch.patch
Patch12: %{name}-noexecstacks.patch
Patch13: %{name}-strcoll.patch
+Patch14: %{name}-cvs.patch
URL: http://www.fefe.de/dietlibc/
%ifarch sparc sparcv9
BuildRequires: sparc32
@@ -78,6 +79,7 @@
%prep
%setup -q
+%patch14 -p1
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -128,8 +130,6 @@
exec %{_bindir}/diet gcc "\$@"
EOF
-rm -rf $RPM_BUILD_ROOT%{dietprefix}/include/{asm,linux}
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -163,6 +163,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.80 2009/03/18 13:28:58 baggins
+- rel 5
+- updated to CVS from 2009-03-17
+- do not remove include/{asm,linux}, they are special stripped diet headers
+
Revision 1.79 2008/06/19 06:40:38 arekm
- rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dietlibc.spec?r1=1.79&r2=1.80&f=u
More information about the pld-cvs-commit
mailing list