Tighten deps with the _isa macro

This commit is contained in:
Kalev Lember 2015-03-17 23:43:17 +01:00
parent 3b48fe7466
commit 9950f7620b

View File

@ -85,7 +85,7 @@ gedit-plugins package.
%package devel
Summary: Support for developing plugins for the gedit text editor
Group: Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
%description devel
gedit is a small, but powerful text editor for the GNOME desktop.
@ -204,6 +204,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%changelog
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.15.92-1
- Update to 3.15.92
- Tighten deps with the _isa macro
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 2:3.15.91-1
- Update to 3.15.91