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