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

brlapi-devel-0.5.2-1.fc10 RPM for ppc64

From Fedora Development for ppc

Name: brlapi-devel Distribution: Unknown
Version: 0.5.2 Vendor: Fedora Project
Release: 1.fc10 Build date: Wed Sep 17 18:11:31 2008
Group: Development/System Build host: ppc2.fedora.redhat.com
Size: 1099768 Source RPM: brltty-3.10-1.fc10.src.rpm
Packager: Fedora Project
Url: http://mielke.cc/brltty/
Summary: Headers, static archive, and documentation for BrlAPI
This package provides the header files, static archive, shared object
linker reference, and reference documentation for BrlAPI (the
Application Programming Interface to BRLTTY).  It enables the
implementation of applications which take direct advantage of a
refreshable braille display in order to present information in ways
which are more appropriate for blind users and/or to provide user
interfaces which are more specifically atuned to their needs.

Install this package if you are developing or maintaining an application
which directly accesses a refreshable braille display.

Provides

Requires

Copyright

LGPLv2+

Signatures

internal MD5: 24df10cd1fbc64a3d4df2ee53bff0d4b
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 -m64 -mminimal-toc}" ; export CFLAGS ; 
    CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc}" ; export CXXFLAGS ; 
    FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules}" ; export FFLAGS ; 
    ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu \
  	--target=ppc64-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/lib64 \
  	--libexecdir=/usr/libexec \
  	--localstatedir=/var \
  	--sharedstatedir=/usr/com \
  	--mandir=/usr/share/man \
  	--infodir=/usr/share/info macro, /usr/lib64 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/include/brlapi.h
/usr/include/brlapi_constants.h
/usr/include/brlapi_keycodes.h
/usr/include/brlapi_protocol.h
/usr/include/brltty
/usr/include/brltty/api.h
/usr/include/brltty/brldefs-ht.h
/usr/include/brltty/brldefs-vs.h
/usr/include/brltty/brldefs.h
/usr/lib64/libbrlapi.a
/usr/lib64/libbrlapi.so
/usr/share/doc/brlapi-devel-0.5.2
/usr/share/doc/brlapi-devel-0.5.2/html
/usr/share/doc/brlapi-devel-0.5.2/html/annotated.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi_8h-source.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi_8h.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi__constants_8h-source.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi__constants_8h.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi__keycodes_8h-source.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi__keycodes_8h.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi__protocol_8h-source.html
/usr/share/doc/brlapi-devel-0.5.2/html/brlapi__protocol_8h.html
/usr/share/doc/brlapi-devel-0.5.2/html/dir_cff9c987893f01b9ac80c855593a443b.html
/usr/share/doc/brlapi-devel-0.5.2/html/dirs.html
/usr/share/doc/brlapi-devel-0.5.2/html/doxygen.css
/usr/share/doc/brlapi-devel-0.5.2/html/doxygen.png
/usr/share/doc/brlapi-devel-0.5.2/html/files.html
/usr/share/doc/brlapi-devel-0.5.2/html/functions.html
/usr/share/doc/brlapi-devel-0.5.2/html/functions_vars.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_0x75.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_defs.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_defs_0x75.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_enum.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_eval.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_func.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_type.html
/usr/share/doc/brlapi-devel-0.5.2/html/globals_vars.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__connection.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__deprecated.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__driverspecific.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__error.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__handles.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__info.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__keycodes.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__keys.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__protocol.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__tty.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__version.html
/usr/share/doc/brlapi-devel-0.5.2/html/group__brlapi__write.html
/usr/share/doc/brlapi-devel-0.5.2/html/index.html
/usr/share/doc/brlapi-devel-0.5.2/html/modules.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__authClientPacket__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__authServerPacket__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__connectionSettings__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__describedKeyCode__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__errorPacket__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__error__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__expandedKeyCode__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__getDriverSpecificModePacket__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__header__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__range__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__versionPacket__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__writeArgumentsPacket__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__writeArguments__t.html
/usr/share/doc/brlapi-devel-0.5.2/html/structbrlapi__writeStruct.html
/usr/share/doc/brlapi-devel-0.5.2/html/tab_b.gif
/usr/share/doc/brlapi-devel-0.5.2/html/tab_l.gif
/usr/share/doc/brlapi-devel-0.5.2/html/tab_r.gif
/usr/share/doc/brlapi-devel-0.5.2/html/tabs.css
/usr/share/doc/brlapi-devel-0.5.2/html/unionbrlapi__packet__t.html
/usr/share/man/man3/brlapi__acceptAllKeys.3.gz
/usr/share/man/man3/brlapi__acceptKeyRanges.3.gz
/usr/share/man/man3/brlapi__acceptKeys.3.gz
/usr/share/man/man3/brlapi__closeConnection.3.gz
/usr/share/man/man3/brlapi__defaultExceptionHandler.3.gz
/usr/share/man/man3/brlapi__enterRawMode.3.gz
/usr/share/man/man3/brlapi__enterTtyMode.3.gz
/usr/share/man/man3/brlapi__enterTtyModeWithPath.3.gz
/usr/share/man/man3/brlapi__exceptionHandler_t.3.gz
/usr/share/man/man3/brlapi__getDisplaySize.3.gz
/usr/share/man/man3/brlapi__getDriverName.3.gz
/usr/share/man/man3/brlapi__ignoreAllKeys.3.gz
/usr/share/man/man3/brlapi__ignoreKeyRanges.3.gz
/usr/share/man/man3/brlapi__ignoreKeys.3.gz
/usr/share/man/man3/brlapi__leaveRawMode.3.gz
/usr/share/man/man3/brlapi__leaveTtyMode.3.gz
/usr/share/man/man3/brlapi__openConnection.3.gz
/usr/share/man/man3/brlapi__readKey.3.gz
/usr/share/man/man3/brlapi__recvRaw.3.gz
/usr/share/man/man3/brlapi__resumeDriver.3.gz
/usr/share/man/man3/brlapi__sendRaw.3.gz
/usr/share/man/man3/brlapi__setExceptionHandler.3.gz
/usr/share/man/man3/brlapi__setFocus.3.gz
/usr/share/man/man3/brlapi__strexception.3.gz
/usr/share/man/man3/brlapi__suspendDriver.3.gz
/usr/share/man/man3/brlapi__write.3.gz
/usr/share/man/man3/brlapi__writeDots.3.gz
/usr/share/man/man3/brlapi__writeText.3.gz
/usr/share/man/man3/brlapi_acceptAllKeys.3.gz
/usr/share/man/man3/brlapi_acceptKeyRanges.3.gz
/usr/share/man/man3/brlapi_acceptKeys.3.gz
/usr/share/man/man3/brlapi_authClientPacket_t.3.gz
/usr/share/man/man3/brlapi_authServerPacket_t.3.gz
/usr/share/man/man3/brlapi_closeConnection.3.gz
/usr/share/man/man3/brlapi_connection.3.gz
/usr/share/man/man3/brlapi_connectionSettings_t.3.gz
/usr/share/man/man3/brlapi_constants.h.3.gz
/usr/share/man/man3/brlapi_defaultExceptionHandler.3.gz
/usr/share/man/man3/brlapi_deprecated.3.gz
/usr/share/man/man3/brlapi_describeKeyCode.3.gz
/usr/share/man/man3/brlapi_describedKeyCode_t.3.gz
/usr/share/man/man3/brlapi_driverspecific.3.gz
/usr/share/man/man3/brlapi_enterRawMode.3.gz
/usr/share/man/man3/brlapi_enterTtyMode.3.gz
/usr/share/man/man3/brlapi_enterTtyModeWithPath.3.gz
/usr/share/man/man3/brlapi_errfun.3.gz
/usr/share/man/man3/brlapi_errlist.3.gz
/usr/share/man/man3/brlapi_errno.3.gz
/usr/share/man/man3/brlapi_error.3.gz
/usr/share/man/man3/brlapi_errorPacket_t.3.gz
/usr/share/man/man3/brlapi_error_location.3.gz
/usr/share/man/man3/brlapi_error_t.3.gz
/usr/share/man/man3/brlapi_exceptionHandler_t.3.gz
/usr/share/man/man3/brlapi_expandKeyCode.3.gz
/usr/share/man/man3/brlapi_expandedKeyCode_t.3.gz
/usr/share/man/man3/brlapi_fd_mutex.3.gz
/usr/share/man/man3/brlapi_fileDescriptor.3.gz
/usr/share/man/man3/brlapi_gaierrno.3.gz
/usr/share/man/man3/brlapi_getDisplaySize.3.gz
/usr/share/man/man3/brlapi_getDriverName.3.gz
/usr/share/man/man3/brlapi_getDriverSpecificModePacket_t.3.gz
/usr/share/man/man3/brlapi_getHandleSize.3.gz
/usr/share/man/man3/brlapi_getPacketTypeName.3.gz
/usr/share/man/man3/brlapi_getRaw.3.gz
/usr/share/man/man3/brlapi_getTty.3.gz
/usr/share/man/man3/brlapi_getTtyPath.3.gz
/usr/share/man/man3/brlapi_handle_t.3.gz
/usr/share/man/man3/brlapi_handles.3.gz
/usr/share/man/man3/brlapi_header_t.3.gz
/usr/share/man/man3/brlapi_ignoreAllKeys.3.gz
/usr/share/man/man3/brlapi_ignoreKeyRanges.3.gz
/usr/share/man/man3/brlapi_ignoreKeys.3.gz
/usr/share/man/man3/brlapi_info.3.gz
/usr/share/man/man3/brlapi_initializeConnection.3.gz
/usr/share/man/man3/brlapi_keyCode_t.3.gz
/usr/share/man/man3/brlapi_keycodes.3.gz
/usr/share/man/man3/brlapi_keycodes.h.3.gz
/usr/share/man/man3/brlapi_keys.3.gz
/usr/share/man/man3/brlapi_leaveRaw.3.gz
/usr/share/man/man3/brlapi_leaveRawMode.3.gz
/usr/share/man/man3/brlapi_leaveTty.3.gz
/usr/share/man/man3/brlapi_leaveTtyMode.3.gz
/usr/share/man/man3/brlapi_libcerrno.3.gz
/usr/share/man/man3/brlapi_nerr.3.gz
/usr/share/man/man3/brlapi_openConnection.3.gz
/usr/share/man/man3/brlapi_packetType_t.3.gz
/usr/share/man/man3/brlapi_packet_t.3.gz
/usr/share/man/man3/brlapi_perror.3.gz
/usr/share/man/man3/brlapi_protocol.3.gz
/usr/share/man/man3/brlapi_protocol.h.3.gz
/usr/share/man/man3/brlapi_rangeType_all.3.gz
/usr/share/man/man3/brlapi_rangeType_code.3.gz
/usr/share/man/man3/brlapi_rangeType_command.3.gz
/usr/share/man/man3/brlapi_rangeType_key.3.gz
/usr/share/man/man3/brlapi_rangeType_t.3.gz
/usr/share/man/man3/brlapi_rangeType_type.3.gz
/usr/share/man/man3/brlapi_range_t.3.gz
/usr/share/man/man3/brlapi_readKey.3.gz
/usr/share/man/man3/brlapi_readPacket.3.gz
/usr/share/man/man3/brlapi_readPacketContent.3.gz
/usr/share/man/man3/brlapi_readPacketHeader.3.gz
/usr/share/man/man3/brlapi_recvRaw.3.gz
/usr/share/man/man3/brlapi_resume.3.gz
/usr/share/man/man3/brlapi_resumeDriver.3.gz
/usr/share/man/man3/brlapi_sendRaw.3.gz
/usr/share/man/man3/brlapi_setExceptionHandler.3.gz
/usr/share/man/man3/brlapi_setFocus.3.gz
/usr/share/man/man3/brlapi_settings_t.3.gz
/usr/share/man/man3/brlapi_strerror.3.gz
/usr/share/man/man3/brlapi_strexception.3.gz
/usr/share/man/man3/brlapi_suspend.3.gz
/usr/share/man/man3/brlapi_suspendDriver.3.gz
/usr/share/man/man3/brlapi_tty.3.gz
/usr/share/man/man3/brlapi_unignoreKeyRange.3.gz
/usr/share/man/man3/brlapi_unignoreKeySet.3.gz
/usr/share/man/man3/brlapi_version.3.gz
/usr/share/man/man3/brlapi_versionPacket_t.3.gz
/usr/share/man/man3/brlapi_write.3.gz
/usr/share/man/man3/brlapi_writeArgumentsPacket_t.3.gz
/usr/share/man/man3/brlapi_writeArguments_t.3.gz
/usr/share/man/man3/brlapi_writeDots.3.gz
/usr/share/man/man3/brlapi_writePacket.3.gz
/usr/share/man/man3/brlapi_writeStruct.3.gz
/usr/share/man/man3/brlapi_writeText.3.gz


Generated by rpm2html 1.8.1

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