auto-import changelog data from m4-1.4.1-10.src.rpm
Wed Jun 19 2002 Florian La Roche <Florian.LaRoche@redhat.de> - do not strip apps Fri Jun 14 2002 Florian La Roche <Florian.LaRoche@redhat.de> - rebuild Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild
This commit is contained in:
parent
c9ba199aa3
commit
2da4d58cac
13
m4.spec
13
m4.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU macro processor.
|
Summary: The GNU macro processor.
|
||||||
Name: m4
|
Name: m4
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 7
|
Release: 10
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source: ftp://ftp.gnu.org/gnu/m4/m4-1.4.1.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/m4/m4-1.4.1.tar.gz
|
||||||
@ -33,7 +33,7 @@ autoreconf -f
|
|||||||
test -f /usr/share/libtool/config.guess && cp /usr/share/libtool/config.guess .
|
test -f /usr/share/libtool/config.guess && cp /usr/share/libtool/config.guess .
|
||||||
test -f /usr/share/libtool/config.sub && cp /usr/share/libtool/config.sub .
|
test -f /usr/share/libtool/config.sub && cp /usr/share/libtool/config.sub .
|
||||||
%configure
|
%configure
|
||||||
make CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=-s
|
make CFLAGS="$RPM_OPT_FLAGS"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall INSTALL_DATA="install -c -m644"
|
%makeinstall INSTALL_DATA="install -c -m644"
|
||||||
@ -56,6 +56,15 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 19 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- do not strip apps
|
||||||
|
|
||||||
|
* Fri Jun 14 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- rebuild
|
||||||
|
|
||||||
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
||||||
|
- automated rebuild
|
||||||
|
|
||||||
* Thu Mar 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
* Thu Mar 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
- use _infodir on popular request #47465
|
- use _infodir on popular request #47465
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user