Author: grzegol Date: Sat Aug 19 16:02:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.2 - removed Source1 (glib_java.h) - already in sources
---- Files affected: SPECS: java-glib.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/java-glib.spec diff -u SPECS/java-glib.spec:1.11 SPECS/java-glib.spec:1.12 --- SPECS/java-glib.spec:1.11 Mon Aug 14 14:54:19 2006 +++ SPECS/java-glib.spec Sat Aug 19 18:02:38 2006 @@ -3,18 +3,17 @@ Summary: Java interface for Glib library Summary(pl): Wrapper Javy dla biblioteki Glib Name: java-glib -Version: 0.3.1 +Version: 0.3.2 Release: 1 License: GPL v2 Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/glib-java/0.3/%{pname}-%{version}.tar.gz -# Source0-md5: 28cff0d1a6836d8901c161ebcc5a35b8 -Source1: %{name}-glib_java.h +# Source0-md5: 8dffdfea0566a7a694a7dfff5709a5ad URL: http://java-gnome.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-java >= 5:3.3.2 -BuildRequires: glib2-devel >= 1:2.12.1 +BuildRequires: glib2-devel >= 1:2.12.2 BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -29,7 +28,7 @@ Summary(pl): Pliki nagłówkowe biblioteki java-glib Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: glib2-devel >= 1:2.12.1 +Requires: glib2-devel >= 1:2.12.2 %description devel Header files for java-glib library. @@ -40,8 +39,6 @@ %prep %setup -q -n %{pname}-%{version} -cp %{SOURCE1} src/jni/glib_java.h - %build %{__libtoolize} %{__aclocal} -I macros @@ -88,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/08/19 16:02:38 grzegol +- updated to 0.3.2 +- removed Source1 (glib_java.h) - already in sources + Revision 1.11 2006/08/14 12:54:19 grzegol - updated to 0.3.1 - added missing glib_java.h (Source1) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/java-glib.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
