SPECS: dbus.spec - disable dotnet on sparc/alpha

arekm arekm at pld-linux.org
Sun Sep 4 15:35:07 CEST 2005


Author: arekm                        Date: Sun Sep  4 13:35:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable dotnet on sparc/alpha

---- Files affected:
SPECS:
   dbus.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.99 SPECS/dbus.spec:1.100
--- SPECS/dbus.spec:1.99	Tue Aug 30 23:42:44 2005
+++ SPECS/dbus.spec	Sun Sep  4 15:35:02 2005
@@ -12,6 +12,10 @@
 %undefine	with_gtk
 %endif
 
+%ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
+%undefine with_dotnet
+%endif
+
 %define		expat_version	1.95.5
 %define		glib2_version	2.2.0
 %define		qt_version	3.1.0
@@ -19,7 +23,7 @@
 Summary(pl):	Magistrala przesyłania komunikatów D-BUS
 Name:		dbus
 Version:	0.36.2
-Release:	2
+Release:	3
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
 Source0:	http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -555,6 +559,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2005/09/04 13:35:02  arekm
+- disable dotnet on sparc/alpha
+
 Revision 1.99  2005/08/30 21:42:44  paladine
 - missing \
 
================================================================

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




More information about the pld-cvs-commit mailing list