Author: witekfl Date: Tue Oct 16 17:52:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.7.0 - epoch 1 - commented out _use_internal_dependency_generator 0 (build failed with that)
---- Files affected: SPECS: e3.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/e3.spec diff -u SPECS/e3.spec:1.38 SPECS/e3.spec:1.39 --- SPECS/e3.spec:1.38 Mon Oct 15 19:50:38 2007 +++ SPECS/e3.spec Tue Oct 16 19:52:25 2007 @@ -2,12 +2,13 @@ Summary: Tiny editor Summary(pl.UTF-8): Mikroedytorek Name: e3 -Version: 2.43 +Version: 2.7.0 Release: 1 +Epoch: 1 License: GPL Group: Applications/Editors Source0: http://www.sax.de/~adlibit/%{name}-%{version}.tar.gz -# Source0-md5: d053f6f6bfc4619a5a3a147a498e22a2 +# Source0-md5: a76dd61c52a80a1f4d3938a4ce54c62e Source1: %{name}-editor.sh Patch0: %{name}-gcc421.patch URL: http://www.sax.de/~adlibit/ @@ -18,7 +19,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define no_install_post_strip 1 -%define _use_internal_dependency_generator 0 +#%%define _use_internal_dependency_generator 0 %description e3 is a text micro editor with a code size less than 10000 bytes. @@ -95,6 +96,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2007/10/16 17:52:25 witekfl +- updated to 2.7.0 +- epoch 1 +- commented out _use_internal_dependency_generator 0 + (build failed with that) + Revision 1.38 2007/10/15 17:50:38 witekfl - added the gcc421.patch - build fails because there is no find-provides in rpm ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e3.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
