rpms/eclipse-bugzilla/devel eclipse-bugzilla.spec,1.47,1.48

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 1 18:16:41 UTC 2006


Author: bkonrath

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

Modified Files:
	eclipse-bugzilla.spec 
Log Message:
 Require java-gcj-compat >= 1.0.64.


Index: eclipse-bugzilla.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-bugzilla/devel/eclipse-bugzilla.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- eclipse-bugzilla.spec	24 Jul 2006 09:36:00 -0000	1.47
+++ eclipse-bugzilla.spec	1 Sep 2006 18:16:38 -0000	1.48
@@ -22,7 +22,7 @@
 Summary: 	%{pkg_summary} 
 Name: 		%{eclipse_name}-bugzilla
 Version: 	%{version_majmin}.%{version_micro}
-Release:	8
+Release:	9
 License:	Common Public License v1.0 <http://www.eclipse.org/legal/cpl-v10.html>
 Group:		Text Editors/Integrated Development Environments (IDE)
 #URL:		
@@ -56,9 +56,9 @@
 
 %if %{gcj_support}
 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
+BuildRequires:    	java-gcj-compat-devel >= 1.0.64
+Requires(post):   	java-gcj-compat >= 1.0.64
+Requires(postun): 	java-gcj-compat >= 1.0.64
 %else
 BuildRequires:		java-devel >= 1.4.2
 %endif
@@ -156,6 +156,9 @@
 %endif
 
 %changelog
+* Fri Sep 01 2006 Ben Konrath <bkonrath at redhat.com> 0.2.2-9
+- Require java-gcj-compat >= 1.0.64.
+
 * Mon Jul 24 2006 Ben Konrath <bkonrath at redhat.com> 0.2.2-8
 - Rebuild.
 




More information about the fedora-cvs-commits mailing list