Author: cactus Date: Wed Oct 3 20:50:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.3.1 - disabled %dir about_files - builds, works fine and stable for me
---- Files affected: SPECS: eclipse.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: SPECS/eclipse.spec diff -u SPECS/eclipse.spec:1.84 SPECS/eclipse.spec:1.85 --- SPECS/eclipse.spec:1.84 Mon Aug 20 20:03:49 2007 +++ SPECS/eclipse.spec Wed Oct 3 22:50:24 2007 @@ -6,8 +6,8 @@ # whole Eclipse suite installed. # - there unpackaged sources files, -devel? # -%define _ver_major 3.3 -%define _buildid 200706251500 +%define _ver_major 3.3.1 +%define _buildid 200709211145 # Summary: Eclipse - an open extensible IDE Summary(pl.UTF-8): Eclipse - otwarte, rozszerzalne środowisko programistyczne @@ -17,7 +17,7 @@ License: EPL v1.0 Group: Development/Tools Source0: http://download.eclipse.org/eclipse/downloads/drops/R-%{_ver_major}-%{_buildid}/%{name}-sourceBuild-srcIncluded-%{_ver_major}.zip -# Source0-md5: 91c688221479986dbdd7d1a0771f04cc +# Source0-md5: 764b585d9a05cd518650e31c32899a29 Source1: %{name}.desktop URL: http://www.eclipse.org/ BuildRequires: ant >= 1.6.1 @@ -123,8 +123,8 @@ %{_libdir}/%{name}/notice.html %{_libdir}/%{name}/readme %{_libdir}/%{name}/about.html -%dir %{_libdir}/%{name}/about_files -%{_libdir}/%{name}/about_files/mpl-v11.txt +#%dir %{_libdir}/%{name}/about_files +#%{_libdir}/%{name}/about_files/mpl-v11.txt %dir %{_libdir}/%{name}/features %{_libdir}/%{name}/features/org.eclipse.cvs_*.*.* %{_libdir}/%{name}/features/org.eclipse.jdt_*.*.* @@ -272,6 +272,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2007/10/03 20:50:24 cactus +- up to 3.3.1 +- disabled %dir about_files +- builds, works fine and stable for me + Revision 1.84 2007/08/20 18:03:49 arvenil - build id is visible in more places ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
