]> git.pld-linux.org Git - packages/ocfs2-tools.git/commitdiff
- Release 1. Works for me. Added /etc/sysconfig/o2cb.
authorMateusz Korniak <matkor@pld-linux.org>
Mon, 31 Dec 2007 10:36:15 +0000 (10:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocfs2-tools.spec -> 1.18

ocfs2-tools.spec

index c67fdd49ae64402e87e03636cdfe48bede07a764..419da47c75cd3b3c5c73bf608520002d22ed158a 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Tools for the OCFS2 filesystem
 Summary(pl.UTF-8):     Narzędzia dla systemu plików OCFS2
 Name:          ocfs2-tools
 Version:       1.2.7
-Release:       0.1
+Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://oss.oracle.com/projects/ocfs2-tools/dist/files/source/v1.2/%{name}-%{version}.tar.gz
@@ -111,6 +111,7 @@ fi
 %attr(755,root,root) /sbin/*
 %dir /etc/ocfs2
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ocfs2/cluster.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/o2cb
 %dir /dlm
 %{_mandir}/man8/*
 
This page took 0.093856 seconds and 4 git commands to generate.