SPECS: java-gconf.spec - 2.12.0, more BRs

freetz freetz at pld-linux.org
Tue Oct 25 20:38:56 CEST 2005


Author: freetz                       Date: Tue Oct 25 18:38:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.12.0, more BRs

---- Files affected:
SPECS:
   java-gconf.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/java-gconf.spec
diff -u SPECS/java-gconf.spec:1.10 SPECS/java-gconf.spec:1.11
--- SPECS/java-gconf.spec:1.10	Sat May 28 23:06:18 2005
+++ SPECS/java-gconf.spec	Tue Oct 25 20:38:51 2005
@@ -3,24 +3,26 @@
 Summary:	Java interface for GConf
 Summary(pl):	Wrapper Java dla GConf
 Name:		java-gconf
-Version:	2.10.1
+Version:	2.12.0
 Release:	1
 License:	LGPL
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pname}/2.10/%{pname}-%{version}.tar.bz2
-# Source0-md5:	73efb6effd65e1fe1b949adb8c70d5db
+Source0:	http://research.operationaldynamics.com/linux/java-gnome/dist/%{pname}-%{version}.tar.gz
+# Source0-md5:	01ccd398036fc57306f96f6719e7cfc6
 URL:		http://java-gnome.sourceforge.net/
-BuildRequires:	GConf2-devel >= 2.10.0
+BuildRequires:	GConf2-devel >= 2.12.0
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gcc-java >= 5:3.3.2
-BuildRequires:	gtk+2-devel >= 2:2.4.4
-BuildRequires:	java-gtk-devel >= 2.6.0
+BuildRequires:	java-gtk-devel >= 2.8.0
 BuildRequires:	libgcj-devel >= 5:3.3.2
+BuildRequires:	libtool
 BuildRequires:	pkgconfig
 Obsoletes:	libgconf-java
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		macros  %{_datadir}/glib-java/macros
+
 %description
 Java interface for GConf.
 
@@ -32,6 +34,7 @@
 Summary(pl):	Pliki nagłówkowe biblioteki java-gconf
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	java-gtk-devel >= 2.8.0
 Obsoletes:	libgconf-java-devel
 
 %description devel
@@ -44,7 +47,8 @@
 %setup -q -n %{pname}-%{version}
 
 %build
-%{__aclocal} -I `pkg-config --variable macro_dir gtk2-java`
+%{__libtoolize}
+%{__aclocal} -I `pkg-config --variable macro_dir gtk2-java` -I %{macros}
 %{__automake}
 %{__autoconf}
 %configure \
@@ -76,7 +80,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/lib*-2.10.so
+%attr(755,root,root) %{_libdir}/lib*-2.11.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -91,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/10/25 18:38:51  freetz
+- 2.12.0, more BRs
+
 Revision 1.10  2005/05/28 21:06:18  freetz
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/java-gconf.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list