Author: aflinta Date: Fri Jun 23 13:28:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - started update to 2.5.0p2 - added TODO - anybody want to finish it?
---- Files affected: SPECS: amanda.spec (1.138 -> 1.139) ---- Diffs: ================================================================ Index: SPECS/amanda.spec diff -u SPECS/amanda.spec:1.138 SPECS/amanda.spec:1.139 --- SPECS/amanda.spec:1.138 Fri Apr 14 13:39:18 2006 +++ SPECS/amanda.spec Fri Jun 23 15:28:29 2006 @@ -1,4 +1,6 @@ # $Revision$, $Date$ +# TODO: +# - add missing files to proper subpackages # # Conditional build: %bcond_with xfs # with support for xfsdump @@ -6,12 +8,12 @@ Summary: A network-capable tape backup solution Summary(pl): Sieciowo zorientowany system tworzenia kopii zapasowych Name: amanda -Version: 2.4.5 -Release: 5 +Version: 2.5.0p2 +Release: 0.1 License: BSD Group: Networking/Utilities -Source0: http://dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz -# Source0-md5: 1960b7875424e412d042bc92a1548d7f +Source0: http://umn.dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz +# Source0-md5: 073828b8b5a5c377a08f8f19b5eccf85 Source1: %{name}-srv.crontab Source2: %{name}.inetd Source3: %{name}idx.inetd @@ -132,7 +134,7 @@ %patch3 -p1 # kill libtool.m4 copy -head -n 1039 acinclude.m4 > acinc.tmp +head -n 1147 acinclude.m4 > acinc.tmp mv -f acinc.tmp acinclude.m4 %build @@ -328,7 +330,7 @@ %attr(755,root,root) %{_libdir}/libamclient*.so %attr(755,root,root) %{_libexecdir}/versionsuffix %attr(755,root,root) %{_libexecdir}/amandad -%attr(4754,root,amanda) %{_libexecdir}/amqde +#%attr(4754,root,amanda) %{_libexecdir}/amqde %attr(4754,root,amanda) %{_libexecdir}/calcsize %attr(4754,root,amanda) %{_libexecdir}/killpgrp %attr(755,root,root) %{_libexecdir}/patch-system @@ -353,6 +355,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.139 2006/06/23 13:28:29 aflinta + - started update to 2.5.0p2 + - added TODO - anybody want to finish it? + Revision 1.138 2006/04/14 11:39:18 glen - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amanda.spec?r1=1.138&r2=1.139&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
