SPECS: crossavr-libc.spec - updated to 1.6.2 - fixed strip

kosmo kosmo at pld-linux.org
Fri May 2 23:18:25 CEST 2008


Author: kosmo                        Date: Fri May  2 21:18:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.6.2
- fixed strip

---- Files affected:
SPECS:
   crossavr-libc.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/crossavr-libc.spec
diff -u SPECS/crossavr-libc.spec:1.38 SPECS/crossavr-libc.spec:1.39
--- SPECS/crossavr-libc.spec:1.38	Fri Jan 25 00:09:29 2008
+++ SPECS/crossavr-libc.spec	Fri May  2 23:18:19 2008
@@ -2,17 +2,17 @@
 Summary:	AVR libc
 Summary(pl.UTF-8):	libc na AVR
 Name:		crossavr-libc
-Version:	1.6.1
+Version:	1.6.2
 Release:	1
 Epoch:		1
 License:	Modified BSD (see included LICENSE)
 Group:		Development/Tools
 Source0:	http://download.savannah.gnu.org/releases/avr-libc/avr-libc-%{version}.tar.bz2
-# Source0-md5:	22b822edcae196621482a5524dfd4bed
+# Source0-md5:	f503d8ef5487b7e3584d9fb4a0c1a14b
 Source1:	http://download.savannah.gnu.org/releases/avr-libc/avr-libc-user-manual-%{version}.tar.bz2
-# Source1-md5:	3b691a08ed290339baef8b069e7795a3
+# Source1-md5:	2c63dcee618877077c70ef12faf506f5
 Source2:	http://download.savannah.gnu.org/releases/avr-libc/avr-libc-manpages-%{version}.tar.bz2
-# Source2-md5:	435ed68e113ec072645f3105a8c5ab33
+# Source2-md5:	60f141c8e92ba819ceae5c5f173db90a
 URL:		http://www.nongnu.org/avr-libc/
 BuildRequires:	crossavr-binutils >= 2.14
 BuildRequires:	crossavr-gcc >= 1:3.3
@@ -22,6 +22,8 @@
 %define		target		avr
 %define		arch		%{_prefix}/%{target}
 
+%define		__strip		%{target}-strip
+
 %description
 Contains the standard C library for Atmel AVR microcontrollers.
 
@@ -87,6 +89,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2008-05-02 21:18:19  kosmo
+- updated to 1.6.2
+- fixed strip
+
 Revision 1.38  2008-01-24 23:09:29  glen
 - drop no_install_post_strip (not reasoned)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossavr-libc.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list