]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- rel 1; disable initrd package (we don't want to maintain these) auto/th/util-linux-2.23.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 18 Jun 2013 18:52:01 +0000 (20:52 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 18 Jun 2013 18:52:01 +0000 (20:52 +0200)
util-linux.spec

index 3adc4161c9bf484dfbeb58dd6d57270bf154cf95..b3e8e920b778398ad43ec7810dcb66684cd620d9 100644 (file)
@@ -15,7 +15,7 @@
 %bcond_with    initrd          # don't build initrd version
 %bcond_with    fallocate       # fallocate utility (needs glibc 2.11 to compile)
 %else
-%bcond_without initrd          # don't build initrd version
+%bcond_with    initrd          # don't build initrd version
 %bcond_without fallocate       # fallocate utility (needs glibc 2.11 to compile)
 %endif
 
@@ -36,7 +36,7 @@ Summary(tr.UTF-8):    Temel sistem araçları
 Summary(uk.UTF-8):     Набір базових системних утиліт для Linux
 Name:          util-linux
 Version:       2.23.1
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/utils/util-linux/v2.23/%{name}-%{version}.tar.xz
This page took 0.106194 seconds and 4 git commands to generate.