packages (AC-branch): avahi/avahi.spec - conditionally include macros.mono
glen
glen at pld-linux.org
Tue Feb 2 17:05:39 CET 2010
Author: glen Date: Tue Feb 2 16:05:39 2010 GMT
Module: packages Tag: AC-branch
---- Log message:
- conditionally include macros.mono
---- Files affected:
packages/avahi:
avahi.spec (1.73.2.5 -> 1.73.2.6)
---- Diffs:
================================================================
Index: packages/avahi/avahi.spec
diff -u packages/avahi/avahi.spec:1.73.2.5 packages/avahi/avahi.spec:1.73.2.6
--- packages/avahi/avahi.spec:1.73.2.5 Thu Sep 6 08:20:34 2007
+++ packages/avahi/avahi.spec Tue Feb 2 17:05:34 2010
@@ -9,13 +9,13 @@
%bcond_without qt # build without (any) qt bindings
%bcond_without qt3 # build without qt3 bindings
%bcond_with qt4 # build without qt4 bindings
-#
-%if !%{with qt}
+
+%if %{without qt}
%undefine with_qt3
%undefine with_qt4
%endif
-%include /usr/lib/rpm/macros.mono
-#
+
+%{?with_dotnet:%include /usr/lib/rpm/macros.mono}
Summary: Free mDNS/DNS-SD implementation
Summary(pl.UTF-8): Wolna implementacja mDNS/DNS-SD
Name: avahi
@@ -791,6 +791,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73.2.6 2010/02/02 16:05:34 glen
+- conditionally include macros.mono
+
Revision 1.73.2.5 2007/09/06 06:20:34 arekm
- fix dbus version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.73.2.5&r2=1.73.2.6&f=u
More information about the pld-cvs-commit
mailing list