From 56887d2c2a4723917a991cd63cb03d40522a180d Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 13 Jul 2023 15:59:09 +0300 Subject: [PATCH] Remove the Provides --- SPECS/inkscape1.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SPECS/inkscape1.spec b/SPECS/inkscape1.spec index 729f2c8..79a041c 100644 --- a/SPECS/inkscape1.spec +++ b/SPECS/inkscape1.spec @@ -8,7 +8,7 @@ Name: inkscape1 Version: 1.0.2 -Release: 2%{?dist} +Release: 2%{?dist}.1.alma Summary: Vector-based drawing program using SVG License: GPLv2+ and CC-BY @@ -86,7 +86,6 @@ Suggests: texlive-amsmath Suggests: texlive-amsfonts Obsoletes: inkscape < 0.92.3-17 -Provides: inkscape = %{version}-%{release} Provides: bundled(libcroco) = 0.6 Provides: bundled(libgdl) = 3.34.0-3 @@ -108,7 +107,6 @@ Summary: Viewing program for SVG files Requires: %{name} = %{version}-%{release} Obsoletes: inkscape-view < 0.92.3-17 -Provides: inkscape-view = %{version}-%{release} %description view Viewer for files in W3C standard Scalable Vector Graphics (SVG) file @@ -119,7 +117,6 @@ format. Summary: Documentation for Inkscape Obsoletes: inkscape-docs < 0.92.3-17 -Provides: inkscape-docs = %{version}-%{release} %description docs Tutorial and examples for Inkscape, a graphics editor for vector @@ -335,6 +332,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.inkscape.Inksc %changelog +* Thu Jul 13 2023 Eduard Abdullin - 1.0.2-2.1.alma +- Remove the Provides + * Thu Oct 20 2022 Tomas Popela - 1.0.2-2 - Fix the rpath by backporting an upstream patch - Add gating.yaml