#85 Fix leftover of the previous %bcond change
Merged a year ago by zfridric. Opened a year ago by ueno.
rpms/ ueno/gnutls wip/bcond-followup  into  rawhide

file modified
+2 -2
@@ -88,7 +88,7 @@ 

  %endif

  BuildRequires: make gtk-doc

  

- %if %{with_mingw}

+ %if %{with mingw}

  BuildRequires:  mingw32-filesystem >= 95

  BuildRequires:  mingw32-gcc

  BuildRequires:  mingw32-gcc-c++
@@ -186,7 +186,7 @@ 

  TLS certificates through DNSSEC.

  %endif

  

- %if %{with_mingw}

+ %if %{with mingw}

  %package -n mingw32-%{name}

  Summary:        MinGW GnuTLS TLS/SSL encryption library

  Requires:       pkgconfig

Pull-Request has been merged by zfridric

a year ago
Metadata