From a5c5404422b0cf039661707a73e13ddabcaf0833 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 2 May 2001 02:43:01 +0000 Subject: [PATCH] - adapterized and made spec %%debug ready or added using %%rpm*flags macros Changed files: bootparamd.spec -> 1.16 --- bootparamd.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootparamd.spec b/bootparamd.spec index 6638e48..ea29d02 100644 --- a/bootparamd.spec +++ b/bootparamd.spec @@ -1,4 +1,5 @@ Summary: A server process which provides boot information to diskless clients +Summary(pl): Demon który zapewnia informacje potrzebne do uruchomienia bezdyskowych klientów Name: bootparamd Version: 0.17 Release: 7 @@ -31,7 +32,7 @@ clients and servers which need that boot server code. %build ./configure --with-c-compiler=%{__cc} -%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}" +%{__make} CFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT -- 2.43.0