[packages/setup] - build with diet, those binaries must be static and linking with glibc makes them huge - rel 4

baggins baggins at pld-linux.org
Wed Jun 19 20:14:47 CEST 2013


commit ea17a59d86a2a5066009fdd7b253f34650b216fe
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jun 19 20:14:01 2013 +0200

    - build with diet, those binaries must be static and linking with glibc
      makes them huge
    - rel 4

 setup.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/setup.spec b/setup.spec
index 9fba2f1..546c148 100644
--- a/setup.spec
+++ b/setup.spec
@@ -2,7 +2,7 @@
 # TODO:
 # - make some README.PLD with system features description
 #
-%bcond_with	diet
+%bcond_without	diet
 
 %define	iana_etc_ver	2.30
 Summary:	Simple setup files
@@ -15,7 +15,7 @@ Summary(pt_BR.UTF-8):	Vários arquivos básicos de configuração
 Summary(tr.UTF-8):	Basit kurulum dosyaları
 Name:		setup
 Version:	2.8.5
-Release:	3
+Release:	4
 License:	Public Domain, partially BSD-like
 Group:		Base
 Source0:	%{name}-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/setup.git/commitdiff/ea17a59d86a2a5066009fdd7b253f34650b216fe



More information about the pld-cvs-commit mailing list