Author: jajcus Date: Thu May 13 09:40:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - 'doc' bcond disabled by default (doesn't work on our builders for some reason) - Release: 2
---- Files affected: packages/java-dbus: java-dbus.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/java-dbus/java-dbus.spec diff -u packages/java-dbus/java-dbus.spec:1.12 packages/java-dbus/java-dbus.spec:1.13 --- packages/java-dbus/java-dbus.spec:1.12 Thu May 13 10:08:54 2010 +++ packages/java-dbus/java-dbus.spec Thu May 13 11:40:54 2010 @@ -1,14 +1,14 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without doc # do not build full documentation +%bcond_with doc # build full documentation # %include /usr/lib/rpm/macros.java Summary: Java implementation of D-BUS Summary(pl.UTF-8): Implementacja D-BUS w Javie Name: java-dbus Version: 2.7 -Release: 1 +Release: 2 License: AFL v2.1 or GPL v2 Group: Libraries/Java Source0: http://dbus.freedesktop.org/releases/dbus-java/dbus-java-%{version}.tar.gz @@ -110,6 +110,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2010/05/13 09:40:54 jajcus +- 'doc' bcond disabled by default (doesn't work on our builders for some reason) +- Release: 2 + Revision 1.12 2010/05/13 08:08:54 jajcus - without_doc bcond added - install the built HTML and PDF docs (thes are not the javadoc 'apidocs') when with_doc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-dbus/java-dbus.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
