SPECS: rpmlint.spec - pldize

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


Author: glen                         Date: Wed Mar  1 00:16:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pldize

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

---- Diffs:

================================================================
Index: SPECS/rpmlint.spec
diff -u SPECS/rpmlint.spec:1.22 SPECS/rpmlint.spec:1.23
--- SPECS/rpmlint.spec:1.22	Wed Dec 21 13:06:01 2005
+++ SPECS/rpmlint.spec	Wed Mar  1 01:15:58 2006
@@ -8,6 +8,8 @@
 Group:		Development/Building
 Source0:	http://people.mandriva.com/~flepied/projects/rpmlint/dist/%{name}-%{version}.tar.bz2
 # Source0-md5:	9e7645ee79bfc75540c885f05dca0751
+Patch0:		%{name}-groups.patch
+Patch1:		%{name}-config.patch
 URL:		http://people.mandriva.com/~flepied/projects/rpmlint/
 BuildRequires:	python >= 1.5.2
 BuildRequires:	rpm-devel >= 4.4.1
@@ -34,6 +36,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{__make}
@@ -61,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/03/01 00:15:58  glen
+- pldize
+
 Revision 1.22  2005/12/21 12:06:01  darekr
 - updated to 0.71
 - added AUTHORS to %doc
@@ -111,7 +118,7 @@
 - update to 0.61
 
 Revision 1.6  2004/07/28 08:03:19  troll
-- removed %%include /usr/lib/rpm/macros.python
+- removed %include /usr/lib/rpm/macros.python
 
 Revision 1.5  2003/05/28 13:01:42  malekith
 - massive attack: source-md5
================================================================

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



More information about the pld-cvs-commit mailing list