Bug 231118

Summary: [PATCH] archivers/rpm4: fix build with NLS=off
Product: Ports & Packages Reporter: Maciej Pasternacki <maciej>
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (rodrigo)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rpm4-add-missing-plist-tag.patch none

Description Maciej Pasternacki 2018-09-03 12:39:03 UTC
Created attachment 196812 [details]
rpm4-add-missing-plist-tag.patch

Build with NLS=off is broken due to a missing tag in pkg-plist.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-03 23:09:26 UTC
A commit references this bug:

Author: rodrigo
Date: Mon Sep  3 23:09:21 UTC 2018
New revision: 478918
URL: https://svnweb.freebsd.org/changeset/ports/478918

Log:
  Fix some issues afetr upgrade the port

  - Reintroduce USE_LDCONFIG use by plugins option
  - Prefix wit %%NLS%% a new language file
  - Remove lib/rpm-plugins/ima.so from plist (not build anymore by default)

  PR:		231118
  Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>
  Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> <starikarp@yandex.com>

Changes:
  head/archivers/rpm4/Makefile
  head/archivers/rpm4/pkg-plist
Comment 2 Rodrigo Osorio freebsd_committer freebsd_triage 2018-09-03 23:16:20 UTC
committed thanks