]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- cosmetics. auto/ac/iproute2-2_4_7_ss020116-16
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 14 Mar 2004 17:41:23 +0000 (17:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2.spec -> 1.104

iproute2.spec

index 934b487b9afefeb8cc9a501c7a2fdf4d78e10cfd..2e92675d5d6e2275d3057220397054e12dfc4e46 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_without tc_esfq # build tc without esfq support (requires patched headers)
 %bcond_without tc_wrr  # build tc without wrr support
 %bcond_with    uClibc  # do some hacks to build with uClibc
-
+#
 Summary:       Utility to control Networking behavior in 2.2.X kernels
 Summary(es):   Herramientas para encaminamiento avanzado y configuración de interfaces de red
 Summary(pl):   Narzêdzie do kontrolowania Sieci w kernelach 2.2
@@ -40,11 +40,13 @@ Patch12:    %{name}-kernel_headers.patch
 Patch13:       %{name}-ipaddress.patch
 Patch14:       %{name}-a-flush-hack.patch
 BuildRequires: bison
-%{?with_doc:BuildRequires:     psutils}
-%{?with_doc:BuildRequires:     sgml-tools}
-%{?with_doc:BuildRequires:     tetex-dvips}
-%{?with_doc:BuildRequires:     tetex-latex}
-%{?with_doc:BuildRequires:     tetex-tex-babel}
+%if %{with doc}
+BuildRequires: psutils
+BuildRequires: sgml-tools
+BuildRequires: tetex-dvips
+BuildRequires: tetex-latex
+BuildRequires: tetex-tex-babel
+%endif
 Obsoletes:     iproute
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.583796 seconds and 4 git commands to generate.