SPECS: rpmlint.spec - fill licenses from pld SPECS

glen glen at pld-linux.org
Wed Mar 1 23:04:23 CET 2006


Author: glen                         Date: Wed Mar  1 22:04:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fill licenses from pld SPECS

---- Files affected:
SPECS:
   rpmlint.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/rpmlint.spec
diff -u SPECS/rpmlint.spec:1.23 SPECS/rpmlint.spec:1.24
--- SPECS/rpmlint.spec:1.23	Wed Mar  1 01:15:58 2006
+++ SPECS/rpmlint.spec	Wed Mar  1 23:04:11 2006
@@ -10,6 +10,7 @@
 # Source0-md5:	9e7645ee79bfc75540c885f05dca0751
 Patch0:		%{name}-groups.patch
 Patch1:		%{name}-config.patch
+Patch2:		%{name}-licenses.patch
 URL:		http://people.mandriva.com/~flepied/projects/rpmlint/
 BuildRequires:	python >= 1.5.2
 BuildRequires:	rpm-devel >= 4.4.1
@@ -20,8 +21,8 @@
 Requires:	file
 Requires:	findutils
 Requires:	grep
-Requires:	python-rpm
 Requires:	python >= 1.5.2
+Requires:	python-rpm
 Requires:	rpm-devel
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,6 +39,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make}
@@ -65,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/03/01 22:04:11  glen
+- fill licenses from pld SPECS
+
 Revision 1.23  2006/03/01 00:15:58  glen
 - pldize
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpmlint.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list