Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 149378 Details for
Bug 229342
Review Request: nfs4-acl-tools - ACL utilities for NFSv4
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
New, cleaned up spec file.
nfs4-acl-tools.spec (text/plain), 1.83 KB, created by
Tom "spot" Callaway
on 2007-03-06 20:41:19 UTC
(
hide
)
Description:
New, cleaned up spec file.
Filename:
MIME Type:
Creator:
Tom "spot" Callaway
Created:
2007-03-06 20:41:19 UTC
Size:
1.83 KB
patch
obsolete
>Name: nfs4-acl-tools >Version: 0.3.0 >Release: 1%{?dist}.1 >Summary: The nfs4 ACL tools >Group: System Environment/Tools >License: BSD >URL: http://www.citi.umich.edu/projects/nfsv4/linux/ > >BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) >Source0: http://www.citi.umich.edu/projects/nfsv4/linux/nfs4-acl-tools/%{name}-%{version}.tar.gz > >BuildRequires: libtool >BuildRequires: libattr-devel > >Patch100: nfs4acl-0.2.0-compile.patch >Patch101: nfs4-acl-tools-0.3.0-destdir.patch >Patch102: nfs4-acl-tools-0.3.0-usepassedLDFLAGS.patch > >%description >This package contains commandline and GUI ACL utilities for the Linux >NFSv4 client. > >%prep >%setup -q -n nfs4-acl-tools > >%patch100 -p1 >%patch101 -p1 >%patch102 -p1 > >%build >%ifarch s390 s390x sparc >PIE="-fPIE" >%else >PIE="-fpie" >%endif >CFLAGS="`echo $RPM_OPT_FLAGS $PIE`" >export LDFLAGS="-pie" >%configure >make %{?_smp_mflags} > > >%install >rm -rf %{buildroot} >make DESTDIR=%{buildroot} install > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root) >%doc CHANGELOG COPYING INSTALL README TODO VERSION >%{_bindir}/nfs4_editfacl >%{_bindir}/nfs4_getfacl >%{_bindir}/nfs4_setfacl >%{_mandir}/man1/* >%{_mandir}/man5/* > >%changelog >* 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 229342
:
149085
| 149378 |
149379
|
149380