From 60cff9bf88d0308322d7cb2c9e3ddb21d42f29383d84697dc1b4e222a0e1338b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 14 Jul 2014 11:09:00 +0000 Subject: [PATCH] Use shlib packaging guidelines OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-winpthreads?expand=0&rev=7 --- mingw64-winpthreads.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw64-winpthreads.spec b/mingw64-winpthreads.spec index c4900d7..feb1105 100644 --- a/mingw64-winpthreads.spec +++ b/mingw64-winpthreads.spec @@ -55,7 +55,7 @@ mingw-w64's implementation of POSIX threads for Windows. %package devel Summary: Development files for mingw64-winpthreads Group: Development/Libraries/C and C++ -Requires: %name = %version +Requires: mingw64-libwinpthread1 = %version Provides: mingw64-unistd-pthread-devel Conflicts: mingw64-headers-dummy-pthread, otherproviders(mingw64-unistd-pthread-devel)