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 696373 Details for
Bug 889174
fedfs-utils : does not adhere to Static Library Packaging Guidelines
[?]
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.
[patch]
Patch - change nsdbparams requires to include arch in requires
fedfs-utils-change-nsdbparams-requires-to-include-arch-in-requires.patch (text/plain), 2.02 KB, created by
Ian Kent
on 2013-02-12 06:07:28 UTC
(
hide
)
Description:
Patch - change nsdbparams requires to include arch in requires
Filename:
MIME Type:
Creator:
Ian Kent
Created:
2013-02-12 06:07:28 UTC
Size:
2.02 KB
patch
obsolete
>diff --git a/fedfs-utils.spec b/fedfs-utils.spec >index 5d9c7ce..d285b75 100644 >--- a/fedfs-utils.spec >+++ b/fedfs-utils.spec >@@ -1,6 +1,6 @@ > Name: fedfs-utils > Version: 0.8.0 >-Release: 10%{?dist} >+Release: 11%{?dist} > Summary: Utilities for mounting and managing FedFS > > Group: System Environment/Daemons >@@ -187,7 +187,7 @@ FedFS may support other network file system protocols in the future. > Summary: Runtime libraries for the nfs-plugin > Group: System Environment/Daemons > Requires: %{name}-common = %{version}-%{release} >-Requires: %{name}-nsdbparams = %{version}-%{release} >+Requires: %{name}-nsdbparams%{?_isa} = %{version}-%{release} > %description lib > This package contains runtime libraries for the nfs-plugin. > >@@ -225,7 +225,7 @@ FedFS may support other network file system protocols in the future. > Summary: Utilities for serving FedFS domains > Group: System Environment/Daemons > Requires: %{name}-common = %{version}-%{release} >-Requires: %{name}-nsdbparams = %{version}-%{release} >+Requires: %{name}-nsdbparams%{?_isa} = %{version}-%{release} > Requires(post): systemd-units > Requires(preun): systemd-units > Requires(postun): systemd-units >@@ -282,7 +282,7 @@ exit 0 > Summary: Utilities for administering FedFS domains > Group: System Environment/Daemons > Requires: %{name}-common = %{version}-%{release} >-Requires: %{name}-nsdbparams = %{version}-%{release} >+Requires: %{name}-nsdbparams%{?_isa} = %{version}-%{release} > %description admin > This package contains the tools needed to manage a FedFS domain. > >@@ -331,6 +331,9 @@ FedFS may support other network file system protocols in the future. > %{_mandir}/man8/nsdb-* > > %changelog >+* Tue Feb 12 2013 Ian Kent <ikent@redhat.com> - 0.8.0-11 >+- change nsdbparams requires to include arch in requires. >+ > * Fri Jan 25 2013 Ian Kent <ikent@redhat.com> - 0.8.0-10 > - remove .la libtool archive from devel package (bz889174). > - remove .a static library from devel package ((bz889174).
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 889174
:
687176
| 696373