auto-import changelog data from ed-0.2-25.src.rpm
Wed Apr 03 2002 Karsten Hopp <karsten@redhat.de> - don't use gcc -s
This commit is contained in:
parent
dd39c72a35
commit
59e2e0d919
7
ed.spec
7
ed.spec
@ -1,7 +1,7 @@
|
||||
Summary: The GNU line editor.
|
||||
Name: ed
|
||||
Version: 0.2
|
||||
Release: 24
|
||||
Release: 25
|
||||
License: GPL
|
||||
Group: Applications/Text
|
||||
Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
@ -28,7 +28,7 @@ won't use it.
|
||||
chmod 755 configure
|
||||
autoconf
|
||||
%configure --exec-prefix=/
|
||||
make LDFLAGS=-s
|
||||
make #LDFLAGS=-s
|
||||
|
||||
%install
|
||||
%makeinstall bindir=$RPM_BUILD_ROOT/bin \
|
||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 03 2002 Karsten Hopp <karsten@redhat.de>
|
||||
- don't use gcc -s
|
||||
|
||||
* Fri Feb 22 2002 Karsten Hopp <karsten@redhat.de>
|
||||
- bump version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user