From 97b8d40324adc2256e757d13f7cd124d3a6fbf16c10eb3bacddf2f02995be116 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 2 Jan 2023 11:58:40 +0000 Subject: [PATCH] Accepting request 1045193 from home:dstoecker:branches:graphics - Add explicit provides for jpegtran, so it can be installed easier Adds an explicit provides line, so that "zypper in jpegtran" will work in future instead of having to search which package contains it. I don't consider the other bin-contents important enough, only jpegtran. OBS-URL: https://build.opensuse.org/request/show/1045193 OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=134 --- libjpeg-turbo.changes | 6 +++++- libjpeg-turbo.spec | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libjpeg-turbo.changes b/libjpeg-turbo.changes index 108dff2..38d3566 100644 --- a/libjpeg-turbo.changes +++ b/libjpeg-turbo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 24 12:04:53 UTC 2022 - Dirk Stoecker + +- Add explicit provides for jpegtran, so it can be installed easier + ------------------------------------------------------------------- Mon Aug 15 18:07:30 UTC 2022 - Tom Mbrt @@ -801,4 +806,3 @@ Fri Dec 10 13:02:58 UTC 2010 - pgajdos@novell.com Sun Nov 7 12:53:26 UTC 2010 - prusnak@opensuse.org - created package based on Fedora one (v 1.0.1) - diff --git a/libjpeg-turbo.spec b/libjpeg-turbo.spec index 43a0bc7..af328db 100644 --- a/libjpeg-turbo.spec +++ b/libjpeg-turbo.spec @@ -47,6 +47,7 @@ Obsoletes: jpeg = 8.0.1 Obsoletes: jpeg = 8.0.2 Provides: jpeg = %{version} Obsoletes: jpeg < %{version} +Provides: jpegtran = %{version} %description The libjpeg-turbo package contains a library of functions for manipulating