Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

brlapi-java-0.5.2-1.fc10 RPM for ppc

From Fedora Development for ppc

Name: brlapi-java Distribution: Unknown
Version: 0.5.2 Vendor: Fedora Project
Release: 1.fc10 Build date: Wed Sep 17 18:11:23 2008
Group: Development/System Build host: ppc7.fedora.phx.redhat.com
Size: 44941 Source RPM: brltty-3.10-1.fc10.src.rpm
Packager: Fedora Project
Url: http://mielke.cc/brltty/
Summary: Java binding for BrlAPI
This package provides the Java binding for BrlAPI.

Provides

Requires

Copyright

LGPLv2+

Signatures

internal MD5: 050e0965ea21f53222b6288c16f67153
GPG

Changelog

* Sun Sep 14 2008 Stepan Kasal <skasal@redhat.com> - 3.10-1
  - new upstream release
  - drop brltty-3.9-java-svn.patch, brltty-3.9-tcl85path.patch,
    and brltty-3.9-pyxfix.patch, they are upstream
  - fix BuildRoot
  - fix many sub-packages' Requires on brlapi
* Thu Sep 11 2008 Stepan Kasal <skasal@redhat.com> - 3.9-3
  - add brltty-3.9-autoconf.patch to fix to build with Autoconf 2.62
  - add brltty-3.9-parallel.patch to fix race condition with parallel make
  - add brltty-3.9-pyxfix.patch to fix build with current pyrex
  - Summary lines shall not end with a dot
* Thu Feb 28 2008 Tomas Janousek <tjanouse@redhat.com> - 3.9-2.2
  - glibc build fixes
  - applied java reorganisations from svn
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.9-2.1
  - Autorebuild for GCC 4.3
* Wed Jan 09 2008 Tomas Janousek <tjanouse@redhat.com> - 3.9-1.1
  - specfile update to comply with tcl packaging guidelines
* Mon Jan 07 2008 Tomas Janousek <tjanouse@redhat.com> - 3.9-1
  - update to latest upstream (3.9)
* Wed Sep 19 2007 Tomas Janousek <tjanouse@redhat.com> - 3.8-2.svn3231
  - update to r3231 from svn
  - added java binding subpackage
* Thu Aug 30 2007 Tomas Janousek <tjanouse@redhat.com> - 3.8-2.svn3231
  - update to r3231 from svn
* Wed Aug 22 2007 Tomas Janousek <tjanouse@redhat.com> - 3.8-1
  - update to latest upstream
  - added the at-spi driver, tcl and python bindings
  - fixed the license tags
* Mon Mar 05 2007 Tomas Janousek <tjanouse@redhat.com> - 3.7.2-3
  - added the XWindow driver
  - build fix for newer byacc
* Tue Jan 30 2007 Tomas Janousek <tjanouse@redhat.com> - 3.7.2-2.1
  - quiet postinstall scriptlet, really fixes #224570
* Tue Jan 30 2007 Tomas Janousek <tjanouse@redhat.com> - 3.7.2-2
  - failsafe postinstall script, fixes #224570
  - makefile fix - debuginfo extraction now works
* Thu Jan 25 2007 Tomas Janousek <tjanouse@redhat.com> - 3.7.2-1.1
  - fix building with newer kernel-headers (#224149)
* Thu Jul 13 2006 Petr Rockai <prockai@redhat.com> - 3.7.2-1
  - upgrade to latest upstream version
  - split off brlapi and brlapi-devel packages
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 3.2-12.1
  - rebuild
* Mon Jul 03 2006 Florian La Roche <laroche@redhat.com>
  - for the post script require coreutils
* Tue Jun 06 2006 Jesse Keating <jkeating@redhat.com> - 3.2-11
  - Added byacc BuildRequires, removed prereq, coreutils is always there
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.2-10.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.2-10.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Wed Mar 16 2005 Bill Nottingham <notting@redhat.com> 3.2-10
  - rebuild
* Fri Nov 26 2004 Florian La Roche <laroche@redhat.com>
  - add a %clean into .spec
* Fri Oct 15 2004 Adrian Havill <havill@redhat.com> 3.2-5
  - chmod a-x for conf file (#116244)
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Oct 01 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - prereq coreutils for mknod/chown/chmod
* Tue Jul 08 2003 Adrian Havill <havill@redhat.com> 3.2-2
  - changed spec "Copyright" to "License"
  - use 
    CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32}" ; export CFLAGS ; 
    CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32}" ; export CXXFLAGS ; 
    FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules}" ; export FFLAGS ; 
    ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu \
  	--target=ppc-redhat-linux-gnu \
  	--program-prefix= \
  	--prefix=/usr \
  	--exec-prefix=/usr \
  	--bindir=/usr/bin \
  	--sbindir=/usr/sbin \
  	--sysconfdir=/etc \
  	--datadir=/usr/share \
  	--includedir=/usr/include \
  	--libdir=/usr/lib \
  	--libexecdir=/usr/libexec \
  	--localstatedir=/var \
  	--sharedstatedir=/usr/com \
  	--mandir=/usr/share/man \
  	--infodir=/usr/share/info macro, /usr/lib for non-ia32 archs
  - removed unnecessary set and unset, assumed/default spec headers
  - fixed unpackaged man page, duplicate /bin and /lib entries
  - use plain install vs scripts for non-i386 buildsys

Files

/usr/lib/java/libbrlapi_java.so
/usr/share/java/brlapi.jar


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Nov 22 04:16:20 2008