]> git.pld-linux.org Git - packages/eclipse.git/commitdiff
- up to 3.3.1
authorBartłomiej Zimoń <cactus@pld-linux.org>
Wed, 3 Oct 2007 20:50:24 +0000 (20:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled %dir about_files
- builds, works fine and stable for me

Changed files:
    eclipse.spec -> 1.85

eclipse.spec

index 3919240f0214fccc7cb0ee8ba4925e688147dc72..2f38b22e7a213af17d4cf6489e1e2a76d5043395 100644 (file)
@@ -5,8 +5,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
@@ -16,7 +16,7 @@ Release:      0.1
 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
@@ -122,8 +122,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_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_*.*.*
This page took 0.058446 seconds and 4 git commands to generate.