Fix noarch docs Requires due
This commit is contained in:
parent
dd8b70ef46
commit
451dc2f41a
@ -2,7 +2,7 @@
|
||||
|
||||
Name: speech-dispatcher
|
||||
Version: 0.8.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: To provide a high-level device independent layer for speech synthesis
|
||||
Group: System Environment/Libraries
|
||||
|
||||
@ -68,7 +68,7 @@ developing applications that use %{name}.
|
||||
Summary: Documentation for speech-dispatcher
|
||||
License: GPLv2+
|
||||
Group: Documentation
|
||||
Requires: %{name}%{_isa} = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires(post): /sbin/install-info
|
||||
Requires(preun):/sbin/install-info
|
||||
BuildArch: noarch
|
||||
@ -249,6 +249,9 @@ fi
|
||||
%{python3_sitearch}/speechd*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.2-3
|
||||
- Fix noarch docs Requires
|
||||
|
||||
* Fri Mar 20 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.2-2
|
||||
- Use %%license
|
||||
- Make packaging more modular (rhbz #799140)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user