rpms/libgconf-java/devel libgconf-java.spec,1.27,1.28

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 12 14:45:35 UTC 2006


Author: skasal

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

Modified Files:
	libgconf-java.spec 
Log Message:
New upstream version, 2.12.3.


Index: libgconf-java.spec
===================================================================
RCS file: /cvs/dist/rpms/libgconf-java/devel/libgconf-java.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- libgconf-java.spec	12 Jul 2006 06:49:34 -0000	1.27
+++ libgconf-java.spec	12 Jul 2006 14:45:32 -0000	1.28
@@ -11,26 +11,21 @@
 %{!?java_pkg_prefix: %define java_pkg_prefix %{nil}}
 
 %define	name_base	libgconf-java
-%define	version		2.12.1.0.20060301.rh1
-%define release 	2.1
 
 Summary:	Java bindings for GConf
 Name:		%{java_pkg_prefix}%{name_base}
-Version:	%{version}
-Release: 	%{release}
+Version:	2.12.3
+Release: 	1
 License:	LGPL
 Group:		Development/Libraries
 URL:		http://java-gnome.sourceforge.net
-Source:		%{name_base}-%{version}.tar.gz
+Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name_base}/2.12/%{name_base}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 Requires:	GConf2 >= 2.11.2
-Requires:	%{java_pkg_prefix}libgtk-java >= 2.8.3.0.20060301.rh1
-BuildRequires:	%{java_pkg_prefix}libgtk-java-devel >= 2.8.0
-BuildRequires:  GConf2-devel >= 2.11.2, gcc-java >= 3.3.3
-
-# exclude while 390x is borked in beehive
-ExcludeArch: s390x
+Requires:	%{java_pkg_prefix}libgtk-java >= 2.8.4
+BuildRequires:	%{java_pkg_prefix}libgtk-java-devel >= 2.8.4
+BuildRequires:  GConf2-devel >= 2.11.2, gcc-java >= 4.1.1
 
 %description
 libgconf-java is a language binding that allows developers to use the
@@ -107,6 +102,10 @@
 %{_datadir}/java/*.zip
 
 %changelog
+* Sat Jun 17 2006 Stepan Kasal <skasal at redhat.com> - 2.12.3-1
+- New upstream version.
+- Build on s390x again.
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 2.12.1.0.20060301.rh1-2.1
 - rebuild
 




More information about the fedora-cvs-commits mailing list