[packages/newlib] - up to 3.1.0

qboosh qboosh at pld-linux.org
Sat Jun 8 20:03:14 CEST 2019


commit ccbe42214dd3d47af9b9aaf109411543cdc7b0fe
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 8 20:04:14 2019 +0200

    - up to 3.1.0

 newlib.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/newlib.spec b/newlib.spec
index ec86b3e..375c597 100644
--- a/newlib.spec
+++ b/newlib.spec
@@ -1,13 +1,13 @@
 Summary:	C library intended for use on embedded systems
 Summary(pl.UTF-8):	Biblioteka C przeznaczona dla systemów wbudowanych
 Name:		newlib
-Version:	2.4.0
+Version:	3.1.0
 Release:	0.1
 License:	GPL v2
 Group:		Libraries
-Source0:	ftp://sources.redhat.com/pub/newlib/%{name}-%{version}.tar.gz
-# Source0-md5:	37c07a65c6effdb4822fb6f83067f37e
-URL:		http://sources.redhat.com/newlib/
+Source0:	ftp://sourceware.org/pub/newlib/%{name}-%{version}.tar.gz
+# Source0-md5:	f84263b7d524df92a9c9fb30b79e0134
+URL:		http://www.sourceware.org/newlib/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # use single prefix as multilib is supported inside
@@ -15,6 +15,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_exec_prefix	%{newlibdir}
 %define		tooldir		%{_exec_prefix}/%{_target_alias}
 
+%define		_fortify_cflags		%{nil}
+%define		_ssp_cflags		%{nil}
+
 %description
 Newlib is a C library intended for use on embedded systems. It is a
 conglomeration of several library parts, all under free software
@@ -36,6 +39,7 @@ pozwalających na łatwe użycie w produktach wbudowanych.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/newlib.git/commitdiff/ccbe42214dd3d47af9b9aaf109411543cdc7b0fe



More information about the pld-cvs-commit mailing list