Author: baggins Date: Tue Oct 28 22:27:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - added amtoc patch by Marek Marczykowski <[EMAIL PROTECTED]> (SUCCESS and CHUNK was renamed to DONE and PART)
---- Files affected: SPECS: amanda.spec (1.180 -> 1.181) ---- Diffs: ================================================================ Index: SPECS/amanda.spec diff -u SPECS/amanda.spec:1.180 SPECS/amanda.spec:1.181 --- SPECS/amanda.spec:1.180 Wed May 21 15:36:37 2008 +++ SPECS/amanda.spec Tue Oct 28 23:27:39 2008 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Sieciowo zorientowany system tworzenia kopii zapasowych Name: amanda Version: 2.6.0p1 -Release: 1 +Release: 2 License: BSD Group: Networking/Utilities Source0: http://dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz @@ -29,6 +29,7 @@ Patch6: %{name}-FHS.patch Patch7: %{name}-no-buildtime-ipv6.patch Patch8: %{name}-heimdal.patch +Patch9: %{name}-amtoc.patch URL: http://www.amanda.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -180,6 +181,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %build %{__aclocal} -I config -I config/gettext-macros -I config/gnulib -I config/amanda -I config/macro-archive @@ -543,7 +545,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.180 2008/05/21 13:36:37 baggins +Revision 1.181 2008/10/28 22:27:39 baggins +- rel 2 +- added amtoc patch by Marek Marczykowski <[EMAIL PROTECTED]> + (SUCCESS and CHUNK was renamed to DONE and PART) + +Revision 1.180 2008-05-21 13:36:37 baggins - no need to regenerate libtool Revision 1.179 2008-05-21 13:19:25 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amanda.spec?r1=1.180&r2=1.181&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
