packages: e2fsprogs/e2fsprogs.spec - update bconds for ac

glen glen at pld-linux.org
Fri Sep 30 18:40:56 CEST 2011


Author: glen                         Date: Fri Sep 30 16:40:56 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update bconds for ac

---- Files affected:
packages/e2fsprogs:
   e2fsprogs.spec (1.236 -> 1.237) 

---- Diffs:

================================================================
Index: packages/e2fsprogs/e2fsprogs.spec
diff -u packages/e2fsprogs/e2fsprogs.spec:1.236 packages/e2fsprogs/e2fsprogs.spec:1.237
--- packages/e2fsprogs/e2fsprogs.spec:1.236	Sat Jun 25 22:06:12 2011
+++ packages/e2fsprogs/e2fsprogs.spec	Fri Sep 30 18:40:51 2011
@@ -4,14 +4,20 @@
 %bcond_with	allstatic	# link everything statically
 %bcond_without	static		# link e2fsck dynamically with libc
 %bcond_without	nls		# build without NLS
+%if "%{pld_release}" == "ac"
+%bcond_with	initrd		# don't build initrd version
+%bcond_without	uClibc		# link initrd version with static glibc instead of uClibc
+%bcond_with	dietlibc	# link initrd version with dietlibc instead of uClibc
+%else
 %bcond_without	initrd		# don't build initrd version
 %bcond_with	uClibc		# link initrd version with static glibc instead of uClibc
 %bcond_without	dietlibc	# link initrd version with dietlibc instead of uClibc
-#
-%ifarch sparc64 sparc
+%endif
+
+%ifarch sparc64 sparc alpha ppc ppc64
 %undefine       with_uClibc
 %endif
-#
+
 Summary:	Utilities for managing the second extended (ext2) filesystem
 Summary(cs.UTF-8):	Nástroje pro správu souborových systémů typu ext2
 Summary(da.UTF-8):	Værktøjer til håndtering af ext2 filsystemer
@@ -994,6 +1000,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.237  2011/09/30 16:40:51  glen
+- update bconds for ac
+
 Revision 1.236  2011/06/25 20:06:12  glen
 - fixes for without dietlibc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/e2fsprogs/e2fsprogs.spec?r1=1.236&r2=1.237&f=u



More information about the pld-cvs-commit mailing list