From b3b2d6022e4d9fa7daddf02da5029606d1e46686 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sep 06 2017 12:51:27 +0000 Subject: Drop the patches which removed #include from hasht.h Resolves: #1113172 --- diff --git a/nss-util.spec b/nss-util.spec index 0569503..dfece86 100644 --- a/nss-util.spec +++ b/nss-util.spec @@ -5,7 +5,7 @@ Name: nss-util Version: 3.32.0 # for Rawhide, please always use release >= 2 # for Fedora release branches, please use release < 2 (1.0, 1.1, ...) -Release: 2%{?dist} +Release: 3%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -34,8 +34,6 @@ Source2: nss-util.pc.in Source3: nss-util-config.in # Local patches -Patch2: hasht-dont-include-prtypes.patch -Patch3: pkcs1sig-include-prtypes.patch # TODO: investigate whether this patch should also be applied to # nss-softokn and nss and whether it should be submitted upstream. # First ensure that it won't cause any FIPS tests breakage. @@ -62,8 +60,6 @@ Header and library files for doing development with Network Security Services. %prep %setup -q -%patch2 -p0 -b .prtypes -%patch3 -p0 -b .include_prtypes %patch4 -p1 -b .ldflags pushd nss %patch5 -p1 -b .gtests-split @@ -289,6 +285,9 @@ done %{_includedir}/nss3/templates/templates.c %changelog +* Wed Sep 6 2017 Daiki Ueno - 3.32.0-3 +- Drop the patches which removed #include in hasht.h + * Mon Aug 7 2017 Daiki Ueno - 3.32.0-2 - Update to NSS 3.32.0