X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fscripts%2Flustre.spec.in;h=b5810f4584b27339327c8e3b2d7d5c4bc79bed69;hb=8fcef6cd6f0006314cb3c7a3a08a4e31c65fc2c4;hp=3585e584bd0c828c1b88c1ce8456b290a899f303;hpb=0c95551ab535fb40c6c3a580da8d55a49c6a23fe;p=fs%2Flustre-release.git diff --git a/lustre/scripts/lustre.spec.in b/lustre/scripts/lustre.spec.in index 3585e58..b5810f4 100644 --- a/lustre/scripts/lustre.spec.in +++ b/lustre/scripts/lustre.spec.in @@ -1,4 +1,4 @@ -# obd.spec +# lustre.spec %define version 0.3.2.1 %define kversion @RELEASE@ %define linuxdir @LINUX@ @@ -12,7 +12,7 @@ Copyright: GPL Group: Utilities/System Requires: lustre-modules, libxml2 BuildRoot: /var/tmp/obd-%{version}-root -Source: ftp://ftp.lustre.com/pub/lustre/obd-%{version}.tar.gz +Source: ftp://ftp.lustre.com/pub/lustre/lustre-%{version}.tar.gz %description The Lustre Lite Cluster File System: kernel drivers for file system, @@ -34,7 +34,7 @@ Group: Development/Kernel Lustre Lite Source for further development %prep -%setup -n obd-%{version} +%setup -n lustre-%{version} %build rm -rf $RPM_BUILD_ROOT @@ -55,7 +55,7 @@ find . -print | cpio -ap $RPM_BUILD_ROOT/usr/src/obd-%{version} %files %attr(-, root, root) %doc COPYING FDL -%attr(-, root, root) %doc doc/master.pdf doc/lustre-HOWTO.txt +%attr(-, root, root) %doc doc/lustre.pdf doc/lustre-HOWTO.txt %attr(-, root, root) /usr/sbin/obdctl %attr(-, root, root) /usr/sbin/lctl %attr(-, root, root) /usr/sbin/llsetup.sh