Author: glen Date: Tue Jan 1 23:11:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix
---- Files affected: SPECS: lustre.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/lustre.spec diff -u SPECS/lustre.spec:1.2 SPECS/lustre.spec:1.3 --- SPECS/lustre.spec:1.2 Tue Jan 1 21:30:05 2008 +++ SPECS/lustre.spec Wed Jan 2 00:11:36 2008 @@ -1,6 +1,8 @@ # $Revision$, $Date$ -#TODO Some kernel specialists has to make it build -Summary: Kernel modules for Lustre® +# TODO +# - Some kernel specialists has to make it build +Summary: Kernel modules for Lustre(R) +Summary(en.UTF-8): Kernel modules for Lustre® Summary(pl.UTF-8): Moduły kernela dla Lustre® Name: lustre Version: 1.6.4.1 @@ -9,7 +11,6 @@ Group: Base/Kernel Source0: http://www.clusterfs.com/downloads/public/Lustre/v1.6/Production/%{version}/%{name}-%{version}.tar.gz # Source0-md5: e9d383eb48f6d41ff1a2dce4ae474415 -##Requires: -kernel with lustre compiled in URL: http://www.clusterfs.com/scalable-storage.html BuildRequires: kernel%{_alt_kernel}-module-build BuildRequires: rpmbuild(macros) >= 1.379 @@ -23,6 +24,14 @@ for many of the fastest networking fabrics. Lustre® can use any storage medium that looks like a block device. +%description -l en.UTF-8 +Kernel modules for Lustre(R) Lustre(R) is a high-performance, +multi-network, fault-tolerant, POSIX1-compliant network file system +for Linux clusters. Lustre(R) is a complete, software-only, open-source +solution for any hardware that can run Linux. It has native drivers +for many of the fastest networking fabrics. Lustre(R) can use any +storage medium that looks like a block device. + %description -l pl.UTF-8 Moduły kernela dla Lustre®. Lustre® jest wysoko wydajnym, wielosieciowym, odpornym na awarie zgodnym z POSIX1 sieciowym systemem @@ -59,9 +68,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-01-01 23:11:36 glen +- fix + Revision 1.2 2008-01-01 20:30:05 matkor - Hangover typo killed. Revision 1.1 2008-01-01 20:26:45 matkor - Kernel magician needed to make it build. - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lustre.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
