]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- up to 2.24.1 auto/th/util-linux-2.24.1-1 auto/ti/util-linux-2.24.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 20 Jan 2014 16:51:22 +0000 (17:51 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 20 Jan 2014 16:51:22 +0000 (17:51 +0100)
util-linux-pl.po-update.patch
util-linux.spec

index 106a1f7b68674ca1382b44c22407c3a73ff21e96..4ce5e8eac58f3473eb18d34656b4c8c95be8954e 100644 (file)
@@ -12,7 +12,7 @@
 @@ -6400,13 +6400,13 @@
  msgstr "W użyciu jest %u z %d partycji."
  
- #: libfdisk/src/gpt.c:1539
+ #: libfdisk/src/gpt.c:1601
 -#, fuzzy, c-format
 +#, c-format
  msgid "A total of %ju free sectors is available in %d segment."
@@ -25,5 +25,5 @@
 +msgstr[1] "Dostępne sektory: razem %ju w %d segmentach (największy %ju)."
 +msgstr[2] "Dostępne sektory: razem %ju w %d segmentach (największy %ju)."
  
- #: libfdisk/src/gpt.c:1545
+ #: libfdisk/src/gpt.c:1607
  #, c-format
index 91d3902c0a54ea4316318505e6c8b7b069488b00..342188fe533eeffc5883e0bdf66eb043119b5603 100644 (file)
@@ -36,12 +36,12 @@ Summary(ru.UTF-8):  Набор базовых системных утилит д
 Summary(tr.UTF-8):     Temel sistem araçları
 Summary(uk.UTF-8):     Набір базових системних утиліт для Linux
 Name:          util-linux
-Version:       2.24
-Release:       4
+Version:       2.24.1
+Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/utils/util-linux/v2.24/%{name}-%{version}.tar.xz
-# Source0-md5: 4fac6443427f575fc5f3531a4ad2ca01
+# Source0-md5: 88d46ae23ca599ac5af9cf96b531590f
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 3c940c7e7fe699eaa2ddb1bffb3de2fe
 Source2:       login.pamd
@@ -734,7 +734,8 @@ export CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses -DHAVE_LSEEK64_PROTOTYPE
        --disable-wall \
        --without-audit \
        --without-ncurses \
-       --without-selinux
+       --without-selinux \
+       --without-smack
 
 # configure gets it unconditionally wrong
 %{__sed} -i -e 's/#define HAVE_WIDECHAR 1//' config.h
@@ -779,7 +780,8 @@ export CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses -DHAVE_LSEEK64_PROTOTYPE
        --with-python=3 \
        --with-audit \
        --with-bashcompletiondir=/usr/share/bash-completion/completions \
-       --with-selinux%{!?with_selinux:=no}
+       --with-selinux%{!?with_selinux:=no} \
+       --with-smack
 
 %{__make}
 
This page took 0.042177 seconds and 4 git commands to generate.