SPECS (AC-DEVEL): kadu.spec - define DBUS_API_SUBJECT_TO_CHANGE fo...

arvenil arvenil at pld-linux.org
Sat Feb 16 09:43:49 CET 2008


Author: arvenil                      Date: Sat Feb 16 08:43:49 2008 GMT
Module: SPECS                         Tag: AC-DEVEL
---- Log message:
- define DBUS_API_SUBJECT_TO_CHANGE for water_notify module and enable this module

---- Files affected:
SPECS:
   kadu.spec (1.97.2.102.2.2 -> 1.97.2.102.2.3) 

---- Diffs:

================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.97.2.102.2.2 SPECS/kadu.spec:1.97.2.102.2.3
--- SPECS/kadu.spec:1.97.2.102.2.2	Fri Feb 15 20:59:30 2008
+++ SPECS/kadu.spec	Sat Feb 16 09:43:43 2008
@@ -3,8 +3,6 @@
 # TODO:
 # - Some modules with bcond_with will not work for now, we need to wait for next releases
 # - Add Obsoletes for modules iwait4u, powerkadu, notify_osdhints if they will not be fixed before final 0.6.0
-# - water_notify module doesn't build:
-#   "Please define DBUS_API_SUBJECT_TO_CHANGE to acknowledge your understanding that D-BUS hasn't reached 1.0 and is subject to protocol and API churn."
 #
 # NOTE:
 # - We use staticly linked libgadu because of no stable release with dcc7
@@ -37,7 +35,7 @@
 %bcond_with	notify_osdhints		# with osdhints_notify module
 %bcond_without	notify_pcspeaker	# without pcspeaker_notify module support
 %bcond_without	notify_speech		# without Speech synthesis support
-%bcond_with	notify_water		# with water_notify module support
+%bcond_without	notify_water		# without water_notify module support
 %bcond_without	notify_xosd		# without xosd_notify module support
 %bcond_with	powerkadu		# with PowerKadu extensions
 %bcond_without	profiles		# without profiles module support
@@ -1083,6 +1081,7 @@
 %{__autoheader}
 %{__autoconf}
 %{__automake}
+CXXFLAGS="-DDBUS_API_SUBJECT_TO_CHANGE"
 %configure \
 	--%{?with_debug:en}%{!?with_debug:dis}able-debug \
 	--enable-dist-info="PLD Linux Distribution" \
@@ -1685,6 +1684,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97.2.102.2.3  2008-02-16 08:43:43  arvenil
+- define DBUS_API_SUBJECT_TO_CHANGE for water_notify module and enable this module
+
 Revision 1.97.2.102.2.2  2008-02-15 19:59:30  arvenil
 - up to 0.6.0-rc3 (merged from DEVEL)
 - merged all other changes from DEVEL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kadu.spec?r1=1.97.2.102.2.2&r2=1.97.2.102.2.3&f=u



More information about the pld-cvs-commit mailing list