SPECS: java-libdbus.spec - updated to 1.11, updated make patch

qboosh qboosh at pld-linux.org
Thu Nov 16 18:36:01 CET 2006


Author: qboosh                       Date: Thu Nov 16 17:36:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.11, updated make patch

---- Files affected:
SPECS:
   java-libdbus.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/java-libdbus.spec
diff -u SPECS/java-libdbus.spec:1.1 SPECS/java-libdbus.spec:1.2
--- SPECS/java-libdbus.spec:1.1	Sat Oct 28 12:42:50 2006
+++ SPECS/java-libdbus.spec	Thu Nov 16 18:35:55 2006
@@ -2,13 +2,12 @@
 Summary:	Java 1.5 bindings for D-BUS library
 Summary(pl):	Dowiązania Javy 1.5 dla biblioteki D-BUS
 Name:		java-libdbus
-Version:	1.9
+Version:	1.11
 Release:	1
-# docs are on GPL v2, but no license information in code
-License:	GPL v2 (?)
+License:	AFL v2.1 or GPL v2
 Group:		Development/Languages/Java
 Source0:	http://dbus.freedesktop.org/releases/dbus-java/libdbus-java-%{version}.tar.gz
-# Source0-md5:	30097d7a122a11779908d7796cd3e65e
+# Source0-md5:	3ef2724a4ae4fbc4ec22381ed88a8030
 Patch0:		%{name}-make.patch
 URL:		http://www.freedesktop.org/Software/DBusBindings
 BuildRequires:	dbus-devel >= 0.90
@@ -36,10 +35,12 @@
 	LD="%{__cc}" \
 	LDFLAGS="%{rpmldflags}"
 
+%{__make} doc
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} install install-man \
 	BINPREFIX=$RPM_BUILD_ROOT%{_bindir} \
 	DOCPREFIX=`pwd`/docs \
 	JARPREFIX=$RPM_BUILD_ROOT%{_javadir} \
@@ -54,9 +55,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc changelog
+%doc AUTHORS COPYING README changelog
 # javadoc
-%doc docs/api
+%doc doc/api
 %attr(755,root,root) %{_bindir}/DBusViewer
 %attr(755,root,root) %{_bindir}/CreateInterface
 %attr(755,root,root) %{_bindir}/ListDBus
@@ -72,5 +73,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/16 17:35:55  qboosh
+- updated to 1.11, updated make patch
+
 Revision 1.1  2006/10/28 10:42:50  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/java-libdbus.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list