Bug 231118 - [PATCH] archivers/rpm4: fix build with NLS=off
Summary: [PATCH] archivers/rpm4: fix build with NLS=off
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-03 12:39 UTC by Maciej Pasternacki
Modified: 2018-09-03 23:16 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments
rpm4-add-missing-plist-tag.patch (590 bytes, text/plain)
2018-09-03 12:39 UTC, Maciej Pasternacki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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