This commit is contained in:
parent
a50b758540
commit
41a04fe626
37
sbl.changes
37
sbl.changes
@ -1,8 +1,22 @@
|
|||||||
-------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Wed Aug 1 18:08:54 CEST 2007 - schwab@suse.de
|
Tue Jan 29 17:10:13 CET 2008 - marco@suse.de
|
||||||
|
|
||||||
- Fix compilation.
|
- added "NOCONNECT" handlig in libbrld
|
||||||
|
- modified/updated the brlstar80 keymap
|
||||||
|
- added reconnect in sbl if libbrld reports "NOCONNECT"
|
||||||
|
- renamed /etc/init.d/suse-blinux to /etc/init.d/sbl
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Sat Nov 3 21:32:03 CET 2007 - marco@suse.de
|
||||||
|
|
||||||
|
- improved process-detection
|
||||||
|
- the foreground-process is now detected even if the
|
||||||
|
- current process has not the highest PID
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Wed Oct 24 13:48:45 CEST 2007 - marco@suse.de
|
||||||
|
|
||||||
|
- added support for handytech evolution 88 and 64
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Mon Jul 23 12:40:32 CEST 2007 - marco@suse.de
|
Mon Jul 23 12:40:32 CEST 2007 - marco@suse.de
|
||||||
|
|
||||||
@ -12,7 +26,6 @@ Mon Jul 23 12:40:32 CEST 2007 - marco@suse.de
|
|||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Tue Jul 17 15:49:24 CEST 2007 - marco@suse.de
|
Tue Jul 17 15:49:24 CEST 2007 - marco@suse.de
|
||||||
|
|
||||||
- first release of brld
|
- first release of brld
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
@ -34,6 +47,7 @@ Fri Mar 2 13:06:32 CET 2007 - marco@suse.de
|
|||||||
|
|
||||||
- added patch from ssommer@suse.de
|
- added patch from ssommer@suse.de
|
||||||
- changed screen device from /dev/vcsa0 to /dev/vcsa
|
- changed screen device from /dev/vcsa0 to /dev/vcsa
|
||||||
|
-
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 22 12:19:49 CET 2007 - ssommer@suse.de
|
Mon Jan 22 12:19:49 CET 2007 - ssommer@suse.de
|
||||||
@ -77,6 +91,7 @@ Wed Mar 24 12:49:20 CET 2004 - marco@suse.de
|
|||||||
|
|
||||||
- added portability patch from schwab@suse.de
|
- added portability patch from schwab@suse.de
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 17 10:42:33 CET 2004 - schwab@suse.de
|
Wed Mar 17 10:42:33 CET 2004 - schwab@suse.de
|
||||||
|
|
||||||
@ -102,6 +117,7 @@ Tue Mar 9 17:40:32 CET 2004 - marco@suse.de
|
|||||||
- improve speech-only navigation (kernel patch needed)
|
- improve speech-only navigation (kernel patch needed)
|
||||||
- added brllino support (experimental)
|
- added brllino support (experimental)
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 7 23:00:30 CET 2004 - ro@suse.de
|
Sun Mar 7 23:00:30 CET 2004 - ro@suse.de
|
||||||
|
|
||||||
@ -113,6 +129,7 @@ Mon Aug 11 13:41:32 CEST 2003 - marco@suse.de
|
|||||||
- add power-braille-support (experimental)
|
- add power-braille-support (experimental)
|
||||||
- add mbrdico support in softspeech_server
|
- add mbrdico support in softspeech_server
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 5 14:15:11 CEST 2003 - coolo@suse.de
|
Thu Jun 5 14:15:11 CEST 2003 - coolo@suse.de
|
||||||
|
|
||||||
@ -131,6 +148,7 @@ Tue Sep 10 17:17:37 CEST 2002 - marco@suse.de
|
|||||||
- added profiles y2base and y2menu
|
- added profiles y2base and y2menu
|
||||||
- removed include of rc.config in suse-blinux script
|
- removed include of rc.config in suse-blinux script
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 20 11:11:56 CEST 2002 - ro@suse.de
|
Tue Aug 20 11:11:56 CEST 2002 - ro@suse.de
|
||||||
|
|
||||||
@ -164,6 +182,7 @@ Thu Jan 31 15:03:19 CET 2002 - marco@suse.de
|
|||||||
- cleaned up the profile and keymap directory
|
- cleaned up the profile and keymap directory
|
||||||
- fixed the lnrgt bug
|
- fixed the lnrgt bug
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 29 19:15:38 CET 2002 - marco@suse.de
|
Tue Jan 29 19:15:38 CET 2002 - marco@suse.de
|
||||||
|
|
||||||
@ -182,6 +201,7 @@ Tue Jan 15 09:47:21 CET 2002 - marco@suse.de
|
|||||||
- moved fifos from /tmp to /var/run
|
- moved fifos from /tmp to /var/run
|
||||||
- using a new version of softspeech.so
|
- using a new version of softspeech.so
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 17 14:31:15 CEST 2001 - marco@suse.de
|
Mon Sep 17 14:31:15 CEST 2001 - marco@suse.de
|
||||||
|
|
||||||
@ -197,6 +217,8 @@ Wed Aug 15 15:32:00 CEST 2001 - marco@suse.de
|
|||||||
|
|
||||||
- add patch from ro@suse.de (use g++ instead of gcc for linking)
|
- add patch from ro@suse.de (use g++ instead of gcc for linking)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 13 19:57:03 CEST 2001 - marco@suse.de
|
Mon Aug 13 19:57:03 CEST 2001 - marco@suse.de
|
||||||
|
|
||||||
@ -255,11 +277,6 @@ Wed Nov 29 23:58:37 CET 2000 - ro@suse.de
|
|||||||
|
|
||||||
- re-added patch from schwab@suse.de
|
- re-added patch from schwab@suse.de
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat Nov 18 18:24:14 CET 2000 - marco@suse.de
|
|
||||||
|
|
||||||
- build shared-libs
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 18 18:23:17 CET 2000 - marco@suse.de
|
Sat Nov 18 18:23:17 CET 2000 - marco@suse.de
|
||||||
|
|
||||||
@ -290,4 +307,6 @@ Wed Jun 28 00:07:21 CEST 2000 - marco@suse.de
|
|||||||
Tue Jun 27 16:47:54 CEST 2000 - marco@suse.de
|
Tue Jun 27 16:47:54 CEST 2000 - marco@suse.de
|
||||||
|
|
||||||
- dynamic linking
|
- dynamic linking
|
||||||
|
Sat Nov 18 18:24:14 CET 2000
|
||||||
|
- build shared-libs
|
||||||
|
|
||||||
|
134
sbl.spec
134
sbl.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sbl (Version 3.0f)
|
# spec file for package sbl (Version 3.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -12,12 +12,11 @@
|
|||||||
|
|
||||||
Name: sbl
|
Name: sbl
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
Version: 3.0f
|
Version: 3.1
|
||||||
Release: 5
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Source: sblsrc-3.0f.tgz
|
Source: sblsrc-3.1.tbz2
|
||||||
Patch: sblsrc-3.0f.diff
|
|
||||||
Summary: SuSE blinux
|
Summary: SuSE blinux
|
||||||
PreReq: %insserv_prereq
|
PreReq: %insserv_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -33,8 +32,8 @@ Authors:
|
|||||||
marco@suse.de
|
marco@suse.de
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n sblsrc-3.0f
|
%setup -n sblsrc-3.1
|
||||||
%patch
|
#%patch -p2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" LIB_CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC"
|
make CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" LIB_CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC"
|
||||||
@ -47,7 +46,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
%run_ldconfig
|
%run_ldconfig
|
||||||
%{insserv_force_if_yast etc/init.d/suse-blinux }
|
%{insserv_force_if_yast etc/init.d/sbl }
|
||||||
|
%{insserv_force_if_yast etc/init.d/brld }
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%run_ldconfig
|
%run_ldconfig
|
||||||
@ -68,20 +68,29 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/sbin/brld
|
/usr/sbin/brld
|
||||||
/usr/sbin/rcbrld
|
/usr/sbin/rcbrld
|
||||||
%{_libdir}/libbrld.so
|
%{_libdir}/libbrld.so
|
||||||
%config /etc/init.d/suse-blinux
|
%config /etc/init.d/sbl
|
||||||
%config /etc/init.d/brld
|
%config /etc/init.d/brld
|
||||||
%config /etc/suse-blinux.conf
|
%config /etc/suse-blinux.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Aug 01 2007 - schwab@suse.de
|
* Tue Jan 29 2008 marco@suse.de
|
||||||
- Fix compilation.
|
- added "NOCONNECT" handlig in libbrld
|
||||||
* Mon Jul 23 2007 - marco@suse.de
|
- modified/updated the brlstar80 keymap
|
||||||
|
- added reconnect in sbl if libbrld reports "NOCONNECT"
|
||||||
|
- renamed /etc/init.d/suse-blinux to /etc/init.d/sbl
|
||||||
|
* Sat Nov 03 2007 marco@suse.de
|
||||||
|
- improved process-detection
|
||||||
|
- the foreground-process is now detected even if the
|
||||||
|
- current process has not the highest PID
|
||||||
|
* Wed Oct 24 2007 marco@suse.de
|
||||||
|
- added support for handytech evolution 88 and 64
|
||||||
|
* Mon Jul 23 2007 marco@suse.de
|
||||||
- changed default value for brlname to none in suse-blinux.conf
|
- changed default value for brlname to none in suse-blinux.conf
|
||||||
- fixed build-problems for x86_64
|
- fixed build-problems for x86_64
|
||||||
do make LIBINSTPATH=/usr/lib64 for x86_64 architectures
|
do make LIBINSTPATH=/usr/lib64 for x86_64 architectures
|
||||||
* Tue Jul 17 2007 - marco@suse.de
|
* Tue Jul 17 2007 marco@suse.de
|
||||||
- first release of brld
|
- first release of brld
|
||||||
* Sat Jul 14 2007 - marco@suse.de
|
* Sat Jul 14 2007 marco@suse.de
|
||||||
- version 3.0
|
- version 3.0
|
||||||
- sbl now connects to brld (part of the sbl package)
|
- sbl now connects to brld (part of the sbl package)
|
||||||
- added speechdispatcher support (thanks to Halim Sahin)
|
- added speechdispatcher support (thanks to Halim Sahin)
|
||||||
@ -92,92 +101,93 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
keyboard.map (thanks to Klaus Knopper)
|
keyboard.map (thanks to Klaus Knopper)
|
||||||
- impoved the fhp_usb driver - handling of incoming keyevents is now more
|
- impoved the fhp_usb driver - handling of incoming keyevents is now more
|
||||||
stable
|
stable
|
||||||
* Fri Mar 02 2007 - marco@suse.de
|
* Fri Mar 02 2007 marco@suse.de
|
||||||
- added patch from ssommer@suse.de
|
- added patch from ssommer@suse.de
|
||||||
- changed screen device from /dev/vcsa0 to /dev/vcsa
|
- changed screen device from /dev/vcsa0 to /dev/vcsa
|
||||||
* Mon Jan 22 2007 - ssommer@suse.de
|
-
|
||||||
|
* Mon Jan 22 2007 ssommer@suse.de
|
||||||
- fixed invalid operation error and deobfuscated the code a bit
|
- fixed invalid operation error and deobfuscated the code a bit
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Sat Jan 14 2006 - schwab@suse.de
|
* Sat Jan 14 2006 schwab@suse.de
|
||||||
- Don't strip binaries.
|
- Don't strip binaries.
|
||||||
- Always use RPM_OPT_FLAGS.
|
- Always use RPM_OPT_FLAGS.
|
||||||
* Fri Jun 17 2005 - meissner@suse.de
|
* Fri Jun 17 2005 meissner@suse.de
|
||||||
- use RPM_OPT_FLAGS.
|
- use RPM_OPT_FLAGS.
|
||||||
* Sat May 28 2005 - olh@suse.de
|
* Sat May 28 2005 olh@suse.de
|
||||||
- cast to avoid build failure
|
- cast to avoid build failure
|
||||||
* Wed Jun 16 2004 - ro@suse.de
|
* Wed Jun 16 2004 ro@suse.de
|
||||||
- cast to avoid gcc warning
|
- cast to avoid gcc warning
|
||||||
* Fri Mar 26 2004 - kukuk@suse.de
|
* Fri Mar 26 2004 kukuk@suse.de
|
||||||
- don't apply removed patch
|
- don't apply removed patch
|
||||||
- build as user
|
- build as user
|
||||||
* Wed Mar 24 2004 - marco@suse.de
|
* Wed Mar 24 2004 marco@suse.de
|
||||||
- added portability patch from schwab@suse.de
|
- added portability patch from schwab@suse.de
|
||||||
* Wed Mar 17 2004 - schwab@suse.de
|
* Wed Mar 17 2004 schwab@suse.de
|
||||||
- Remove bogus use of sa_restorer.
|
- Remove bogus use of sa_restorer.
|
||||||
- Fix portability bugs.
|
- Fix portability bugs.
|
||||||
* Mon Mar 15 2004 - marco@suse.de
|
* Mon Mar 15 2004 marco@suse.de
|
||||||
- fixed ia64 errors in softspeech_server.c
|
- fixed ia64 errors in softspeech_server.c
|
||||||
* Mon Mar 15 2004 - marco@suse.de
|
* Mon Mar 15 2004 marco@suse.de
|
||||||
- fixed FB bug resolutions > 800x600 now OK
|
- fixed FB bug resolutions > 800x600 now OK
|
||||||
- disabled mbrdico support for this version (2.2)
|
- disabled mbrdico support for this version (2.2)
|
||||||
- added new softspeech-lib
|
- added new softspeech-lib
|
||||||
* Tue Mar 09 2004 - marco@suse.de
|
* Tue Mar 09 2004 marco@suse.de
|
||||||
- added brlstar80 support
|
- added brlstar80 support
|
||||||
- improved softspeech support
|
- improved softspeech support
|
||||||
- improve speech-only navigation (kernel patch needed)
|
- improve speech-only navigation (kernel patch needed)
|
||||||
- added brllino support (experimental)
|
- added brllino support (experimental)
|
||||||
* Sun Mar 07 2004 - ro@suse.de
|
* Mon Mar 08 2004 ro@suse.de
|
||||||
- create pipes with mode 644
|
- create pipes with mode 644
|
||||||
* Mon Aug 11 2003 - marco@suse.de
|
* Mon Aug 11 2003 marco@suse.de
|
||||||
- add power-braille-support (experimental)
|
- add power-braille-support (experimental)
|
||||||
- add mbrdico support in softspeech_server
|
- add mbrdico support in softspeech_server
|
||||||
* Thu Jun 05 2003 - coolo@suse.de
|
* Thu Jun 05 2003 coolo@suse.de
|
||||||
- use BuildRoot
|
- use BuildRoot
|
||||||
- move rc* link to /usr/sbin
|
- move rc* link to /usr/sbin
|
||||||
- replaced invalid rpath
|
- replaced invalid rpath
|
||||||
* Thu Sep 12 2002 - marco@suse.de
|
* Fri Sep 13 2002 marco@suse.de
|
||||||
- removed lib-mn and lib-blazi
|
- removed lib-mn and lib-blazi
|
||||||
* Tue Sep 10 2002 - marco@suse.de
|
* Tue Sep 10 2002 marco@suse.de
|
||||||
- added profiles y2base and y2menu
|
- added profiles y2base and y2menu
|
||||||
- removed include of rc.config in suse-blinux script
|
- removed include of rc.config in suse-blinux script
|
||||||
* Tue Aug 20 2002 - ro@suse.de
|
* Tue Aug 20 2002 ro@suse.de
|
||||||
- added prereq (#17984)
|
- added prereq (#17984)
|
||||||
* Thu Jul 25 2002 - marco@suse.de
|
* Thu Jul 25 2002 marco@suse.de
|
||||||
- add brlwave features
|
- add brlwave features
|
||||||
- fixed bug in startscript
|
- fixed bug in startscript
|
||||||
- modified spkfilter for multi-language-support
|
- modified spkfilter for multi-language-support
|
||||||
* Fri Jun 14 2002 - ro@suse.de
|
* Fri Jun 14 2002 ro@suse.de
|
||||||
- always use macros when calling insserv
|
- always use macros when calling insserv
|
||||||
* Thu Mar 21 2002 - mmj@suse.de
|
* Thu Mar 21 2002 mmj@suse.de
|
||||||
- Fixed typo (Bug #14709)
|
- Fixed typo (Bug #14709)
|
||||||
* Sun Feb 10 2002 - marco@suse.de
|
* Sun Feb 10 2002 marco@suse.de
|
||||||
- add brlstar40-support
|
- add brlstar40-support
|
||||||
* Thu Jan 31 2002 - marco@suse.de
|
* Thu Jan 31 2002 marco@suse.de
|
||||||
- cleaned up the profile and keymap directory
|
- cleaned up the profile and keymap directory
|
||||||
- fixed the lnrgt bug
|
- fixed the lnrgt bug
|
||||||
* Tue Jan 29 2002 - marco@suse.de
|
* Tue Jan 29 2002 marco@suse.de
|
||||||
- add patch from schwab@suse.de
|
- add patch from schwab@suse.de
|
||||||
- add string-compression for speech
|
- add string-compression for speech
|
||||||
- add a new handling of screen-memory (for frame-buffer)
|
- add a new handling of screen-memory (for frame-buffer)
|
||||||
* Wed Jan 23 2002 - schwab@suse.de
|
* Wed Jan 23 2002 schwab@suse.de
|
||||||
- Fix to compile.
|
- Fix to compile.
|
||||||
* Tue Jan 15 2002 - marco@suse.de
|
* Tue Jan 15 2002 marco@suse.de
|
||||||
- moved fifos from /tmp to /var/run
|
- moved fifos from /tmp to /var/run
|
||||||
- using a new version of softspeech.so
|
- using a new version of softspeech.so
|
||||||
* Mon Sep 17 2001 - marco@suse.de
|
* Mon Sep 17 2001 marco@suse.de
|
||||||
- fixed bug in startup-script (status)
|
- fixed bug in startup-script (status)
|
||||||
* Thu Sep 06 2001 - marco@suse.de
|
* Thu Sep 06 2001 marco@suse.de
|
||||||
- add check before using fifos
|
- add check before using fifos
|
||||||
* Wed Aug 15 2001 - marco@suse.de
|
* Wed Aug 15 2001 marco@suse.de
|
||||||
- add patch from ro@suse.de (use g++ instead of gcc for linking)
|
- add patch from ro@suse.de (use g++ instead of gcc for linking)
|
||||||
* Mon Aug 13 2001 - marco@suse.de
|
* Mon Aug 13 2001 marco@suse.de
|
||||||
- add patch from schwab@suse.de
|
- add patch from schwab@suse.de
|
||||||
- add new documentation
|
- add new documentation
|
||||||
* Mon Aug 13 2001 - schwab@suse.de
|
* Mon Aug 13 2001 schwab@suse.de
|
||||||
- Remove references to sa_restorer.
|
- Remove references to sa_restorer.
|
||||||
- Don't call linker directly.
|
- Don't call linker directly.
|
||||||
* Mon Aug 13 2001 - marco@suse.de
|
* Mon Aug 13 2001 marco@suse.de
|
||||||
- add combibraille-support (25,40,80)
|
- add combibraille-support (25,40,80)
|
||||||
- fix tiny bug
|
- fix tiny bug
|
||||||
- fix handytech bug (statuscells)
|
- fix handytech bug (statuscells)
|
||||||
@ -188,33 +198,33 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- fix start-script suse-blinux
|
- fix start-script suse-blinux
|
||||||
- insert the changes from schwab@suse.de
|
- insert the changes from schwab@suse.de
|
||||||
- add baum vario support
|
- add baum vario support
|
||||||
* Sun Jun 17 2001 - schwab@suse.de
|
* Sun Jun 17 2001 schwab@suse.de
|
||||||
- Fix buiding of shared libraries.
|
- Fix buiding of shared libraries.
|
||||||
- Fix missing declarations.
|
- Fix missing declarations.
|
||||||
- Remove useless inline.
|
- Remove useless inline.
|
||||||
* Sat May 05 2001 - schwab@suse.de
|
* Sun May 06 2001 schwab@suse.de
|
||||||
- Fix building on non ia32 platforms.
|
- Fix building on non ia32 platforms.
|
||||||
* Mon Apr 30 2001 - marco@suse.de
|
* Mon Apr 30 2001 marco@suse.de
|
||||||
- update to 1.2
|
- update to 1.2
|
||||||
* Tue Dec 12 2000 - marco@suse.de
|
* Tue Dec 12 2000 marco@suse.de
|
||||||
- integrated patches
|
- integrated patches
|
||||||
* Thu Nov 30 2000 - ro@suse.de
|
* Thu Nov 30 2000 ro@suse.de
|
||||||
- fixed start-script to install in /etc/init.d
|
- fixed start-script to install in /etc/init.d
|
||||||
- use doc macro in specfile
|
- use doc macro in specfile
|
||||||
* Wed Nov 29 2000 - ro@suse.de
|
* Thu Nov 30 2000 ro@suse.de
|
||||||
- re-added patch from schwab@suse.de
|
- re-added patch from schwab@suse.de
|
||||||
* Sat Nov 18 2000 - marco@suse.de
|
* Sat Nov 18 2000 marco@suse.de
|
||||||
- build shared-libs
|
|
||||||
* Sat Nov 18 2000 - marco@suse.de
|
|
||||||
- update to 1.1
|
- update to 1.1
|
||||||
* Thu Jun 29 2000 - marco@suse.de
|
* Thu Jun 29 2000 marco@suse.de
|
||||||
- suse-blinux.conf - profile2 is now y2bignfat (for yast2 textmode inst)
|
- suse-blinux.conf - profile2 is now y2bignfat (for yast2 textmode inst)
|
||||||
: keymaps - prof1,prof2
|
: keymaps - prof1,prof2
|
||||||
* Wed Jun 28 2000 - marco@suse.de
|
* Wed Jun 28 2000 marco@suse.de
|
||||||
- change yast2-profile (frame-buffer)
|
- change yast2-profile (frame-buffer)
|
||||||
* Wed Jun 28 2000 - marco@suse.de
|
* Wed Jun 28 2000 marco@suse.de
|
||||||
- bug-fix in profile-directory
|
- bug-fix in profile-directory
|
||||||
* Wed Jun 28 2000 - marco@suse.de
|
* Wed Jun 28 2000 marco@suse.de
|
||||||
- new profile for yast2
|
- new profile for yast2
|
||||||
* Tue Jun 27 2000 - marco@suse.de
|
* Tue Jun 27 2000 marco@suse.de
|
||||||
- dynamic linking
|
- dynamic linking
|
||||||
|
Sat Nov 18 18:24:14 CET 2000
|
||||||
|
- build shared-libs
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
--- brld/brld.c
|
|
||||||
+++ brld/brld.c
|
|
||||||
@@ -274,7 +274,6 @@ int main (int argc, char **argv)
|
|
||||||
saio.sa_handler = io_event;
|
|
||||||
sigemptyset (&saio.sa_mask);
|
|
||||||
saio.sa_flags = 0;
|
|
||||||
- saio.sa_restorer = 0;
|
|
||||||
sigaction (SIGIO, &saio, NULL);
|
|
||||||
|
|
||||||
fcntl (brl_disp.brl_fd, F_SETOWN, getpid ());
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:120fefc21061db64f5bfbd679a34ce31096892a28daeb616af9006f72d21d120
|
|
||||||
size 354181
|
|
3
sblsrc-3.1.tbz2
Normal file
3
sblsrc-3.1.tbz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aca72d0a73237cb7844725be992e5ebf39926b4504c7242fc649565017ce8b97
|
||||||
|
size 300834
|
Loading…
x
Reference in New Issue
Block a user