packages: eric4/eric4.spec - python-qscintilla2 >= 2.4 is required - do not...

witekfl witekfl at pld-linux.org
Wed Aug 5 22:25:52 CEST 2009


Author: witekfl                      Date: Wed Aug  5 20:25:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- python-qscintilla2 >= 2.4 is required
- do not compile files twice (-z)

---- Files affected:
packages/eric4:
   eric4.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: packages/eric4/eric4.spec
diff -u packages/eric4/eric4.spec:1.39 packages/eric4/eric4.spec:1.40
--- packages/eric4/eric4.spec:1.39	Sat Aug  1 17:05:16 2009
+++ packages/eric4/eric4.spec	Wed Aug  5 22:25:46 2009
@@ -10,10 +10,10 @@
 # Source0-md5:	b42dee53f1e23ffe48bf2c21f1dbeeb0
 Source1:	%{name}.desktop
 URL:		http://eric-ide.python-projects.org/
-BuildRequires:	python-qscintilla2-devel >= 2.2
+BuildRequires:	python-qscintilla2-devel >= 2.4
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
-Requires:	python-qscintilla2 >= 2.2
+Requires:	python-qscintilla2 >= 2.4
 Requires:	python-devel-tools
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,7 +44,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python install.py -c -b %{_bindir} -d %{py_sitescriptdir} -i $RPM_BUILD_ROOT
+python install.py -z -c -b %{_bindir} -d %{py_sitescriptdir} -i $RPM_BUILD_ROOT
 install -D %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/eric4.desktop
 install -D eric/pixmaps/eric.png $RPM_BUILD_ROOT%{_pixmapsdir}/eric4.png
 
@@ -83,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2009/08/05 20:25:46  witekfl
+- python-qscintilla2 >= 2.4 is required
+- do not compile files twice (-z)
+
 Revision 1.39  2009/08/01 15:05:16  adamg
 - updated to 4.3.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eric4/eric4.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list