Author: baggins Date: Fri Dec 8 15:38:20 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - build with xfs support by default
---- Files affected: SPECS: amanda.spec (1.144 -> 1.145) ---- Diffs: ================================================================ Index: SPECS/amanda.spec diff -u SPECS/amanda.spec:1.144 SPECS/amanda.spec:1.145 --- SPECS/amanda.spec:1.144 Wed Dec 6 19:15:32 2006 +++ SPECS/amanda.spec Fri Dec 8 16:38:15 2006 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with xfs # with support for xfsdump +%bcond_without xfs # without (possible) support for xfsdump %bcond_without client # without client package %bcond_without server # without server package # @@ -9,7 +9,7 @@ Summary(pl): Sieciowo zorientowany system tworzenia kopii zapasowych Name: amanda Version: 2.5.1p2 -Release: 0.7 +Release: 0.8 License: BSD Group: Networking/Utilities Source0: http://dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz @@ -378,6 +378,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.145 2006/12/08 15:38:15 baggins +- build with xfs support by default + Revision 1.144 2006/12/06 18:15:32 baggins - added C: for shadow and pwdutils with broken chsh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amanda.spec?r1=1.144&r2=1.145&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
