let gimp and gimp-help-browser obsolete older gimp versions to allow
seamless upgrades
This commit is contained in:
parent
bf3cc66d72
commit
29d4645728
@ -36,6 +36,7 @@ Group: Applications/Multimedia
|
|||||||
URL: http://www.gimp.org/
|
URL: http://www.gimp.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
|
||||||
Obsoletes: gimp-perl < 2:2.0
|
Obsoletes: gimp-perl < 2:2.0
|
||||||
|
Obsoletes: gimp < 2:2.6.0-3
|
||||||
BuildRequires: alsa-lib-devel >= 1.0.0
|
BuildRequires: alsa-lib-devel >= 1.0.0
|
||||||
BuildRequires: babl-devel >= 0.0.22
|
BuildRequires: babl-devel >= 0.0.22
|
||||||
BuildRequires: cairo-devel >= 1.4.10
|
BuildRequires: cairo-devel >= 1.4.10
|
||||||
@ -138,6 +139,7 @@ extensions.
|
|||||||
Summary: GIMP help browser plug-in
|
Summary: GIMP help browser plug-in
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
Obsoletes: gimp < 2:2.6.0-3
|
||||||
Requires: gimp-%{_arch} = %{?epoch:%{epoch}:}%{version}-%{release}
|
Requires: gimp-%{_arch} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
|
|
||||||
%description help-browser
|
%description help-browser
|
||||||
@ -443,6 +445,8 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 08 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.0-3
|
* Wed Oct 08 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.0-3
|
||||||
- split off help browser plugin
|
- split off help browser plugin
|
||||||
|
- let gimp and gimp-help-browser obsolete older gimp versions to allow seamless
|
||||||
|
upgrades
|
||||||
|
|
||||||
* Tue Oct 07 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.0-2
|
* Tue Oct 07 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.0-2
|
||||||
- move gimptool to devel subpackage
|
- move gimptool to devel subpackage
|
||||||
|
Loading…
Reference in New Issue
Block a user