diff --git a/java-gnome.spec b/java-gnome.spec index 1ffc22b..d0e168b 100644 --- a/java-gnome.spec +++ b/java-gnome.spec @@ -1,7 +1,7 @@ Summary: Java GNOME bindings Name: java-gnome Version: 4.0.16 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://java-gnome.sourceforge.net Source0: http://ftp.gnome.org/pub/gnome/sources/java-gnome/4.0/java-gnome-%{version}.tar.bz2 # This is the "Classpath" exception. @@ -27,7 +27,6 @@ BuildRequires: junit BuildRequires: python BuildRequires: java-devel >= 1:1.6.0 BuildRequires: jpackage-utils -BuildRequires: xorg-x11-server-Xvfb Requires: java >= 1:1.6.0 Requires: jpackage-utils # Pulled from upstream, will be in the next release. @@ -105,6 +104,9 @@ rm -rf %{buildroot} %{_javadocdir}/%{name}-%{version} %changelog +* Mon Jul 19 2010 Alexander Boström - 4.0.16-3 +- remove Xvfb buildreq (not used) + * Sat Jul 17 2010 Alexander Boström - 4.0.16-2 - rebase configure patch