rpms/dietlibc/devel dietlibc.spec,1.18,1.19

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sat Feb 18 09:35:47 UTC 2006


Author: ensc

Update of /cvs/extras/rpms/dietlibc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17196

Modified Files:
	dietlibc.spec 
Log Message:
rebuilt for FC5


Index: dietlibc.spec
===================================================================
RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- dietlibc.spec	30 Oct 2005 15:58:24 -0000	1.18
+++ dietlibc.spec	18 Feb 2006 09:35:47 -0000	1.19
@@ -36,7 +36,7 @@
 Summary:	Small libc implementation
 Name:		%{?_with_cross:cross-%crossarch-}%NAME
 Version:	0.29
-Release:	%release_func 4
+Release:	%release_func 5
 License:	GPL
 Group:		Development/Libraries
 URL:		http://www.fefe.de/dietlibc/
@@ -78,7 +78,7 @@
 %patch10 -p1 -b .scall
 %patch20 -p1 -b .nostackprotector
 
-%global fixcflags	-fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables -fno-stack-protector
+%global fixcflags	-fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables -fno-stack-protector -Os
 %global basemakeflags	prefix=%_libdir/dietlibc BINDIR=%_bindir MAN1DIR=%_mandir/man1 COMMENT=: %{!?_with_cross:CFLAGS="$RPM_OPT_FLAGS %fixcflags"}
 %global makeflags	%basemakeflags %{?_with_cross:CROSS=%crossarch- ARCH=%target_cpu}
 
@@ -136,6 +136,10 @@
 %endif
 
 %changelog
+* Sat Feb 18 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.29-5
+- rebuilt for FC5
+- added '-Os' to the CFLAGS
+
 * Sun Oct 30 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.29-4
 - added '-fno-stack-protector' to the CFLAGS
 




More information about the scm-commits mailing list