SPECS: munin.spec - fix mailman libdir

baggins baggins at pld-linux.org
Sat Nov 29 20:25:34 CET 2008


Author: baggins                      Date: Sat Nov 29 19:25:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix mailman libdir

---- Files affected:
SPECS:
   munin.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.49 SPECS/munin.spec:1.50
--- SPECS/munin.spec:1.49	Fri Apr  4 11:29:58 2008
+++ SPECS/munin.spec	Sat Nov 29 20:25:28 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Munin - agent danych RRD Linpro
 Name:		munin
 Version:	1.3.4
-Release:	1
+Release:	1.1
 License:	GPL
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz
@@ -102,6 +102,10 @@
 %patch1 -p1
 %patch2 -p1
 
+%if "%{_lib}" == "lib64"
+sed -i -e 's|/usr/lib/mailman|%{_libdir}/mailman|g' node/node.d/mailman.in
+%endif
+
 %build
 %{__make} build
 
@@ -232,6 +236,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2008/11/29 19:25:28  baggins
+- fix mailman libdir
+
 Revision 1.49  2008/04/04 09:29:58  zagrodzki
 - updated to 1.3.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list