packages: util-linux-ng/util-linux-ng.spec - rel 4; filterout some flags fo...

arekm arekm at pld-linux.org
Wed Jul 22 21:17:44 CEST 2009


Author: arekm                        Date: Wed Jul 22 19:17:44 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4; filterout some flags for dietlibc on ppc

---- Files affected:
packages/util-linux-ng:
   util-linux-ng.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: packages/util-linux-ng/util-linux-ng.spec
diff -u packages/util-linux-ng/util-linux-ng.spec:1.51 packages/util-linux-ng/util-linux-ng.spec:1.52
--- packages/util-linux-ng/util-linux-ng.spec:1.51	Sun Jul 19 13:48:54 2009
+++ packages/util-linux-ng/util-linux-ng.spec	Wed Jul 22 21:17:38 2009
@@ -17,7 +17,7 @@
 Summary(uk.UTF-8):	Набір базових системних утиліт для Linux
 Name:		util-linux-ng
 Version:	2.16
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/%{name}-%{version}.tar.bz2
@@ -80,6 +80,11 @@
 %define		dietarch	%(echo %{_target_cpu} | sed -e 's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/')
 %define		dietlibdir	%{_prefix}/lib/dietlibc/lib-%{dietarch}
 
+%ifarch ppc ppc64
+# for dietlibc
+%define		filterout_ld	-Wl,-z,relro
+%endif
+
 %description
 util-linux contains a large variety of low-level system utilities
 necessary for a functional Linux system. This includes, among other
@@ -1327,6 +1332,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2009/07/22 19:17:38  arekm
+- rel 4; filterout some flags for dietlibc on ppc
+
 Revision 1.51  2009/07/19 11:48:54  arekm
 - rel 3; fsck also moved from e2fsprogs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-linux-ng/util-linux-ng.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list