Author: baggins Date: Tue Jan 15 17:42:49 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1 - force locations of mt and mtx to configure
---- Files affected: SPECS: amanda.spec (1.155 -> 1.156) ---- Diffs: ================================================================ Index: SPECS/amanda.spec diff -u SPECS/amanda.spec:1.155 SPECS/amanda.spec:1.156 --- SPECS/amanda.spec:1.155 Sat Jun 23 18:33:15 2007 +++ SPECS/amanda.spec Tue Jan 15 18:42:44 2008 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Sieciowo zorientowany system tworzenia kopii zapasowych Name: amanda Version: 2.5.2p1 -Release: 0.1 +Release: 1 License: BSD Group: Networking/Utilities Source0: http://dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz @@ -158,6 +158,8 @@ %{__autoconf} %{__automake} %configure \ + MT=/bin/mt \ + MTX=/usr/sbin/mtx \ GNUPLOT=/usr/bin/gnuplot \ MAILER=/bin/mail \ PRINT=/usr/bin/lpr \ @@ -398,7 +400,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.155 2007-06-23 16:33:15 baggins +Revision 1.156 2008-01-15 17:42:44 baggins +- rel 1 +- force locations of mt and mtx to configure + +Revision 1.155 2007/06/23 16:33:15 baggins - updated files Revision 1.154 2007/06/22 13:52:01 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amanda.spec?r1=1.155&r2=1.156&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
