]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- next step, relese 4.2, java enabled, rebuild w/o dotnet+qt. auto/th/dbus-0_23_4-4_2
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 11 May 2005 00:46:09 +0000 (00:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbus.spec -> 1.78

dbus.spec

index 45375bd77e4c22576ceede97ce0fdf8b9254ea25..ac496138085ad7b06ca059558902f65ecd24582e 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
@@ -5,7 +5,7 @@
 %bcond_without glib    # without glib support
 %bcond_without gtk     # without GTK+ programs
 %bcond_without qt      # without qt support
-%bcond_with    gcj     # with Java support
+%bcond_without gcj     # with Java support
 %bcond_without python  # without python support
 %bcond_without dotnet  # without .net support
 #
@@ -20,7 +20,7 @@ Summary:      D-BUS message bus
 Summary(pl):   Magistrala przesy³ania komunikatów D-BUS
 Name:          dbus
 Version:       0.23.4
-Release:       4.1
+Release:       4.2
 License:       AFL v2.1 or GPL v2
 Group:         Libraries
 Source0:       http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -56,6 +56,7 @@ BuildRequires:        python-Pyrex >= 0.9.3
 %endif
 %{?with_qt:BuildRequires:      qt-devel >= %{qt_version}}
 BuildRequires: rpmbuild(macros) >= 1.202
+BuildRequires: sed >= 4.0
 BuildRequires: xmlto
 PreReq:        rc-scripts
 Requires:      %{name}-libs = %{version}-%{release}
@@ -309,6 +310,7 @@ z Pythonem.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p0
+sed -i 's:JAR.*=.*jar:JAR=fastjar:g' gcj/Makefile.{am,in}
 
 %build
 %{__libtoolize}
This page took 0.039847 seconds and 4 git commands to generate.