SPECS: java-dbus.spec - updated to 2.4 - removed obsolete make pat...
qboosh
qboosh at pld-linux.org
Sat Mar 1 12:47:12 CET 2008
Author: qboosh Date: Sat Mar 1 11:47:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.4
- removed obsolete make patch
- needs libmatthew 0.6 now
---- Files affected:
SPECS:
java-dbus.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/java-dbus.spec
diff -u SPECS/java-dbus.spec:1.5 SPECS/java-dbus.spec:1.6
--- SPECS/java-dbus.spec:1.5 Sun Dec 16 17:07:05 2007
+++ SPECS/java-dbus.spec Sat Mar 1 12:47:06 2008
@@ -3,22 +3,21 @@
Summary: Java implementation of D-BUS
Summary(pl.UTF-8): Implementacja D-BUS w Javie
Name: java-dbus
-Version: 2.3.2
+Version: 2.4
Release: 1
License: AFL v2.1 or GPL v2
Group: Development/Languages/Java
Source0: http://dbus.freedesktop.org/releases/dbus-java/dbus-java-%{version}.tar.gz
-# Source0-md5: 44369871fb547a4439eb180d98a565ff
-Patch0: %{name}-make.patch
+# Source0-md5: cd675550676b84601cd44f39246c4ea9
URL: http://www.freedesktop.org/Software/DBusBindings
BuildRequires: docbook-to-man
-BuildRequires: java-libmatthew
+BuildRequires: java-libmatthew >= 0.6
BuildRequires: jdk >= 1.5
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
BuildRequires: tex4ht
-Requires: java-libmatthew
+Requires: java-libmatthew >= 0.6
Requires: jpackage-utils
Requires: jre >= 1.5
Obsoletes: java-libdbus
@@ -48,7 +47,6 @@
%prep
%setup -q -n dbus-java-%{version}
-%patch0 -p1
%build
%{__make}
@@ -97,6 +95,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008-03-01 11:47:06 qboosh
+- updated to 2.4
+- removed obsolete make patch
+- needs libmatthew 0.6 now
+
Revision 1.5 2007-12-16 16:07:05 qboosh
- updated to 2.3.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-dbus.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list