Hello community,

here is the log from the commit of package nfs4-acl-tools for openSUSE:Factory
checked in at Wed Aug 17 10:53:28 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/nfs4-acl-tools/nfs4-acl-tools.changes  
2011-08-17 08:17:39.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Wed Aug 17 06:12:10 UTC 2011 - [email protected]
+
+- Initial check-in of nfs4-acl-tools: FATE:312654
+

calling whatdependson for head-i586


New:
----
  nfs4-acl-tools-0.3.3-git4cb4187e83.tar.bz2
  nfs4-acl-tools.changes
  nfs4-acl-tools.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nfs4-acl-tools.spec ++++++
#
# spec file for package nfs4-acl-tools
#
# 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.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           nfs4-acl-tools
Version:        0.3.3
Release:        1
Summary:        Command line tools for managing ACLs over NFSv4
Group:          System/Filesystems
License:        BSD3c(or similar) ; GPLv2 ; LGPLv2.1
Url:            http://www.citi.umich.edu/projects/nfsv4/linux/

BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        %{name}-%{version}-git4cb4187e83.tar.bz2

BuildRequires:  libtool
BuildRequires:  libattr-devel

%description
Command line tools for viewing and setting ACLs (Access Control Lists)
when using NFSv4 to access a remote filesystem. The remote filesystem
must also support ACLs.

%prep
%setup -q -n %{name}-%{version}-git4cb4187e83

%build
export CFLAGS="$RPM_OPT_FLAGS -fPIE"
export LDFLAGS="-pie"
make

%install
strip nfs4_getfacl/nfs4_getfacl
strip nfs4_setfacl/nfs4_setfacl
make DESTDIR=%{buildroot} install

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc COPYING INSTALL README TODO VERSION
%{_bindir}/nfs4_editfacl
%{_bindir}/nfs4_getfacl
%{_bindir}/nfs4_setfacl
%{_mandir}/man1/*
%{_mandir}/man5/*

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to