Obsolete gegl03
This commit is contained in:
parent
dd0ca491af
commit
622254fb24
10
gegl04.spec
10
gegl04.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: gegl04
|
Name: gegl04
|
||||||
Version: 0.4.16
|
Version: 0.4.16
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Graph based image processing framework
|
Summary: Graph based image processing framework
|
||||||
|
|
||||||
# The binary is under the GPL, while the libs are under LGPL.
|
# 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
|
# CURRENT REVISION: b27c5b79df2ffa4e2cb37f9e5536831f16afb11b
|
||||||
# CACHED ON: August 11th, 2012
|
# CACHED ON: August 11th, 2012
|
||||||
Provides: bundled(poly2tri-c)
|
Provides: bundled(poly2tri-c)
|
||||||
|
Obsoletes: gegl03 < 0.3.31
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GEGL (Generic Graphics Library) is a graph based image processing framework.
|
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}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Obsoletes: %{name}-devel < 0.4.2
|
Obsoletes: %{name}-devel < 0.4.2
|
||||||
|
Obsoletes: gegl03-devel < 0.3.31
|
||||||
Conflicts: %{name}-devel < 0.4.2
|
Conflicts: %{name}-devel < 0.4.2
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -83,6 +84,7 @@ developing applications that use GEGL API version %{apiver}.
|
|||||||
Summary: Documentation files for developing with %{name}
|
Summary: Documentation files for developing with %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Obsoletes: %{name}-devel < 0.4.2
|
Obsoletes: %{name}-devel < 0.4.2
|
||||||
|
Obsoletes: gegl03-devel-docs < 0.3.31
|
||||||
Conflicts: %{name}-devel < 0.4.2
|
Conflicts: %{name}-devel < 0.4.2
|
||||||
Conflicts: gegl-devel < 0.4
|
Conflicts: gegl-devel < 0.4
|
||||||
|
|
||||||
@ -95,6 +97,7 @@ applications that use GEGL API version %{apiver}.
|
|||||||
Summary: Command line tools for %{name}
|
Summary: Command line tools for %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
|
Obsoletes: gegl03-tools < 0.3.31
|
||||||
Conflicts: gegl < 0.4
|
Conflicts: gegl < 0.4
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
@ -157,6 +160,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 10 2019 Kalev Lember <klember@redhat.com> - 0.4.16-1
|
||||||
- Update to 0.4.16
|
- Update to 0.4.16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user