2007-03-27 16:44:55 +00:00
|
|
|
Name: nfs4-acl-tools
|
2018-10-06 15:28:56 +00:00
|
|
|
Version: 0.3.5
|
2021-07-22 16:06:45 +00:00
|
|
|
Release: 6%{?dist}
|
2007-03-27 16:44:55 +00:00
|
|
|
Summary: The nfs4 ACL tools
|
|
|
|
License: BSD
|
2018-10-06 15:28:56 +00:00
|
|
|
URL: http://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary
|
2018-10-06 15:36:20 +00:00
|
|
|
Source0: http://linux-nfs.org/~bfields/nfs4-acl-tools/%{name}-%{version}.tar.gz
|
2007-03-27 16:44:55 +00:00
|
|
|
|
2021-01-07 05:49:14 +00:00
|
|
|
BuildRequires: make
|
2007-03-27 16:44:55 +00:00
|
|
|
BuildRequires: libtool
|
|
|
|
BuildRequires: libattr-devel
|
|
|
|
|
|
|
|
%description
|
2018-10-06 15:28:56 +00:00
|
|
|
This package contains commandline ACL utilities for the Linux
|
2007-03-27 16:44:55 +00:00
|
|
|
NFSv4 client.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
2018-10-06 15:28:56 +00:00
|
|
|
%configure \
|
|
|
|
CFLAGS="%{build_cflags} -D_FILE_OFFSET_BITS=64" \
|
|
|
|
LDFLAGS="%{build_ldflags}"
|
2007-03-27 16:44:55 +00:00
|
|
|
|
2018-10-06 15:28:56 +00:00
|
|
|
%make_build
|
2007-03-27 16:44:55 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf %{buildroot}
|
|
|
|
make DESTDIR=%{buildroot} install
|
|
|
|
|
|
|
|
%files
|
2009-02-18 13:32:44 +00:00
|
|
|
%doc COPYING INSTALL README TODO VERSION
|
2007-03-27 16:44:55 +00:00
|
|
|
%{_bindir}/nfs4_editfacl
|
|
|
|
%{_bindir}/nfs4_getfacl
|
|
|
|
%{_bindir}/nfs4_setfacl
|
|
|
|
%{_mandir}/man1/*
|
|
|
|
%{_mandir}/man5/*
|
|
|
|
|
|
|
|
%changelog
|
2021-07-22 16:06:45 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-01-26 21:30:14 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-07-28 09:08:19 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-01-29 14:57:40 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-07-25 18:38:42 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-02-01 12:19:37 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-1
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-10-06 15:28:56 +00:00
|
|
|
* Sat Oct 6 2018 Steve Dickson <steved@redhat.com> - 0.3.5-0
|
|
|
|
- Updated to the latest upstream release: 0.3.5
|
|
|
|
|
2018-08-10 15:36:45 +00:00
|
|
|
* Sat Aug 4 2018 Steve Dickson <steved@redhat.com> - 0.3.4-0
|
|
|
|
- Updated to latest upstream release: 0.3.4
|
|
|
|
|
2018-07-13 11:35:37 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-24
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-02-08 04:11:27 +00:00
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-23
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-08-03 03:57:49 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-22
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 22:55:32 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-21
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-10 22:16:59 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-20
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-02-04 09:20:02 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-19
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-02-02 01:22:40 +00:00
|
|
|
* Tue Feb 02 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.3.3-18
|
|
|
|
- use %%qmake_qt4 macro to ensure proper build flags
|
|
|
|
|
2015-07-31 13:43:16 +00:00
|
|
|
* Fri Jul 31 2015 Steve Dickson <steved@redhat.com> 0.3.3-17
|
|
|
|
- Handle the setting of DENY ace for DELETE, WRITE_OWNER (bz 1249103)
|
|
|
|
|
2015-06-17 21:48:03 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-16
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-02 14:12:17 +00:00
|
|
|
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.3.3-15
|
|
|
|
- Rebuilt for GCC 5 C++11 ABI change
|
|
|
|
|
2014-08-17 11:47:51 +00:00
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-07-16 17:11:19 +00:00
|
|
|
* Tue Jul 15 2014 Nahum Shalman <nshalman-rpm@elys.com> 0.3.3-13
|
|
|
|
- Add patch to allow GUI tool to build correctly
|
|
|
|
- Package GUI tool in a child package
|
|
|
|
|
2014-06-07 12:45:32 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-03 13:17:07 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-02-14 08:16:23 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-20 04:47:33 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-13 11:07:47 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-02-09 00:23:45 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2009-11-16 19:34:19 +00:00
|
|
|
* Mon Nov 16 2009 Steve Dickson <steved@redhat.com> - 0.3.3-6
|
|
|
|
- Fix a memory leak in nfs4_getfacl
|
|
|
|
|
2009-11-16 19:12:43 +00:00
|
|
|
* Mon Nov 16 2009 Steve Dickson <steved@redhat.com> - 0.3.3-5
|
|
|
|
- Fixes segfaulting issues with ACEs that have empty mask fields
|
|
|
|
|
2009-07-30 17:38:55 +00:00
|
|
|
* Thu Jul 30 2009 Steve Dickson <steved@redhat.com> - 0.3.3-4
|
|
|
|
- Change Group in spec file (bz 512580)
|
|
|
|
|
2009-07-25 19:18:24 +00:00
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-02-26 05:34:16 +00:00
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-02-18 13:32:44 +00:00
|
|
|
* Wed Feb 18 2009 Steve Dickson <steved@redhat.com> - 0.3.3-1
|
|
|
|
- Updated to latest upstream version: 0.3.3
|
|
|
|
|
2008-10-29 19:12:56 +00:00
|
|
|
* Wed Oct 29 2008 Steve Dickson <steved@redhat.com> - 0.3.2-3
|
|
|
|
- Removed fuzzness from the compile.patch (bz 321745)
|
|
|
|
|
2008-02-20 03:18:59 +00:00
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.3.2-2
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2007-10-26 10:03:20 +00:00
|
|
|
* Fri Oct 26 2007 Steve Dickson <steved@redhat.com> - 0.3.2-1
|
|
|
|
- Updated to latest upstream version 0.3.2
|
|
|
|
|
2007-03-27 16:44:55 +00:00
|
|
|
* Tue Mar 27 2007 Steve Dickson <steved@redhat.com> - 0.3.1-1.2
|
|
|
|
- Checked in to Fedora CVS
|
|
|
|
|
|
|
|
* Thu Mar 8 2007 Steve Dickson <steved@redhat.com> - 0.3.1-1.1
|
|
|
|
- Updated to latest upstream version 0.3.1 which eliminated the
|
|
|
|
need for the patches introduced in the previous commit.
|
|
|
|
|
|
|
|
* Tue Mar 6 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.3.0-1.1
|
|
|
|
- lose the BR for autotools
|
|
|
|
- Patch in support for destdir
|
|
|
|
- use %%configure macro, make DESTDIR= install
|
|
|
|
- add sparc to -fPIE (trivial, but correct)
|
|
|
|
- destdir revealed missing/poorly created symlink, patch fixes it, add nfs4_editfacl to files
|
|
|
|
- LDFLAGS passed to configure/exported were being blindly overwritten, patch fixes
|
|
|
|
|
|
|
|
* Fri Mar 2 2007 Steve Dickson <steved@redhat.com> - 0.3.0-1
|
|
|
|
- Updated to latest upstream version 0.3.0
|
|
|
|
- Fixed minor issues in spec file from the package review
|
|
|
|
|
|
|
|
* Fri Feb 16 2007 Steve Dickson <steved@redhat.com> - 0.2.0-1
|
|
|
|
- Initial commit
|