Author: matkor Date: Sat Jan 19 15:54:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - Release 2. Moved /etc/glusterfs to common package. It is used to store *.vol configs also for clients.
---- Files affected: SPECS: glusterfs.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/glusterfs.spec diff -u SPECS/glusterfs.spec:1.9 SPECS/glusterfs.spec:1.10 --- SPECS/glusterfs.spec:1.9 Sun Jan 13 02:27:19 2008 +++ SPECS/glusterfs.spec Sat Jan 19 16:54:12 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Klastrowy system przechowywania plików skalujący się do petabajtów Name: glusterfs Version: 1.3.7 -Release: 1 +Release: 2 License: GPL v3+ Group: Applications/System Source0: http://ftp.zresearch.com/pub/gluster/glusterfs/1.3/%{name}-%{version}.tar.gz @@ -168,6 +168,7 @@ %files common %defattr(644,root,root,755) %doc AUTHORS ChangeLog COPYING INSTALL NEWS README README.examples doc/*.vol.sample doc/examples/*.vol +%dir %{_sysconfdir}/%{name} %attr(755,root,root) %{_libdir}/libglusterfs.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libglusterfs.so.0 %dir %{_libdir}/glusterfs @@ -216,7 +217,6 @@ %files server %defattr(644,root,root,755) -%dir %{_sysconfdir}/%{name} %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/* %attr(754,root,root) /etc/rc.d/init.d/glusterfsd %attr(755,root,root) %{_sbindir}/glusterfsd @@ -232,6 +232,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008-01-19 15:54:12 matkor +- Release 2. Moved /etc/glusterfs to common package. It is used to store *.vol configs also for clients. + Revision 1.9 2008-01-13 01:27:19 qboosh - added link patch, enabled ibverbs transport (plugins separated to -transport-ibverbs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glusterfs.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
