auto-import changelog data from ed-0.2-27.src.rpm

Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon May 06 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.2-26
- Fix build with current toolchain
This commit is contained in:
cvsdist 2004-09-09 04:28:33 +00:00
parent 59e2e0d919
commit 4fc65deb5a

10
ed.spec
View File

@ -1,12 +1,13 @@
Summary: The GNU line editor.
Name: ed
Version: 0.2
Release: 25
Release: 27
License: GPL
Group: Applications/Text
Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}/%{name}-%{version}.tar.gz
URL: ftp://ftp.gnu.org/pub/gnu/ed/
Patch0: ed-mkstemp.patch
Patch1: ed-0.2-autoconf253.patch
Prereq: /sbin/install-info
Buildroot: %{_tmppath}/%{name}-root
@ -23,6 +24,7 @@ won't use it.
%prep
%setup -q
%patch0 -p1
%patch1 -p1 -b .ac
%build
chmod 755 configure
@ -55,6 +57,12 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon May 6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.2-26
- Fix build with current toolchain
* Wed Apr 03 2002 Karsten Hopp <karsten@redhat.de>
- don't use gcc -s