Bug 1543932

Summary: libnsl2 library and header paths have changed: change build options please
Product: [Fedora] Fedora Reporter: Matej Mužila <mmuzila>
Component: sambaAssignee: Guenther Deschner <gdeschner>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: abokovoy, anoopcs, asn, gdeschner, jarrpa, lmohanty, madam, mmuzila, sbose, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-16 11:16:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1542484    
Bug Blocks:    

Description Matej Mužila 2018-02-09 15:36:10 UTC
Due to changes in libnsl2 and libnsl2-devel package change build
options in this package please.

From libnsl2-1.2.0-1 there are following changes:

    - libraries have moved from %{_libdir}/nsl to %{_libdir}
    - header files have moved from %{_includedir}/nsl/rpcsvc
      to %{_includedir}/rpcsvc

Comment 1 Andreas Schneider 2018-02-09 16:28:39 UTC
Isn't that reflected by pkg-config?

That's what we use and rely on here ...

Comment 2 Matej Mužila 2018-02-16 11:16:00 UTC
Hi,

yes, in case of samba it is reflected by pkg-config.

I apologize for creating this bug.