From ea816ea6d390c85e92acb4af8601df63d74f0ca3 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 8 Aug 2002 10:06:13 +0000 Subject: [PATCH] - fixed CPPFLAGS in %%configure, cosmetics; release 86 Changed files: rpm.spec -> 1.341 --- rpm.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/rpm.spec b/rpm.spec index 37df0dc..d128d74 100644 --- a/rpm.spec +++ b/rpm.spec @@ -7,7 +7,7 @@ Summary(pl): Aplikacja do zarz Summary(pt_BR): Gerenciador de pacotes RPM Name: rpm Version: 4.0.2 -Release: 85 +Release: 86 License: GPL Group: Base Source0: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/%{name}-%{version}.tar.gz @@ -422,7 +422,7 @@ awk -f %{SOURCE14} %{SOURCE1} cd popt rm -f missing -libtoolize --force --copy +%{__libtoolize} aclocal autoheader %{__autoconf} @@ -430,7 +430,7 @@ autoheader cd .. rm -f missing -libtoolize --force --copy +%{__libtoolize} %{__gettextize} aclocal autoupdate @@ -460,7 +460,6 @@ mv -f macros.tmp macros.in --enable-v1-packages \ --with-python - %{__make} %{?_without_static:rpm_LDFLAGS="\\$(myLDFLAGS)"} %install @@ -553,7 +552,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/rpm/ppc* %endif - %files build %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/rpmbuild -- 2.44.0