From: Elan Ruusamäe Date: Mon, 27 Oct 2008 13:13:30 +0000 (+0000) Subject: - unify (from template-kernel-module.spec) X-Git-Tag: auto/th/ipset-2_4_3-2~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=d33761e1e48701d45a4bfad5b4b400b578b2c428;p=packages%2Fipset.git - unify (from template-kernel-module.spec) Changed files: ipset.spec -> 1.17 --- diff --git a/ipset.spec b/ipset.spec index e1104fc..0d72caf 100644 --- a/ipset.spec +++ b/ipset.spec @@ -5,19 +5,22 @@ %bcond_without userspace # don't build userspace tools %bcond_with verbose # verbose build (V=1) -%if !%{with kernel} +%if %{without kernel} %undefine with_dist_kernel %endif - %if "%{_alt_kernel}" != "%{nil}" %undefine with_userspace %endif +%if %{without userspace} +# nothing to be placed to debuginfo package +%define _enable_debug_packages 0 +%endif +%define rel 1 Summary: IP sets utility Summary(pl.UTF-8): Narzędzie do zarządzania zbiorami IP Name: ipset Version: 2.4.3 -%define rel 1 Release: %{rel} License: GPL Group: Networking/Admin