This commit is contained in:
parent
1a193dff89
commit
d61c72e6c3
10
sbl.changes
10
sbl.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 14:01:50 CEST 2008 - ro@suse.de
|
||||
|
||||
- drop manual requires for libusb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 14:00:24 CEST 2008 - marco@suse.de
|
||||
|
||||
- fix typo in brld.c
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Fri Sep 26 17:00:57 CEST 2008 - marco@suse.de
|
||||
|
||||
|
7
sbl.spec
7
sbl.spec
@ -21,14 +21,13 @@
|
||||
Name: sbl
|
||||
BuildRequires: gcc-c++ libusb-devel
|
||||
Version: 3.4.0
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: GPL v2 or later
|
||||
Group: Hardware/Other
|
||||
Source: sblsrc-3.4.0.tbz2
|
||||
Summary: SuSE blinux
|
||||
PreReq: %insserv_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: libusb
|
||||
|
||||
%description
|
||||
SuSE blinux is a screen reader for the Linux console. It supports
|
||||
@ -82,6 +81,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config /etc/suse-blinux.conf
|
||||
|
||||
%changelog
|
||||
* Mon Sep 29 2008 ro@suse.de
|
||||
- drop manual requires for libusb
|
||||
* Mon Sep 29 2008 marco@suse.de
|
||||
- fix typo in brld.c
|
||||
* Fri Sep 26 2008 marco@suse.de
|
||||
- change suse-init-scripts brld and sbl
|
||||
- brld will only start if brlname is not none
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25cbc42309b6d02acc338c0048fabdb5134750ba6eb83bba7a340bc1ebf65c64
|
||||
size 185876
|
||||
oid sha256:2d2ee04432d8709effdbf056badbca5b5cb02d57ff8dceb4b9f0fb7904ca8f6a
|
||||
size 185989
|
||||
|
Loading…
Reference in New Issue
Block a user