packages: eric4/eric4.spec - updated to 4.3.3 - removed -distdir.patch

charles charles at pld-linux.org
Sun May 3 20:11:55 CEST 2009


Author: charles                      Date: Sun May  3 18:11:55 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 4.3.3
- removed -distdir.patch

---- Files affected:
packages/eric4:
   eric4.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/eric4/eric4.spec
diff -u packages/eric4/eric4.spec:1.35 packages/eric4/eric4.spec:1.36
--- packages/eric4/eric4.spec:1.35	Thu Apr  2 19:22:24 2009
+++ packages/eric4/eric4.spec	Sun May  3 20:11:50 2009
@@ -2,14 +2,13 @@
 Summary:	Eric4 - a full featured Python IDE
 Summary(pl.UTF-8):	Eric4 - pełnowartościowe IDE dla Pythona
 Name:		eric4
-Version:	4.3.2
+Version:	4.3.3
 Release:	1
 License:	GPL v3+
 Group:		X11/Development/Tools
 Source0:	http://dl.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
-# Source0-md5:	7b62ee59f0a03ae7a400d7e41679d33e
+# Source0-md5:	5668ac515945734e188519a2ac3efcd5
 Source1:	%{name}.desktop
-#Patch0:		%{name}-distdir.patch
 URL:		http://eric-ide.python-projects.org/
 BuildRequires:	python-qscintilla2-devel >= 2.2
 BuildRequires:	rpm-pythonprov
@@ -41,7 +40,6 @@
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -53,6 +51,8 @@
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}/*
 %py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}/*
 
+rm -f $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}/LICENSE.GPL3
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -69,9 +69,8 @@
 %exclude %{py_sitescriptdir}/%{name}/Documentation
 %{_desktopdir}/eric4.desktop
 %{_pixmapsdir}/eric4.png
-#%{_datadir}/qt4/qsci/api/python/*
-#%dir %{_datadir}/qt4/qsci/api/ruby
-#%{_datadir}/qt4/qsci/api/ruby/*
+%{_datadir}/qt4/qsci/api/python/*
+%{_datadir}/qt4/qsci/api/ruby
 
 %files doc
 %defattr(644,root,root,755)
@@ -84,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2009/05/03 18:11:50  charles
+- updated to 4.3.3
+- removed -distdir.patch
+
 Revision 1.35  2009/04/02 17:22:24  witekfl
 - up to 4.3.2
 - license GPL v3+
================================================================

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



More information about the pld-cvs-commit mailing list