]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- fixed problem with no contrling tty
authorMichal Moskal <michal@moskal.me>
Thu, 7 Jun 2001 10:37:20 +0000 (10:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2
- stbr

Changed files:
    util-linux.spec -> 1.104

util-linux.spec

index 92ec2fe78a7f0e34ddc554ff475c3bc64e8236d8..44c58f7bb3dc88bed27931051f0e21e439804ea8 100644 (file)
@@ -11,7 +11,7 @@ Summary(pl):  Zbi
 Summary(tr):   Temel sistem araçlarý
 Name:          util-linux
 Version:       2.11d
-Release:       1
+Release:       2
 License:       Distributable
 Group:         Applications/System
 Group(de):     Applikationen/System
@@ -57,6 +57,7 @@ Patch15:      %{name}-glibc.patch
 Patch16:       %{name}-s390.patch
 Patch18:       %{name}-kerneli-2.4.patch
 Patch20:       %{name}-qnx4.patch
+Patch21:       %{name}-reopen-tty.patch
 BuildRequires: pam-devel >= 0.66
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: gettext-devel
@@ -276,6 +277,7 @@ support for this feature built into them, however).
 %patch15 -p1
 %patch16 -p1
 %patch20 -p1
+%patch21 -p1
 
 %build
 CFLAGS="%{!?debug:%{rpmcflags}} %{?debug:-O1} -I%{_includedir}/ncurses"
This page took 0.224028 seconds and 4 git commands to generate.