SPECS: glusterfs.spec - pl - Group changed to Applications/System

qboosh qboosh at pld-linux.org
Thu Apr 5 15:49:39 CEST 2007


Author: qboosh                       Date: Thu Apr  5 13:49:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- Group changed to Applications/System

---- Files affected:
SPECS:
   glusterfs.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/glusterfs.spec
diff -u SPECS/glusterfs.spec:1.1 SPECS/glusterfs.spec:1.2
--- SPECS/glusterfs.spec:1.1	Thu Apr  5 12:14:43 2007
+++ SPECS/glusterfs.spec	Thu Apr  5 15:49:34 2007
@@ -1,11 +1,11 @@
 # $Revision$, $Date$
 Summary:	Clustered File Storage that can scale to peta bytes
-#Summary(pl.UTF-8):	-
+Summary(pl.UTF-8):	Klastrowy system przechowywania plików skalujący się do petabajtów
 Name:		glusterfs
 Version:	1.2.3
 Release:	0.1
 License:	GPL v2
-Group:		Applications
+Group:		Applications/System
 Source0:	http://ftp.zresearch.com/pub/gluster/glusterfs/1.2/%{name}-%{version}.tar.gz
 # Source0-md5:	f0a545f10176a77d93472b64db061781
 Patch0:		%{name}-DESTDIR.patch
@@ -26,7 +26,14 @@
 Translators from GNU Hurd kernel. Much of the code in GlusterFS is in
 userspace and easily manageable.
 
-#description -l pl.UTF-8
+%description -l pl.UTF-8
+GlusterFS to klastrowy system plików skalujący się do petabajtów.
+Scala różne kawałki miejsca po łączach Infiniband RDMA lub TCP/IP
+w jeden duży, równoległy sieciowy system plików. GlusterFS to jeden z
+najbardziej wyszukanych systemów plików jeśli chodzi o możliwości i
+rozszerzalność. Zapożycza potężną ideę o nazwie Translators z jądra
+GNU Hurd. Duża część kodu GlusterFS działa w przestrzeni użytkownika i
+jest łatwo zarządzalna.
 
 %prep
 %setup -q
@@ -38,9 +45,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -53,6 +57,7 @@
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/*.so
 %dir %{_libdir}/glusterfs/*
+# XXX: dup (%dir for some *.so)
 %attr(755,root,root) %{_libdir}/glusterfs/*/*so
 %dir %{_libdir}/glusterfs/*/*
 %attr(755,root,root) %{_libdir}/glusterfs/*/*/*so
@@ -66,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/05 13:49:34  qboosh
+- pl
+- Group changed to Applications/System
+
 Revision 1.1  2007/04/05 10:14:43  zbyniu
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glusterfs.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list