[mingw-openjpeg] BR mingw{32,64}-pkg-config

Sandro Mani smani at fedoraproject.org
Sat May 25 11:45:16 UTC 2013


commit ccab7baa33ffd7bebd4724c763e774378bc28404
Author: Sandro Mani <manisandro at gmail.com>
Date:   Sat May 25 13:45:16 2013 +0200

    BR mingw{32,64}-pkg-config

 mingw-openjpeg.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/mingw-openjpeg.spec b/mingw-openjpeg.spec
index cb23dc6..07d3d80 100644
--- a/mingw-openjpeg.spec
+++ b/mingw-openjpeg.spec
@@ -4,7 +4,7 @@
 
 Name:          mingw-%{pkgname}
 Version:       1.5.1
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       MinGW Windows OpenJPEG library
 License:       BSD
 Group:         Development/Libraries
@@ -27,6 +27,7 @@ Patch103:      openjpeg-1.5-r2033.patch
 BuildRequires: autoconf automake libtool
 
 BuildRequires: mingw32-filesystem >= 95
+BuildRequires: mingw32-pkg-config
 BuildRequires: mingw32-gcc
 BuildRequires: mingw32-lcms2
 BuildRequires: mingw32-libtiff
@@ -34,6 +35,7 @@ BuildRequires: mingw32-libpng
 BuildRequires: mingw32-zlib
 
 BuildRequires: mingw64-filesystem >= 95
+BuildRequires: mingw64-pkg-config
 BuildRequires: mingw64-gcc
 BuildRequires: mingw64-lcms2
 BuildRequires: mingw64-libtiff
@@ -138,6 +140,9 @@ rm -f %{buildroot}%{mingw64_bindir}/*.exe
 
 
 %changelog
+* Sat May 25 2013 Sandro Mani <manisandro at gmail.com> - 1.5.1-3
+- BR mingw{32,64}-pkg-config
+
 * Fri May 10 2013 Sandro Mani <manisandro at gmail.com> - 1.5.1-2
 - Use versioned BuildRequires for mingw32/64-filesystem
 - Remove unused mingw_build_win32/64 macros


More information about the scm-commits mailing list