SPECS: brltty.spec - __make -j1 install (otherwise it fails install vstp*) ...

sls sls at pld-linux.org
Fri Oct 10 17:34:25 CEST 2008


Author: sls                          Date: Fri Oct 10 15:34:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1 install (otherwise it fails install vstp*)
- package BrailleSense driver

---- Files affected:
SPECS:
   brltty.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.32 SPECS/brltty.spec:1.33
--- SPECS/brltty.spec:1.32	Tue Oct  7 09:58:58 2008
+++ SPECS/brltty.spec	Fri Oct 10 17:34:20 2008
@@ -8,7 +8,6 @@
 #	- create bcond to build with minimal deps (wo ncurses,gpm,at-spi*)
 #
 # warning: Installed (but unpackaged) file(s) found:
-#    /usr/lib/brltty/libbrlttybbs.so
 #    /usr/lib/ocaml/brlapi/META
 #    /usr/lib/ocaml/brlapi/brlapi.cma
 #    /usr/lib/ocaml/brlapi/brlapi.cmi
@@ -220,7 +219,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} install
+%{__make} -j1 install
 install Documents/brltty.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
 %clean
@@ -522,6 +521,7 @@
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybbl.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybbm.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybbn.so
+%attr(755,root,root) %{_libdir}/brltty/libbrlttybbs.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybcb.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybec.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybeu.so
@@ -608,6 +608,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008/10/10 15:34:20  sls
+- __make -j1 install (otherwise it fails install vstp*)
+- package BrailleSense driver
+
 Revision 1.32  2008/10/07 07:58:58  hawk
 - updated to 3.10, added autoconf patch (BRs autoconf 2.62)
 - updated TODO
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brltty.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list