SPECS: eric4.spec - up to 4.0.1 (this goes on HEAD, snapshot will ...
twittner
twittner at pld-linux.org
Sun Jul 22 12:12:35 CEST 2007
Author: twittner Date: Sun Jul 22 10:12:35 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.0.1 (this goes on HEAD, snapshot will be on DEVEL branch)
---- Files affected:
SPECS:
eric4.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/eric4.spec
diff -u SPECS/eric4.spec:1.6 SPECS/eric4.spec:1.7
--- SPECS/eric4.spec:1.6 Fri Jun 15 22:45:11 2007
+++ SPECS/eric4.spec Sun Jul 22 12:12:30 2007
@@ -1,14 +1,14 @@
# $Revision$, $Date$
-%define _snap 20070218
Summary: Eric4 - a full featured Python IDE
Summary(pl.UTF-8): Eric4 - pełnowartościowe IDE dla Pythona
Name: eric4
-Version: 4.0
-Release: 0.%{_snap}.1
+Version: 4.0.1
+Release: 1
License: GPL
Group: X11/Development/Tools
-Source0: http://www.die-offenbachs.de/detlev/snapshots4/%{name}-snapshot-%{_snap}.tar.gz
-# Source0-md5: b75f4bd5dd9a1e4015c0b02fbb83237c
+Source0: http://dl.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
+# Source0-md5: bf38d851c86832fa40e07eb75394efc6
+Source1: %{name}.desktop
URL: http://www.die-offenbachs.de/eric/index.html
BuildRequires: python-qscintilla2-devel
BuildRequires: rpm-pythonprov
@@ -38,12 +38,13 @@
Dodatkowa dokumentacja dla Eric4.
%prep
-%setup -q -n %{name}-snapshot-%{_snap}
+%setup -q
%install
rm -rf $RPM_BUILD_ROOT
python install.py -c -b %{_bindir} -d %{py_sitedir} -i $RPM_BUILD_ROOT
+install -D eric/pixmaps/eric.png $RPM_BUILD_ROOT%{_pixmapsdir}/eric4.png
%py_comp $RPM_BUILD_ROOT%{py_sitedir}/*
%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}/*
@@ -60,6 +61,7 @@
%{py_sitedir}/eric4config.py
%{py_sitedir}/%{name}
%exclude %{py_sitedir}/%{name}/Documentation
+%{_pixmapsdir}/eric4.png
%files doc
%defattr(644,root,root,755)
@@ -72,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007/07/22 10:12:30 twittner
+- up to 4.0.1 (this goes on HEAD, snapshot will be on DEVEL branch)
+
Revision 1.6 2007/06/15 20:45:11 mmazur
- updated URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eric4.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list