[packages/dietlibc] - disable dyn lib support, it's currently btoken on all archs - rel 4

baggins baggins at pld-linux.org
Thu Feb 26 21:07:19 CET 2015


commit bb51f8700364bc89aa8da9c5d97623930ee9666c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Feb 26 20:06:52 2015 +0000

    - disable dyn lib support, it's currently btoken on all archs
    - rel 4

 dietlibc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dietlibc.spec b/dietlibc.spec
index 4bccd06..46d19ed 100644
--- a/dietlibc.spec
+++ b/dietlibc.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	ssp	# stack-smashing protector
-%bcond_without	dynamic	# dynamic lib support
+%bcond_with	dynamic	# dynamic lib support
 
 %ifnarch %{ix86} %{x8664} arm
 %undefine	with_dynamic
@@ -12,7 +12,7 @@ Summary(pl.UTF-8):	Biblioteka standardowa C zoptymalizowana na rozmiar
 Summary(pt_BR.UTF-8):	libc pequena otimizada para tamanho
 Name:		dietlibc
 Version:	0.33
-Release:	3
+Release:	4
 Epoch:		2
 License:	GPL v2
 Group:		Development/Libraries
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dietlibc.git/commitdiff/bb51f8700364bc89aa8da9c5d97623930ee9666c



More information about the pld-cvs-commit mailing list