[rsyslog] Change the installation prefix to "/usr"

Tomas Heinrich theinric at fedoraproject.org
Wed Jan 8 18:02:43 UTC 2014


commit 08a213218455ff49fb24222c67ebef931f9ee1b1
Author: Tomas Heinrich <theinric at redhat.com>
Date:   Wed Jan 8 18:29:32 2014 +0100

    Change the installation prefix to "/usr"
    
    Resolves: #1032577

 rsyslog.spec |    4 ++--
 1 files 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 <rel-eng at lists.fedoraproject.org> - 7.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list