From: kloczek Date: Mon, 10 Jul 2000 14:45:09 +0000 (+0000) Subject: - release 3, X-Git-Tag: ftpd-BSD-0_3_1-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fftpd-BSD.git;a=commitdiff_plain;h=eb6f223aa3bdcf1e131d15754c4d9effb3077de4 - release 3, - added using %%{__make} macro, - fixed passing $RPM_OPT_FLAGS to compile options. Changed files: ftpd-BSD.spec -> 1.16 --- diff --git a/ftpd-BSD.spec b/ftpd-BSD.spec index fee6ce2..618bb65 100644 --- a/ftpd-BSD.spec +++ b/ftpd-BSD.spec @@ -1,7 +1,7 @@ Summary: OpenBSD's ftpd ported to Linux (with IPv6 support) Name: ftpd-BSD Version: 0.3.1 -Release: 2 +Release: 3 License: BSD-like Group: Networking/Daemons Group(pl): Sieciowe/Serwery @@ -45,7 +45,7 @@ wersji ftpd to 6.4, za %patch0 -p0 %build -( cd ftpd ; make ) +%{__make} -C ftpd OPT_CFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT