|
@@ -21,7 +21,7 @@ Summary: Package to assist installation of %{pkgname}
|
|
Summary(ja): %{pkgname} のインストールを補助するパッケージ
|
|
Summary(ja): %{pkgname} のインストールを補助するパッケージ
|
|
Name: install-assist-%{pkgname}
|
|
Name: install-assist-%{pkgname}
|
|
Version: %{version}
|
|
Version: %{version}
|
|
-Release: 1%{?_dist_release}
|
|
|
|
|
|
+Release: 2%{?_dist_release}
|
|
License: LGPLv3
|
|
License: LGPLv3
|
|
Group: Applications/Productivity
|
|
Group: Applications/Productivity
|
|
|
|
|
|
@@ -34,6 +34,9 @@ Requires: libgnome >= 2.16
|
|
Requires: libgail-gnome >= 1.8.6
|
|
Requires: libgail-gnome >= 1.8.6
|
|
Requires: at-spi >= 1.7
|
|
Requires: at-spi >= 1.7
|
|
|
|
|
|
|
|
+# Needs JAVA VM <BTS:1168>
|
|
|
|
+Requires: java-1.6.0
|
|
|
|
+
|
|
# We have to specify previous version with "Conflicts:"
|
|
# We have to specify previous version with "Conflicts:"
|
|
# to make smart upgrading. See [VineSeed:20565].
|
|
# to make smart upgrading. See [VineSeed:20565].
|
|
# Conflicts: openoffice.org-core <= 2.4.1-5vl5
|
|
# Conflicts: openoffice.org-core <= 2.4.1-5vl5
|
|
@@ -226,6 +229,9 @@ QUEDIR=/var/cache/self-build
|
|
%files
|
|
%files
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Jul 22 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.1-2
|
|
|
|
+- added Requires: java-1.6.0 <BTS:1168>
|
|
|
|
+
|
|
* Wed Jul 06 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.1-1
|
|
* Wed Jul 06 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|