added ncurses-devel to BuildPrereq
This commit is contained in:
parent
af70eee06f
commit
1e00a02d46
@ -3,12 +3,12 @@
|
||||
Summary: A text-based modem control and terminal emulation program.
|
||||
Name: minicom
|
||||
Version: 2.1
|
||||
Release: 1.2.2
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/Communications
|
||||
ExcludeArch: s390 s390x
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildPrereq: lockdev-devel >= 1.0.0-13
|
||||
BuildPrereq: lockdev-devel >= 1.0.0-13 ncurses-devel
|
||||
PreReq: coreutils
|
||||
Requires: lockdev
|
||||
URL: http://alioth.debian.org/projects/minicom/
|
||||
@ -81,6 +81,9 @@ install -m 644 doc/minicom.users $RPM_BUILD_ROOT/etc/minicom.users
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 18 2006 Martin Stransky <stransky@redhat.com> 2.1-2
|
||||
- added ncurses-devel to BuildPrereq
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2.2
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user