From 08a213218455ff49fb24222c67ebef931f9ee1b1 Mon Sep 17 00:00:00 2001 From: Tomas Heinrich Date: Wed, 8 Jan 2014 18:29:32 +0100 Subject: [PATCH] Change the installation prefix to "/usr" Resolves: #1032577 --- rsyslog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsyslog.spec b/rsyslog.spec index 435cc94..9ba1c7a 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -1,5 +1,3 @@ -%global _exec_prefix %{nil} -%global _libdir %{_exec_prefix}/%{_lib} %define rsyslog_statedir %{_sharedstatedir}/rsyslog %define rsyslog_pkidir %{_sysconfdir}/pki/rsyslog %if 0%{?rhel} >= 7 @@ -487,6 +485,8 @@ done Resolves: #1030044 - add a patch to allow numeric specification of UIDs/GUIDs rsyslog-7.4.7-numeric-uid.patch +- change the installation prefix to "/usr" + Resolves: #1032577 * Sun Aug 04 2013 Fedora Release Engineering - 7.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild