Remove ancient conflicts
This commit is contained in:
parent
82ef0572e3
commit
f6178c9363
@ -24,16 +24,9 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.3
|
||||
BuildRequires: shared-mime-info
|
||||
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
|
||||
# We also need MIME information at runtime
|
||||
Requires: shared-mime-info
|
||||
|
||||
# gdk-pixbuf was included in gtk2 until 2.21.2
|
||||
Conflicts: gtk2 <= 2.21.2
|
||||
|
||||
# We need rpm with file triggers support
|
||||
Conflicts: rpm < 4.12.90
|
||||
|
||||
%description
|
||||
gdk-pixbuf is an image loading library that can be extended by loadable
|
||||
modules for new image formats. It is used by toolkits such as GTK+ or
|
||||
@ -69,9 +62,6 @@ Summary: Development files for gdk-pixbuf
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: glib2-devel%{?_isa} >= %{glib2_version}
|
||||
|
||||
# gdk-pixbuf was included in gtk2 until 2.21.2
|
||||
Conflicts: gtk2-devel <= 2.21.2
|
||||
|
||||
%description devel
|
||||
This package contains the libraries and header files that are needed
|
||||
for writing applications that are using gdk-pixbuf.
|
||||
@ -165,6 +155,7 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 2.38.0-1
|
||||
- Update to 2.38.0
|
||||
- Switch to the meson build system
|
||||
- Remove ancient conflicts
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.36.12-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user