[packages/util-linux] - rel 1; disable initrd package (we don't want to maintain these)
arekm
arekm at pld-linux.org
Tue Jun 18 20:52:13 CEST 2013
commit adda81e8e820ed57ec1773c173a275ac2af9c055
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jun 18 20:52:01 2013 +0200
- rel 1; disable initrd package (we don't want to maintain these)
util-linux.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/util-linux.spec b/util-linux.spec
index 3adc416..b3e8e92 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/util-linux.git/commitdiff/adda81e8e820ed57ec1773c173a275ac2af9c055
More information about the pld-cvs-commit
mailing list