X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre.spec.in;h=30fdce8ba5f948173c716e41553c826133f5d11e;hb=6f695370c5d5a37f05c5bcc6e73649e3b7d40d36;hp=84769fe71d1b2545ba9e96e82c03969dbaef5e02;hpb=fe0825fde44fe73a755118765e9d9c0ab7389997;p=fs%2Flustre-release.git diff --git a/lustre.spec.in b/lustre.spec.in index 84769fe..30fdce8 100644 --- a/lustre.spec.in +++ b/lustre.spec.in @@ -6,7 +6,7 @@ %define is_client %(bash -c "if [[ %{lustre_name} = *-client ]]; then echo -n '1'; else echo -n '0'; fi") # for those uses that don't want the -smp/-bigsmp on the end of %kversion -%define krequires %(bash -c "echo %{kversion} | sed -e 's/-[^0-9]*smp$//'") +%define krequires %(bash -c "echo %{kversion} | sed -e 's/-smp$//' -e 's/-bigsmp$//' -e 's/-ppc64$//' -e 's/-default$//'") Summary: Lustre File System Name: %{lustre_name}