Bug 1422830 - Ferm source rpm spec broken
Summary: Ferm source rpm spec broken
Keywords:
Status: CLOSED DUPLICATE of bug 1422823
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: ferm
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-16 11:11 UTC by Chris Smith
Modified: 2017-02-16 11:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-16 11:13:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Build log (6.61 KB, text/plain)
2017-02-16 11:11 UTC, Chris Smith
no flags Details

Description Chris Smith 2017-02-16 11:11:28 UTC
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

Comment 1 Chris Smith 2017-02-16 11:13:41 UTC

*** This bug has been marked as a duplicate of bug 1422823 ***


Note You need to log in before you can comment on or make changes to this bug.