Add Provides/Obsoletes to replace nautilus-open-terminal
This commit is contained in:
parent
2062c62593
commit
4048a43c07
@ -8,7 +8,7 @@
|
|||||||
Summary: Terminal emulator for GNOME
|
Summary: Terminal emulator for GNOME
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.20.2
|
Version: 3.20.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3+ and GFDL
|
License: GPLv3+ and GFDL
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
@ -53,6 +53,9 @@ multiple terminals in a single window (tabs) and profiles support.
|
|||||||
Summary: GNOME Terminal extension for Nautilus
|
Summary: GNOME Terminal extension for Nautilus
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
|
Provides: nautilus-open-terminal = %{version}-%{release}
|
||||||
|
Obsoletes: nautilus-open-terminal < 0.20-8
|
||||||
|
|
||||||
%description nautilus
|
%description nautilus
|
||||||
This package provides a Nautilus extension that adds the 'Open in Terminal'
|
This package provides a Nautilus extension that adds the 'Open in Terminal'
|
||||||
option to the right-click context menu in Nautilus.
|
option to the right-click context menu in Nautilus.
|
||||||
@ -107,6 +110,9 @@ fi
|
|||||||
%{_datadir}/appdata/org.gnome.Terminal.Nautilus.appdata.xml
|
%{_datadir}/appdata/org.gnome.Terminal.Nautilus.appdata.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 01 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.20.2-2
|
||||||
|
- Add Provides/Obsoletes to replace nautilus-open-terminal
|
||||||
|
|
||||||
* Wed May 11 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.20.2-1
|
* Wed May 11 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.20.2-1
|
||||||
- Update to 3.20.2
|
- Update to 3.20.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user