rpms/cairo-java/devel cairo-java.spec,1.44,1.45

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 27 17:42:09 UTC 2007


Author: skasal

Update of /cvs/dist/rpms/cairo-java/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28645

Modified Files:
	cairo-java.spec 
Log Message:
- BuildRequire java-devel instead of java-1.4.2-gcj-compat-devel.


Index: cairo-java.spec
===================================================================
RCS file: /cvs/dist/rpms/cairo-java/devel/cairo-java.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- cairo-java.spec	5 Mar 2007 18:41:50 -0000	1.44
+++ cairo-java.spec	27 Mar 2007 17:42:06 -0000	1.45
@@ -15,7 +15,7 @@
 Summary:	Java bindings for the Cairo library
 Name:		%{java_pkg_prefix}%{name_base}
 Version:	1.0.5
-Release: 	6%{?dist}
+Release: 	7%{?dist}
 License:	LGPL
 Group:		Development/Libraries
 URL:		http://java-gnome.sourceforge.net
@@ -31,7 +31,7 @@
 BuildRequires:	cairo-devel >= 1.0.0
 BuildRequires:	gcc-java >= 3.3.3
 BuildRequires:	docbook-utils
-BuildRequires:	java-1.4.2-gcj-compat-devel >= 1.4.2
+BuildRequires:	java-devel
 
 %description
 Cairo-java is a language binding that allows developers to write Cairo
@@ -121,6 +121,9 @@
 
 
 %changelog
+* Tue Mar 27 2007 Stepan Kasal <skasal at redhat.com> - 1.0.5-7
+- BuildRequire java-devel instead of java-1.4.2-gcj-compat-devel.
+
 * Mon Mar  5 2007 Stepan Kasal <skasal at redhat.com> - 1.0.5-6
 - Touch aclocal.m4, configure, Makefile.in after applying the patch.
 - Force -fPIC and avoid -Wall with gcj/ecj.




More information about the fedora-cvs-commits mailing list