Tighten subpackage dependencies with the isa macro

This commit is contained in:
David King 2015-02-07 23:15:45 +00:00
parent 3276f951f1
commit 05c1fcfa18

View File

@ -28,7 +28,7 @@ the GLib thread abstraction and main loop.
%package devel
Summary: Libraries and headers for the D-Bus GLib bindings
Group: Development/Libraries
Requires: %name = %{version}-%{release}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: glib2-devel
Requires: dbus-devel
Requires: pkgconfig
@ -94,6 +94,7 @@ rm -rf %{buildroot}
- Use pkgconfig for BuildRequires
- Remove outdated gtk subpackage
- Use license for COPYING
- Tighten subpackage dependencies with the isa macro
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild