Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
posixovl
posixovl.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File posixovl.spec of Package posixovl
# # spec file for package posixovl # # Copyright (c) 2012 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. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: posixovl Version: 1.2 Release: 0 Summary: POSIX overlay filesystem License: GPL-2.0+ Group: System/Filesystems Url: http://posixovl.sf.net/ Source: %name-%version.tar.xz Source1: %name-%version.tar.xz.asc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1.9 BuildRequires: libattr-devel BuildRequires: pkgconfig BuildRequires: xz BuildRequires: pkgconfig(fuse) >= 2.6.5 %description A FUSE filesystem that provides POSIX functionality - UNIX-style permissions, ownership, special files - for filesystems that do not have such, e.g. vfat. It is a modern equivalent of the UMSDOS fs. Author: ------- Jan Engelhardt %prep %setup -qn %name %build ./autogen.sh; %configure make %{?_smp_mflags}; %install b="%buildroot"; make install DESTDIR="$b"; mkdir -p "$b/%_mandir/man8"; ln -s ../man1/posixovl.1 "$b/%_mandir/man8/mount.posixovl.8"; %files %defattr(-,root,root) %_sbindir/* %_mandir/man*/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor