]> git.pld-linux.org Git - packages/dLAN.git/commitdiff
- formatting
authorankry <ankry@pld-linux.org>
Sat, 12 Aug 2006 08:44:50 +0000 (08:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dLAN.spec -> 1.8

dLAN.spec

index 8ad0ad273c4dd2ecf8104c15d7216f8f7339c418..8c993e0e78a232438900c624d5f2ac4d7f6085b9 100644 (file)
--- a/dLAN.spec
+++ b/dLAN.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
-%bcond_without  dist_kernel     # without kernel from distribution
-%bcond_without  kernel          # don't build kernel modules
-%bcond_without  smp             # don't build SMP module
-%bcond_without  userspace       # don't build userspace module
-%bcond_with     verbose         # verbose build (V=1)
+%bcond_without dist_kernel     # without kernel from distribution
+%bcond_without kernel          # don't build kernel modules
+%bcond_without smp             # don't build SMP module
+%bcond_without userspace       # don't build userspace module
+%bcond_with    verbose         # verbose build (V=1)
 #
 Summary:       dLAN drivers
 Summary(de):   dLAN Treiber
@@ -21,7 +21,7 @@ Patch0:               %{name}-usbkill.patch
 URL:           http://www.devolo.de/de_DE/index.html
 %if %{with kernel}
 BuildRequires: %{kgcc_package}
-%{?with_dist_kernel:BuildRequires:      kernel-module-build}
+%{?with_dist_kernel:BuildRequires:     kernel-module-build}
 %endif
 %if %{with userspace}
 BuildRequires: libpcap-devel
This page took 0.08252 seconds and 4 git commands to generate.