Obsolete gegl03

This commit is contained in:
Josef Řídký 2019-09-12 08:44:50 +02:00
parent dd0ca491af
commit 622254fb24

View File

@ -2,7 +2,7 @@
Name: gegl04
Version: 0.4.16
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Graph based image processing framework
# The binary is under the GPL, while the libs are under LGPL.
@ -59,7 +59,7 @@ BuildRequires: pkgconfig(libtiff-4) >= 4.0.0
# CURRENT REVISION: b27c5b79df2ffa4e2cb37f9e5536831f16afb11b
# CACHED ON: August 11th, 2012
Provides: bundled(poly2tri-c)
Obsoletes: gegl03 < 0.3.31
%description
GEGL (Generic Graphics Library) is a graph based image processing framework.
@ -72,6 +72,7 @@ minimal dependencies and a simple well defined API.
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-devel < 0.4.2
Obsoletes: gegl03-devel < 0.3.31
Conflicts: %{name}-devel < 0.4.2
%description devel
@ -83,6 +84,7 @@ developing applications that use GEGL API version %{apiver}.
Summary: Documentation files for developing with %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-devel < 0.4.2
Obsoletes: gegl03-devel-docs < 0.3.31
Conflicts: %{name}-devel < 0.4.2
Conflicts: gegl-devel < 0.4
@ -95,6 +97,7 @@ applications that use GEGL API version %{apiver}.
Summary: Command line tools for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
License: GPLv3+
Obsoletes: gegl03-tools < 0.3.31
Conflicts: gegl < 0.4
%description tools
@ -157,6 +160,9 @@ find %{buildroot} -name '*.la' -delete
%changelog
* Thu Sep 12 2019 Josef Ridky <jridky@redhat.com> -0.4.16-2
- Obsoletes gegl03 (#1751416)
* Mon Jun 10 2019 Kalev Lember <klember@redhat.com> - 0.4.16-1
- Update to 0.4.16