rpms/simplyhtml/devel simplyhtml.spec,1.4,1.5

John T. Guthrie III guthrie at fedoraproject.org
Thu Mar 5 07:19:19 UTC 2009


Author: guthrie

Update of /cvs/extras/rpms/simplyhtml/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32743

Modified Files:
	simplyhtml.spec 
Log Message:
Adding version requirement to the java-devel BuildRequirement.



Index: simplyhtml.spec
===================================================================
RCS file: /cvs/extras/rpms/simplyhtml/devel/simplyhtml.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- simplyhtml.spec	4 Mar 2009 23:26:32 -0000	1.4
+++ simplyhtml.spec	5 Mar 2009 07:18:49 -0000	1.5
@@ -3,7 +3,7 @@
 
 Name:           simplyhtml
 Version:        0.12.5
-Release:        8%{?dist}
+Release:        9%{?dist}
 Epoch:          0
 Summary:        Application and a java component for rich text processing
 # All files are GPL except for src/com/sun/demo/ElementTreePanel.java which has
@@ -28,7 +28,7 @@
 BuildRequires:  ant
 BuildRequires:  gnu-regexp
 BuildRequires:  javahelp2
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  jpackage-utils
 %if %{with_gcj}
 BuildRequires:  java-gcj-compat-devel >= 1.0.31
@@ -177,7 +177,11 @@
 
 
 %changelog
-* Wed Mar  4 2009 John Guthrie <guthrie at counterexample.org> 0:0.12.5-7
+* Wed Mar  5 2009 John Guthrie <guthrie at counterexample.org> 0:0.12.5-9
+- Adding a version specification to the java-devel BuildRequirement so that
+  java-1.6.0-openjdk-devel-1.6.0.0 will get included in the build environment.
+
+* Wed Mar  4 2009 John Guthrie <guthrie at counterexample.org> 0:0.12.5-8
 - Typo fix in spec file.
 
 * Wed Mar  4 2009 John Guthrie <guthrie at counterexample.org> 0:0.12.5-7




More information about the fedora-extras-commits mailing list