diff --git a/posixovl.spec b/posixovl.spec index ac96356..54fd631 100644 --- a/posixovl.spec +++ b/posixovl.spec @@ -1,15 +1,33 @@ +# +# spec file for package posixovl +# +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. -Name: posixovl -Version: 1.2 -Release: 0 -Group: System/Filesystems -Summary: POSIX overlay filesystem -License: GPL -URL: http://posixovl.sf.net/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# -Source: %name-%version.tar.xz -BuildRoot: %_tmppath/%name-%version-build -BuildRequires: libattr-devel, fuse-devel >= 2.6.5, pkg-config, xz + + +Name: posixovl +Version: 1.2 +Release: 1 +Group: System/Filesystems +Summary: POSIX overlay filesystem +License: GPL +Url: http://posixovl.sf.net/ + +Source: %name-%version.tar.xz +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: fuse-devel >= 2.6.5 libattr-devel pkg-config xz %description A FUSE filesystem that provides POSIX functionality - UNIX-style