ALT Linux Bugzilla
– Attachment 955 Details for
Bug 7232
enable/disable mono build
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
mono enable/disable switch
dbus.spec.diff (text/plain), 1.72 KB, created by
Kachalov Anton
on 2005-06-28 20:44:34 MSD
(
hide
)
Description:
mono enable/disable switch
Filename:
MIME Type:
Creator:
Kachalov Anton
Created:
2005-06-28 20:44:34 MSD
Size:
1.72 KB
patch
obsolete
>--- dbus.spec.orig 2005-05-13 11:17:05 +0400 >+++ dbus.spec 2005-06-28 16:47:12 +0400 >@@ -3,12 +3,18 @@ > %define version 0.23.4 > %define source_name %base_name > %define source_version %version >-%define release alt1 >+%define release alt1.64bit > > # QT bindings are broken at the moment > %def_enable qt > %def_disable static > >+%ifarch x86_64 >+%def_disable mono >+%else >+%def_enable mono >+%endif >+ > %if_enabled qt > %def_with cvs_dbusqt > %if_with cvs_dbusqt >@@ -215,6 +221,7 @@ > > This package contains GCJ bindings (shared libs) for D-BUS > >+%if_enabled mono > %package -n lib%name-mono > Summary: Mono bindings for D-BUS > Group: Development/Other >@@ -236,6 +243,7 @@ > %descr_en > > This package contains Mono bindings documentation for D-BUS in Monodoc format >+%endif > > %setup_python_subpackage dbus > %package -n %packagename >@@ -285,8 +293,10 @@ > --enable-gcj \ > --enable-glib \ > --enable-gtk \ >+%if_enabled mono > --enable-mono \ > --enable-mono-docs \ >+%endif > --enable-python \ > --enable-xml-docs \ > --with-x \ >@@ -428,24 +438,26 @@ > %_libdir/libdbus-gcj-1.so* > %_datadir/java/* > >- >+%if_enabled mono > %files -n lib%name-mono > %doc mono/example/*cs > %doc mono/example/Makefile > %_libdir/mono > %_libdir/pkgconfig/dbus-sharp.pc > >- > %files -n lib%name-monodoc > %docdir %_libdir/monodoc/sources > %_libdir/monodoc/sources/* >- >+%endif > > %files -n %packagename > %_libdir/python%__python_version/site-packages/dbus*.py* > %_libdir/python%__python_version/site-packages/dbus*.so > > %changelog >+* Tue Jun 28 2005 Anton D. Kachalov <mouse@altlinux.org> 0.23.4-alt1.64bit >+- disable mono for x86_64 >+ > * Fri May 13 2005 Anton Farygin <rider@altlinux.ru> 0.23.4-alt1 > - updated to new version > - gui tools moved from dbus-tools to dbus-tools-gui
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7232
: 955