packages: mdadm/mdadm.spec - rel 2; turn off dietlibc, mdadm uses posix_mem...

arekm arekm at pld-linux.org
Thu Aug 20 12:54:04 CEST 2009


Author: arekm                        Date: Thu Aug 20 10:54:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; turn off dietlibc, mdadm uses posix_memalign now which is unavailable in dietlibc

---- Files affected:
packages/mdadm:
   mdadm.spec (1.90 -> 1.91) 

---- Diffs:

================================================================
Index: packages/mdadm/mdadm.spec
diff -u packages/mdadm/mdadm.spec:1.90 packages/mdadm/mdadm.spec:1.91
--- packages/mdadm/mdadm.spec:1.90	Thu Jun  4 09:23:45 2009
+++ packages/mdadm/mdadm.spec	Thu Aug 20 12:53:59 2009
@@ -2,13 +2,13 @@
 #
 # Conditional build:
 %bcond_without	initrd		# don't build initrd version
-%bcond_without	dietlibc	# link initrd version with static glibc instead of dietlibc
+%bcond_with		dietlibc	# link initrd version with static glibc instead of dietlibc
 #
 Summary:	Tool for creating and maintaining software RAID devices
 Summary(pl.UTF-8):	Narzędzie do tworzenia i obsługi programowych macierzy RAID
 Name:		mdadm
 Version:	3.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Base
 Source0:	http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.bz2
@@ -190,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.91  2009/08/20 10:53:59  arekm
+- rel 2; turn off dietlibc, mdadm uses posix_memalign now which is unavailable in dietlibc
+
 Revision 1.90  2009/06/04 07:23:45  arekm
 - up to 3.0 but dietlibc build needs some fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mdadm/mdadm.spec?r1=1.90&r2=1.91&f=u



More information about the pld-cvs-commit mailing list