Bug 1422823 - Ferm source rpm spec broken
Summary: Ferm source rpm spec broken
Keywords:
Status: NEW
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:
: 1422830 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-16 10:54 UTC by Chris Smith
Modified: 2017-02-16 11:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


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

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. ***


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