packages: rpmlint/rpmlint.spec - jbj rpm compat patch

glen glen at pld-linux.org
Sun Jan 9 17:59:37 CET 2011


Author: glen                         Date: Sun Jan  9 16:59:37 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- jbj rpm compat patch

---- Files affected:
packages/rpmlint:
   rpmlint.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/rpmlint/rpmlint.spec
diff -u packages/rpmlint/rpmlint.spec:1.27 packages/rpmlint/rpmlint.spec:1.28
--- packages/rpmlint/rpmlint.spec:1.27	Sun Jan  9 17:51:52 2011
+++ packages/rpmlint/rpmlint.spec	Sun Jan  9 17:59:32 2011
@@ -2,7 +2,7 @@
 Summary:	Tool for checking common errors in RPM packages
 Name:		rpmlint
 Version:	1.0
-Release:	0.1
+Release:	0.3
 License:	GPL v2
 Group:		Development/Building
 Source0:	http://rpmlint.zarb.org/download/%{name}-%{version}.tar.bz2
@@ -10,9 +10,9 @@
 Patch0:		%{name}-groups.patch
 Patch1:		%{name}-config.patch
 Patch2:		%{name}-licenses.patch
+Patch3:		rpm-compat.patch
 URL:		http://rpmlint.zarb.org/
 BuildRequires:	python >= 1.5.2
-BuildRequires:	rpm-devel >= 4.4.1
 Requires:	/bin/bash
 Requires:	/lib/cpp
 Requires:	binutils
@@ -53,6 +53,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 # Create GROUPS for -groups.patch
@@ -102,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2011/01/09 16:59:32  glen
+- jbj rpm compat patch
+
 Revision 1.27  2011/01/09 16:51:52  glen
 - started 1.0 update
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpmlint/rpmlint.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list