Add missing dep on xorg-x11-fonts-misc (#503284)
This commit is contained in:
parent
9898734259
commit
73ad2687cb
1 changed files with 5 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
Summary: Specialist tools for ALSA
|
||||
Name: alsa-tools
|
||||
Version: 1.0.20
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# Checked at least one source file from all the sub-projects contained in
|
||||
# the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
|
||||
|
|
@ -47,6 +47,7 @@ BuildRequires: gtk+-devel
|
|||
BuildRequires: gtk2-devel
|
||||
BuildRequires: fltk-devel
|
||||
Buildrequires: desktop-file-utils
|
||||
Requires: xorg-x11-fonts-misc
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
|
@ -218,6 +219,9 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_sysconfdir}/udev/rules.d
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2009 Tim Jackson <rpm@timj.co.uk> - 1.0.20-2
|
||||
- Add missing dep on xorg-x11-fonts-misc (#503284)
|
||||
|
||||
* Sat May 30 2009 Tim Jackson <rpm@timj.co.uk> - 1.0.20-1
|
||||
- Update to 1.0.20
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue