X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=dahdi-linux.spec;h=6618cb528f4c6745bc1b95bff871f696400ec20a;hb=28cf901029e734a625e75a7af57145abf3c7390b;hp=716ff7fa787e4ebf5f59df984f9517b8b2f8201c;hpb=e79ee3910b265a954ad559965d434d9dab2a5f55;p=packages%2Fdahdi-linux.git diff --git a/dahdi-linux.spec b/dahdi-linux.spec index 716ff7f..6618cb5 100644 --- a/dahdi-linux.spec +++ b/dahdi-linux.spec @@ -32,7 +32,7 @@ %undefine with_dist_kernel %endif -%define rel 7 +%define rel 23 %define pname dahdi-linux %define FIRMWARE_URL http://downloads.digium.com/pub/telephony/firmware/releases Summary: DAHDI telephony device support @@ -154,6 +154,9 @@ chmod a+rx download-logger %if %{with kernel} %build_kernel_modules SUBDIRS=$PWD/drivers/dahdi DAHDI_BUILD_ALL=m HOTPLUG_FIRMWARE=yes DAHDI_MODULES_EXTRA=" " -m %{modules_in} KSRC=$PWD/o -C drivers/dahdi DAHDI_INCLUDE=$PWD/../../include +# check that all built .ko is handled by build_kernel_modules +# (renamed to either -dist, -up, or -smp suffix) +# if some missing, check the 'modules*' macros above check_modules() { err=0 for a in drivers/dahdi/{*/,}*.ko; do