Bug 1422830
Summary: | Ferm source rpm spec broken | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Chris Smith <csmith> | ||||
Component: | ferm | Assignee: | Pavel Alexeev <pahan> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | epel7 | CC: | csmith, pahan, sven | ||||
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: | 2017-02-16 11:13:41 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: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 1422823 *** |
Created attachment 1250825 [details] Build log Description of problem: Trying to build from the source rpm doesn't work. Version-Release number of selected component (if applicable): ferm-2.2-2 How reproducible: Always Steps to Reproduce: 1. Fetch the source rpm 2. Install it 3. Try to build it Actual results: Build fails. See attached build log. Expected results: Build to work. Additional info: Possible patch: $ diff -u rpmbuild/SPECS/ferm.spec{,.new} --- rpmbuild/SPECS/ferm.spec 2015-02-23 17:07:53.000000000 +0000 +++ rpmbuild/SPECS/ferm.spec.new 2017-02-16 10:50:27.932237499 +0000 @@ -14,7 +14,7 @@ Requires(preun): systemd Requires(postun): systemd -%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} +%global _pkgdocdir %{_docdir}/%{name}-%{version} %description Ferm is a tool to maintain complex firewalls, without having the