SPECS: brltty.spec - use java-brlapi (not brlapi-java) - include m...

sls sls at pld-linux.org
Mon Jan 7 09:42:37 CET 2008


Author: sls                          Date: Mon Jan  7 08:42:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use java-brlapi (not brlapi-java)
- include macros.java

---- Files affected:
SPECS:
   brltty.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.28 SPECS/brltty.spec:1.29
--- SPECS/brltty.spec:1.28	Sat Jan  5 23:43:19 2008
+++ SPECS/brltty.spec	Mon Jan  7 09:42:31 2008
@@ -15,6 +15,7 @@
 %bcond_without	tcl		# tcl bindings
 %bcond_without	x		# build X11-based utilities
 #
+%include	/usr/lib/rpm/macros.java
 Summary:	Braille display driver for Linux/Unix
 Summary(pl.UTF-8):	Sterownik do wyświetlaczy Braille'a
 Name:		brltty
@@ -37,6 +38,7 @@
 %{?with_ocaml:BuildRequires:	ocaml}
 BuildRequires:	pkgconfig
 %{?with_python:BuildRequires:	python-Pyrex}
+%{?with_java:BuildRequires:	rpm-javaprov}
 %{?with_python:BuildRequires:	rpm-pythonprov}
 %{?with_tcl:BuildRequires:	tcl}
 %{?with_x:BuildRequires:	xorg-lib-libXaw-devel}
@@ -129,16 +131,16 @@
 Dokumentacja BrlAPI w formacie HTML generowane ze
 źrodeł brltty przez doxygen.
 
-%package -n brlapi-java
+%package -n java-brlapi
 Summary:	BrlAPI library for Java
 Summary(pl.UTF-8):	Biblioteka BrlAPI dla Javy
 Group:		Libraries
 Requires:	brlapi = %{version}-%{release}
 
-%description -n brlapi-java
+%description -n java-brlapi
 BrlAPI library for Java.
 
-%description -n brlapi-java -l pl.UTF-8
+%description -n java-brlapi -l pl.UTF-8
 Biblioteka BrlAPI dla Javy.
 
 %package -n python-brlapi
@@ -551,7 +553,7 @@
 %endif
 
 %if %{with java}
-%files -n brlapi-java
+%files -n java-brlapi
 %defattr(644,root,root,755)
 %{_libdir}/java/libbrlapi_java.so
 %{_javadir}/brlapi.jar
@@ -578,6 +580,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008-01-07 08:42:31  sls
+- use java-brlapi (not brlapi-java)
+- include macros.java
+
 Revision 1.28  2008-01-05 22:43:19  qboosh
 - added missing libbrlttybfl module
 - ghost soname symlink
================================================================

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



More information about the pld-cvs-commit mailing list