diff --git a/libjpeg-turbo.changes b/libjpeg-turbo.changes index 90e562d..817e8d0 100644 --- a/libjpeg-turbo.changes +++ b/libjpeg-turbo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 7 13:55:46 UTC 2014 - tchvatal@suse.com + +- Require libturbojpeg in the devel package. + Otherwise we just have dangling symlink there. + ------------------------------------------------------------------- Tue Sep 10 12:42:45 UTC 2013 - pgajdos@suse.com diff --git a/libjpeg-turbo.spec b/libjpeg-turbo.spec index 5b2845e..776706a 100644 --- a/libjpeg-turbo.spec +++ b/libjpeg-turbo.spec @@ -1,7 +1,7 @@ # # spec file for package libjpeg-turbo # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -85,6 +85,7 @@ Release: 0 Summary: Development Tools for applications which will use the Libjpeg Library Group: Development/Libraries/C and C++ Requires: libjpeg%{major} = %{version} +Requires: libturbojpeg%{tmajor} = %{version} Provides: libjpeg-devel = %{version} Obsoletes: libjpeg-devel < %{version} Conflicts: otherproviders(libjpeg-devel) diff --git a/libjpeg62-turbo.spec b/libjpeg62-turbo.spec index d4a89a7..5c44515 100644 --- a/libjpeg62-turbo.spec +++ b/libjpeg62-turbo.spec @@ -1,7 +1,7 @@ # # spec file for package libjpeg62-turbo # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed