auto-import changelog data from minicom-1.83.1-5.src.rpm
Fri Feb 23 2001 Jakub Jelinek <jakub@redhat.com> - fix build under glibc 2.2.2
This commit is contained in:
parent
b71e156813
commit
4516465010
@ -1,13 +1,14 @@
|
||||
Summary: A text-based modem control and terminal emulation program.
|
||||
Name: minicom
|
||||
Version: 1.83.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
Copyright: GPL
|
||||
Group: Applications/Communications
|
||||
Source: ftp://metalab.unc.edu/pub/Linux/apps/serialcomm/dialout/minicom-%{PACKAGE_VERSION}.src.tar.gz
|
||||
Patch0: minicom-1.81-config.patch
|
||||
Patch1: minicom-1.83.1-make.patch
|
||||
Patch2: minicom-drop-privs.patch
|
||||
Patch3: minicom-1.83.1-time.patch
|
||||
Buildroot: /var/tmp/%{name}-root
|
||||
|
||||
%description
|
||||
@ -24,6 +25,7 @@ or terminal emulator.
|
||||
%patch0 -p1 -b .config
|
||||
%patch1 -p1 -b .make
|
||||
%patch2 -p1 -b .privs
|
||||
%patch3 -p1 -b .time
|
||||
|
||||
%build
|
||||
make -C src
|
||||
@ -58,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(missingok) /etc/X11/applnk/Internet/minicom.desktop
|
||||
|
||||
%changelog
|
||||
* Fri Feb 23 2001 Jakub Jelinek <jakub@redhat.com>
|
||||
- fix build under glibc 2.2.2
|
||||
|
||||
* Thu Aug 24 2000 Bill Nottingham <notting@redhat.com>
|
||||
- drop privs on opening of capture file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user