SPECS: eric4.spec - updated to 4.2.0

adamg adamg at pld-linux.org
Mon Aug 11 00:04:52 CEST 2008


Author: adamg                        Date: Sun Aug 10 22:04:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.2.0

---- Files affected:
SPECS:
   eric4.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/eric4.spec
diff -u SPECS/eric4.spec:1.21 SPECS/eric4.spec:1.22
--- SPECS/eric4.spec:1.21	Sat Jul 12 08:02:08 2008
+++ SPECS/eric4.spec	Mon Aug 11 00:04:47 2008
@@ -2,18 +2,19 @@
 Summary:	Eric4 - a full featured Python IDE
 Summary(pl.UTF-8):	Eric4 - pełnowartościowe IDE dla Pythona
 Name:		eric4
-Version:	4.1.6
+Version:	4.2.0
 Release:	1
 License:	GPL
 Group:		X11/Development/Tools
 Source0:	http://dl.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
-# Source0-md5:	fa8d0a230d9f369c67acd72dc35cea83
+# Source0-md5:	893ba74b5e53ac0677a132078a4bcb46
 Source1:	%{name}.desktop
+Patch0:		%{name}-distdir.patch
 URL:		http://www.die-offenbachs.de/eric/index.html
-BuildRequires:	python-qscintilla2-devel
+BuildRequires:	python-qscintilla2-devel >= 2.2
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
-Requires:	python-qscintilla2 >= 2.1_1.73-2
+Requires:	python-qscintilla2 >= 2.2
 Requires:	python-devel-tools
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -40,6 +41,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -58,7 +60,7 @@
 # so do not remove them from package
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README* THANKS
+%doc README* THANKS
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/eric4config.py*
 %{py_sitescriptdir}/%{name}
@@ -67,6 +69,7 @@
 %exclude %{py_sitescriptdir}/%{name}/Documentation
 %{_desktopdir}/eric4.desktop
 %{_pixmapsdir}/eric4.png
+%{_datadir}/qt4/qsci/api/python/*
 
 %files doc
 %defattr(644,root,root,755)
@@ -79,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/08/10 22:04:47  adamg
+- updated to 4.2.0
+
 Revision 1.21  2008/07/12 06:02:08  charles
 - updated to 4.1.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eric4.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list