SPECS: java-gtk.spec - 2.8.0, use m4 macros provided by java-glib, ...

freetz freetz at pld-linux.org
Tue Oct 25 20:13:52 CEST 2005


Author: freetz                       Date: Tue Oct 25 18:13:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.8.0, use m4 macros provided by java-glib, more BRs

---- Files affected:
SPECS:
   java-gtk.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/java-gtk.spec
diff -u SPECS/java-gtk.spec:1.31 SPECS/java-gtk.spec:1.32
--- SPECS/java-gtk.spec:1.31	Wed May 11 22:01:18 2005
+++ SPECS/java-gtk.spec	Tue Oct 25 20:13:45 2005
@@ -3,21 +3,25 @@
 Summary:	Java interface for the GTK+
 Summary(pl):	Wrapper Java dla GTK+
 Name:		java-gtk
-Version:	2.6.2
+Version:	2.8.0
 Release:	1
 License:	LGPL
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgtk-java/2.6/%{pname}-%{version}.tar.bz2
-# Source0-md5:	17d558597494261ff92b155a10a27d20
+Source0:	http://research.operationaldynamics.com/linux/java-gnome/dist/%{pname}-%{version}.tar.gz
+# Source0-md5:	b63332bd156f5a5d5b6344dd8ed052a7
 URL:		http://java-gnome.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	docbook-utils
 BuildRequires:	gcc-java >= 5:3.3.2
-BuildRequires:	gtk+2-devel >= 2:2.6.0
+BuildRequires:	gtk+2-devel >= 2:2.8.0
+BuildRequires:	java-cairo-devel >= 1.0.0
+BuildRequires:	libtool
 Obsoletes:	libgtk-java
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		macros  %{_datadir}/glib-java/macros
+
 %description
 Java interface for the GTK+.
 
@@ -52,7 +56,9 @@
 %setup -q -n %{pname}-%{version}
 
 %build
-%{__aclocal} -I macros
+%{__libtoolize}
+%{__aclocal} -I macros -I %{macros}
+%{__automake}
 %{__autoconf}
 %configure \
 	GCJ_JAR=`echo %{_datadir}/java/libgcj*.jar` \
@@ -81,7 +87,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README THANKS TODO
-%attr(755,root,root) %{_libdir}/libgtk*-2.6.so
+%attr(755,root,root) %{_libdir}/libgtk*-2.8.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -104,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2005/10/25 18:13:45  freetz
+- 2.8.0, use m4 macros provided by java-glib, more BRs
+
 Revision 1.31  2005/05/11 20:01:18  freetz
 - fixed typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/java-gtk.spec?r1=1.31&r2=1.32&f=u




More information about the pld-cvs-commit mailing list