From 94e5bab9802e4bbefe06710cbedf91417420b93f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 28 Jul 2019 20:37:27 -0500 Subject: [PATCH] internal version is 0.27.2.2 --- exiv2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exiv2.spec b/exiv2.spec index 8a86c04..207ac32 100644 --- a/exiv2.spec +++ b/exiv2.spec @@ -100,7 +100,7 @@ rm -fv %{buildroot}%{_libdir}/libexiv2.la %check export PKG_CONFIG_PATH="%{buildroot}%{_libdir}/pkgconfig${PKG_CONFIG_PATH:+:}${PKG_CONFIG_PATH}" -test "$(pkg-config --modversion exiv2)" = "%{version}" +test "$(pkg-config --modversion exiv2)" = "%{version}.2" test "$(pkg-config --variable=libdir exiv2)" = "%{_libdir}" test -x %{buildroot}%{_libdir}/libexiv2.so