forked from pool/ldapfuse
Autobuild autoformatter for 79018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldapfuse?expand=0&rev=2
This commit is contained in:
parent
a46bf0cc69
commit
02657e9ab6
@ -1,16 +1,35 @@
|
|||||||
Name: ldapfuse
|
#
|
||||||
Version: 0.38
|
# spec file for package ldapfuse
|
||||||
%define realver 0~38
|
#
|
||||||
Release: 0
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
Group: System/Filesystems
|
#
|
||||||
Summary: Browse LDAP trees via filesystem
|
# All modifications and additions to the file contributed by third parties
|
||||||
License: GPLv3
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
URL: http://ldapfuse.sf.net/
|
# 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.
|
||||||
|
|
||||||
Source: %name-%realver.tar.xz
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
BuildRoot: %_tmppath/%name-%version-build
|
#
|
||||||
BuildRequires: fuse-devel >= 2.7, openldap2-devel >= 2.3
|
|
||||||
BuildRequires: pkg-config >= 0.19, libHX-devel >= 3.4, xz
|
|
||||||
|
|
||||||
|
Name: ldapfuse
|
||||||
|
Version: 0.38
|
||||||
|
Release: 1
|
||||||
|
%define realver 0~38
|
||||||
|
Group: System/Filesystems
|
||||||
|
Summary: Browse LDAP trees via filesystem
|
||||||
|
License: GPLv3
|
||||||
|
Url: http://ldapfuse.sf.net/
|
||||||
|
|
||||||
|
Source: %name-%realver.tar.xz
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: fuse-devel >= 2.7 openldap2-devel >= 2.3
|
||||||
|
BuildRequires: libHX-devel >= 3.4 pkg-config >= 0.19 xz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A virtual filesystem for FUSE that allows to navigate an LDAP tree.
|
A virtual filesystem for FUSE that allows to navigate an LDAP tree.
|
||||||
|
Loading…
Reference in New Issue
Block a user