Tighten subpackage requires with the _isa macro
This commit is contained in:
parent
cb6fa8b11a
commit
4190e5041e
@ -27,7 +27,7 @@ A library to parse and save playlists, as used in music and movie players.
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Libraries
|
||||
Obsoletes: totem-devel < 2.21.90
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: gobject-introspection-devel
|
||||
|
||||
@ -70,6 +70,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.10.3-1
|
||||
- Update to 3.10.3
|
||||
- Tighten subpackage requires with the _isa macro
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user