SPECS: dbus.spec - this spec has been already adapted for gcc4-sty...

qboosh qboosh at pld-linux.org
Wed Jun 22 19:46:35 CEST 2005


Author: qboosh                       Date: Wed Jun 22 17:46:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- this spec has been already adapted for gcc4-style gcj - updated deps (fixes BTS#5664)

---- Files affected:
SPECS:
   dbus.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/dbus.spec
diff -u SPECS/dbus.spec:1.82 SPECS/dbus.spec:1.83
--- SPECS/dbus.spec:1.82	Mon Jun 20 23:51:51 2005
+++ SPECS/dbus.spec	Wed Jun 22 19:46:29 2005
@@ -5,10 +5,10 @@
 # Conditional build:
 %bcond_without	glib	# without glib support
 %bcond_without	gtk	# without GTK+ programs
-%bcond_without	qt	# without qt support
-%bcond_without	gcj	# with Java support
-%bcond_without	python	# without python support
-%bcond_without	dotnet	# without .net support
+%bcond_without	qt	# without Qt support
+%bcond_without	gcj	# without Java support
+%bcond_without	python	# without Python support
+%bcond_without	dotnet	# without .NET support
 #
 %if %{without glib}
 %undefine	with_gtk
@@ -43,10 +43,8 @@
 BuildRequires:	automake
 BuildRequires:	expat-devel >= %{expat_version}
 BuildRequires:	doxygen
-%{?with_gcj:BuildRequires:	fastjar}
 %{?with_glib:BuildRequires:	glib2-devel >= %{glib2_version}}
-%{?with_gcj:BuildRequires:	gcc-java-tools}
-%{?with_gcj:BuildRequires:	libgcj-devel}
+%{?with_gcj:BuildRequires:	gcc-java >= 5:4.0}
 %{?with_gtk:BuildRequires:	gtk+2-devel >= %{glib2_version}}
 %{?with_qt:BuildRequires:	kdelibs-devel}
 # just gtk-sharp for examples
@@ -548,6 +546,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2005/06/22 17:46:29  qboosh
+- this spec has been already adapted for gcc4-style gcj - updated deps (fixes BTS#5664)
+
 Revision 1.82  2005/06/20 21:51:51  patrys
 - added missing BR: fastjar
 
================================================================

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




More information about the pld-cvs-commit mailing list