From d1f4dbb9ab3582715015230aca568138b9b56db35608238e6e340b20539a7d93 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 25 Jan 2019 23:53:42 +0000 Subject: [PATCH] Mention Patch1, although it is not applied. OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=6 --- dictd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dictd.spec b/dictd.spec index 12142d4..f6c06e7 100644 --- a/dictd.spec +++ b/dictd.spec @@ -30,7 +30,7 @@ Source2: dictd.service Patch0: dictd-1.12.1-unused-return.patch # https://bugzilla.redhat.com/show_bug.cgi?id=198359 # https://sourceforge.net/p/dict/feature-requests/4/ -# Patch1: dictd-1.9.15-ipv6.patch +Patch1: dictd-1.9.15-ipv6.patch BuildRequires: bison BuildRequires: flex BuildRequires: gawk @@ -55,7 +55,7 @@ dictd for details. %prep %setup -%autopatch -p1 +%patch0 -p1 %build export LDFLAGS="%{?__global_ldflags}" CPPFLAGS="$RPM_OPT_FLAGS -fPIC"