Bug 1422823

Summary: Ferm source rpm spec broken
Product: [Fedora] Fedora EPEL Reporter: Chris Smith <csmith>
Component: fermAssignee: Pavel Alexeev <pahan>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: 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: 2024-07-08 22:28:45 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:
Description Flags
Build log none

Description Chris Smith 2017-02-16 10:54:06 UTC
Created attachment 1250824 [details]
Build log

Description of problem:
Trying to rebuild the source rpm fails.

Version-Release number of selected component (if applicable):
2.2-2.el7

How reproducible:
Always

Steps to Reproduce:
1. Install the source rpm from http://dl.fedoraproject.org/pub/epel/7/SRPMS/f/ .
2. rpmbuild it (just using 'rpmbuild ferm.spec').

Actual results:
See build.txt

Expected results:
Package to build.

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
*** Bug 1422830 has been marked as a duplicate of this bug. ***

Comment 2 Troy Dawson 2024-07-08 22:28:45 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.