Bug 1548708
Summary: | libstemmer: Partial build flags injection | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Florian Weimer <fweimer> |
Component: | libstemmer | Assignee: | Marek Skalický <mskalick> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | fweimer, mskalick |
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-27 18:22:00 UTC | Type: | Bug |
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: | |||
Bug Blocks: | 1539083 |
Description
Florian Weimer
2018-02-24 13:08:16 UTC
Fixed in https://src.fedoraproject.org/rpms/libstemmer/c/b9b745d388ad5bc2b086f9034914322606eea523?branch=master LDFLAGS="%{build_ldflags}" wasn't working for me in mock "fedora-rawhide-x86_64". The rpm macro seems to be undefined. - Florian, what's wrong? (In reply to Marek Skalický from comment #1) > Fixed in > https://src.fedoraproject.org/rpms/libstemmer/c/ > b9b745d388ad5bc2b086f9034914322606eea523?branch=master > > LDFLAGS="%{build_ldflags}" wasn't working for me in mock > "fedora-rawhide-x86_64". The rpm macro seems to be undefined. - Florian, > what's wrong? Your mock buildroot is outdated. Try scrubbing the mock caches. libstemmer-0-10.585svn.fc28 looks good. Thanks. |