Author: glen Date: Sat Feb 12 19:34:12 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1
---- Files affected: packages/rpmlint: rpmlint.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: packages/rpmlint/rpmlint.spec diff -u packages/rpmlint/rpmlint.spec:1.32 packages/rpmlint/rpmlint.spec:1.33 --- packages/rpmlint/rpmlint.spec:1.32 Tue Feb 1 22:16:47 2011 +++ packages/rpmlint/rpmlint.spec Sat Feb 12 20:34:07 2011 @@ -5,12 +5,12 @@ Summary: Tool for checking common errors in RPM packages Name: rpmlint -Version: 1.0 -Release: 4 +Version: 1.1 +Release: 1 License: GPL v2 Group: Development/Building -Source0: http://rpmlint.zarb.org/download/%{name}-%{version}.tar.bz2 -# Source0-md5: c27b574f3e70a3ffeb8eeb550e597c2d +Source0: http://rpmlint.zarb.org/download/%{name}-%{version}.tar.xz +# Source0-md5: 29a35c13cc2f16325b404820e2986a88 Source1: %{name}.config Source3: %{name}-etc.config Patch0: %{name}-groups.patch @@ -20,6 +20,8 @@ Patch5: versionToString-args.patch URL: http://rpmlint.zarb.org/ BuildRequires: python >= 1.5.2 +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires: /bin/bash Requires: /lib/cpp Requires: binutils @@ -127,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2011/02/12 19:34:07 glen +- up to 1.1 + Revision 1.32 2011/02/01 21:16:47 glen - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpmlint/rpmlint.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
