SPECS: dbus.spec - looks like including macros can't be conditional

freetz freetz at pld-linux.org
Wed Nov 30 16:50:34 CET 2005


Author: freetz                       Date: Wed Nov 30 15:50:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- looks like including macros can't be conditional

---- Files affected:
SPECS:
   dbus.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.106 SPECS/dbus.spec:1.107
--- SPECS/dbus.spec:1.106	Wed Nov 30 16:46:04 2005
+++ SPECS/dbus.spec	Wed Nov 30 16:50:29 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 #
+%include	/usr/lib/rpm/macros.mono
 #
 # Conditional build:
 %bcond_without	glib	# without glib support
@@ -47,7 +48,6 @@
 %{?with_gcj:BuildRequires:	gcc-java >= 5:4.0}
 %{?with_gtk:BuildRequires:	gtk+2-devel >= %{glib2_version}}
 %if %{with dotnet}
-%include	/usr/lib/rpm/macros.mono
 # just gtk-sharp for examples
 BuildRequires:	dotnet-gtk-sharp-devel
 BuildRequires:	mono-csharp >= 0.95
@@ -558,6 +558,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2005/11/30 15:50:29  freetz
+- looks like including macros can't be conditional
+
 Revision 1.106  2005/11/30 15:46:04  freetz
 - exclude i386 from dotnet bindings, removed bogus kdelibs check, rel.3
 
================================================================

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




More information about the pld-cvs-commit mailing list