[java-1.7.0-openjdk/f19] cosmetic changes to accessibility subpackage - removed all provides - changed description a bit

jiri vanek jvanek at fedoraproject.org
Mon Apr 22 18:58:39 UTC 2013


commit a7b32123846914f3905e4f0f35174692bb7d44ea
Author: Jiri Vanek work <jvanek at judovana.home>
Date:   Mon Apr 22 21:01:55 2013 +0200

    cosmetic changes to  accessibility subpackage
     - removed all provides
     - changed description a bit

 java-1.7.0-openjdk.spec |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 205f198..122f4bf 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -138,7 +138,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: %{icedtea_version}.5%{?dist}
+Release: %{icedtea_version}.6%{?dist}
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
 # and this change was brought into RHEL-4.  java-1.5.0-ibm packages
 # also included the epoch in their virtual provides.  This created a
@@ -431,14 +431,8 @@ Requires: java-atk-wrapper
 Requires: %{name} = %{epoch}:%{version}-%{release}
 BuildArch: noarch
 
-
-# Standard JPackage javadoc provides.
-Provides: java-accessibility = %{epoch}:%{version}-%{release}
-Provides: java-%{javaver}-accessibility = %{epoch}:%{version}-%{release}
-
 %description accessibility
-This package contains several symlinks to java-atk-wrapper.
-Those links made java transparent for (gnome) accessibility software, so tools like screen reader or so will work for java applications.
+Enables accessibility support in OpenJDK by using java-at-wrapper. This allows compatible at-spi2 based accessibility programs to work for AWT and Swing-based programs.
 Please note, the java-atk-wrapper is still in beta, and also OpenJDK itself is still in phase of tuning to be working with accessibility features.
 Although working pretty fine, there are known issues with accessibility on, so do not rather install this package unless you really need.
 
@@ -1150,6 +1144,11 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Mon Apr 22 2013 Jiri Vanek <jvanek at redhat.com> - 1.7.0.19-2.3.9.6.fc19
+- cosmetic changes to  accessibility subpackage
+ - removed all provides
+ - changed description a bit
+
 * Mon Apr 22 2013 Jiri Vanek <jvanek at redhat.com> - 1.7.0.19-2.3.9.5.fc19
 - created accessibility subpackage
  - all intentionally broken java-ark-wrapper symlinks placed here


More information about the scm-commits mailing list