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