]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- note about openat glibc version auto/ac/util-linux-2_19_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 25 Jun 2011 20:15:38 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux.spec -> 1.310

util-linux.spec

index 78ce263746378297c60b04a2219a8d34bd79404f..8446595c62e33a771d2dad62d6a4a8510e9e9cf9 100644 (file)
@@ -6,11 +6,11 @@
 %if "%{pld_release}" == "ac"
 %bcond_with            initrd          # don't build initrd version
 %bcond_with            fallocate       # fallocate utility (needs glibc 2.11 to compile)
-%bcond_with            partx           # partx utility (needs glibc 2.x to compile)
+%bcond_with            partx           # partx utility (needs glibc 2.10 for openat to compile)
 %else
 %bcond_without initrd          # don't build initrd version
 %bcond_without fallocate       # fallocate utility (needs glibc 2.11 to compile)
-%bcond_without partx           # partx utility (needs glibc 2.x to compile)
+%bcond_without partx           # partx utility (needs glibc 2.10 for openat to compile)
 %endif
 
 %if "%{pld_release}" == "ac"
This page took 0.666034 seconds and 4 git commands to generate.