SPECS: dbus.spec - 0.60, dotnet not tested (we got broken mono stu...

freetz freetz at pld-linux.org
Wed Jan 18 19:39:03 CET 2006


Author: freetz                       Date: Wed Jan 18 18:39:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.60, dotnet not tested (we got broken mono stuff), build gcj by default,
  TODO added

---- Files affected:
SPECS:
   dbus.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.113 SPECS/dbus.spec:1.114
--- SPECS/dbus.spec:1.113	Sun Dec 11 23:14:17 2005
+++ SPECS/dbus.spec	Wed Jan 18 19:38:57 2006
@@ -1,12 +1,15 @@
 # $Revision$, $Date$
 #
+# TODO:
+# - qt4 bindings
+#
 # Conditional build:
+%bcond_without	dotnet	# without .NET support
+%bcond_without	gcj	# without Java support
 %bcond_without	glib	# without glib support
 %bcond_without	gtk	# without GTK+ programs
-%bcond_without	qt	# without Qt support
 %bcond_without	python	# without Python support
-%bcond_without	dotnet	# without .NET support
-%bcond_with	gcj	# with Java support
+%bcond_without	qt	# without Qt support
 #
 %{?with_dotnet:%include	/usr/lib/rpm/macros.mono}
 
@@ -24,12 +27,12 @@
 Summary:	D-BUS message bus
 Summary(pl):	Magistrala przesyłania komunikatów D-BUS
 Name:		dbus
-Version:	0.50
-Release:	4
+Version:	0.60
+Release:	1
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
 Source0:	http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	1addd5b600a8a4550766005d1f59401b
+# Source0-md5:	da9561b5e579cedddc34f53427e99a93
 Source1:	messagebus.init
 Source2:	%{name}-daemon-1-profile.d-sh
 Source3:	%{name}-sysconfig
@@ -351,7 +354,7 @@
 	%{!?with_glib:--disable-glib} \
 	%{!?with_gtk:--disable-gtk} \
 	%{!?with_python:--disable-python} \
-	%{!?with_qt:--disable-qt} \
+	%{?with_qt:--enable-qt3} \
 	--disable-asserts \
 	--disable-tests \
 	--enable-abstract-sockets \
@@ -559,6 +562,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/01/18 18:38:57  freetz
+- 0.60, dotnet not tested (we got broken mono stuff), build gcj by default,
+  TODO added
+
 Revision 1.113  2005/12/11 22:14:17  adamg
 - BR: rpm-pythonprov if --with python
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dbus.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list