Author: qboosh Date: Thu Oct 20 18:57:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.6
---- Files affected: packages/xfsdump: xfsdump.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: packages/xfsdump/xfsdump.spec diff -u packages/xfsdump/xfsdump.spec:1.60 packages/xfsdump/xfsdump.spec:1.61 --- packages/xfsdump/xfsdump.spec:1.60 Thu Mar 31 06:51:17 2011 +++ packages/xfsdump/xfsdump.spec Thu Oct 20 20:56:55 2011 @@ -2,16 +2,16 @@ Summary: Tools for the XFS filesystem Summary(pl.UTF-8): Narzędzia do systemu plikowego XFS Name: xfsdump -Version: 3.0.5 +Version: 3.0.6 Release: 1 License: GPL v2 Group: Applications/Archiving Source0: ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz -# Source0-md5: 878795f3cf8bcd10eaa3da9e0a612fa7 +# Source0-md5: b307d91d477e2c3eb853fe1e828ad427 Patch0: %{name}-miscfix.patch URL: http://oss.sgi.com/projects/xfs/ BuildRequires: attr-devel >= 2.4.15 -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: libuuid-devel @@ -70,7 +70,8 @@ OPTIMIZER="%{rpmcflags} %{rpmcppflags} -I/usr/include/ncurses" %{__make} \ - LIBUUID="-luuid" + LIBUUID="-luuid" \ + V=1 %install rm -rf $RPM_BUILD_ROOT @@ -106,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2011/10/20 18:56:55 qboosh +- updated to 3.0.6 + Revision 1.60 2011/03/31 04:51:17 arekm - up to 3.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfsdump/xfsdump.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
