SPECS: mercurial.spec - build with 2.4 kernel

glen glen at pld-linux.org
Sun May 18 23:15:59 CEST 2008


Author: glen                         Date: Sun May 18 21:15:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with 2.4 kernel

---- Files affected:
SPECS:
   mercurial.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/mercurial.spec
diff -u SPECS/mercurial.spec:1.30 SPECS/mercurial.spec:1.31
--- SPECS/mercurial.spec:1.30	Tue Apr 15 18:49:38 2008
+++ SPECS/mercurial.spec	Sun May 18 23:15:54 2008
@@ -16,7 +16,7 @@
 Patch0:		%{name}-gtools.patch
 URL:		http://www.selenic.com/mercurial/
 BuildRequires:	asciidoc
-BuildRequires:	python >= 1:2.5
+BuildRequires:	python >= 1:2.3
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	xmlto
@@ -121,7 +121,9 @@
 %{py_sitedir}/%{name}/*.py[co]
 %{py_sitedir}/%{name}/hgweb
 %{py_sitedir}/%{name}/templates
+%if "%{py_ver}" > "2.4"
 %{py_sitedir}/*.egg-info
+%endif
 %{_mandir}/man1/*.1*
 %{_mandir}/man5/*.5*
 
@@ -135,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2008-05-18 21:15:54  glen
+- build with 2.4 kernel
+
 Revision 1.30  2008-04-15 16:49:38  qboosh
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mercurial.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list