rpms/eclipse-bugzilla/devel eclipse-bugzilla.spec,1.22,1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jul 21 21:22:36 UTC 2005


Author: jpound

Update of /cvs/dist/rpms/eclipse-bugzilla/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3076

Modified Files:
	eclipse-bugzilla.spec 
Log Message:
BuildRequire gcc-java 4.0.1.



Index: eclipse-bugzilla.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-bugzilla/devel/eclipse-bugzilla.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- eclipse-bugzilla.spec	21 Jul 2005 21:10:36 -0000	1.22
+++ eclipse-bugzilla.spec	21 Jul 2005 21:22:34 -0000	1.23
@@ -22,7 +22,7 @@
 Summary: 	%{pkg_summary} 
 Name: 		%{eclipse_name}-bugzilla
 Version: 	%{version_majmin}.%{version_micro}_fc
-Release:	4
+Release:	5
 License:	Common Public License v1.0 <http://www.eclipse.org/legal/cpl-v10.html>
 Group:		Text Editors/Integrated Development Environments (IDE)
 #URL:		
@@ -44,7 +44,7 @@
 BuildRequires: eclipse-pde
 BuildRequires: libswt3-gtk2
 %if %{gcj_support}
-BuildRequires:	gcc-java >= 4.0.0-1
+BuildRequires:	gcc-java >= 4.0.1-4
 BuildRequires:    java-gcj-compat-devel >= 1.0.31
 Requires(post):   java-gcj-compat >= 1.0.31
 Requires(postun): java-gcj-compat >= 1.0.31
@@ -128,6 +128,9 @@
 %endif
 
 %changelog
+* Thu Jul 21 2005 Jeff Pound <jpound at redhat.com> 0.1.1_fc-5
+- BuildRequire gcc-java 4.0.1.
+
 * Thu Jul 21 2005 Jeff Pound <jpound at redhat.com> 0.1.1_fc-4
 - Remove bugzilla.redhat.com/bugzilla-old pre-set (no longer online).
 - Finalize support for new bugzilla.redhat.com (pending https bug#158893).




More information about the fedora-cvs-commits mailing list