]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
added util-linux-kerneli-fix.patch by malekith
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 2 Apr 2001 17:38:15 +0000 (17:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux.spec -> 1.93

util-linux.spec

index 9bd052aed330fd479b3f0bd751118c9ad90800b6..d88c544c1fed58eaa36937137ab67bf43a9738ac 100644 (file)
@@ -58,6 +58,7 @@ Patch13:      %{name}-sparcraid.patch
 Patch14:       %{name}-gecos.patch
 Patch15:       %{name}-glibc.patch
 Patch16:       %{name}-s390.patch
+%{!?bcond_off_crypto:Patch17: %{name}-kerneli-fix.patch}
 BuildRequires: pam-devel >= 0.66
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: gettext-devel
@@ -270,6 +271,7 @@ support for this feature built into them, however).
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%{!?bcond_off_crypto:%patch17 -p1}
 
 %build
 CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -I%{_includedir}/ncurses"
This page took 0.138136 seconds and 4 git commands to generate.