2004-05-05 Niall Power <[email protected]>
authorniall
Wed, 05 May 2004 10:11:13 +0000
changeset 2647 33c071a214d3
parent 2646 907ec66fab2e
child 2648 a8ce6c76a912
2004-05-05 Niall Power <[email protected]> * libgnomeui.spec: add missing gtk file selector plugin to %files. Add gtk2 to requirements
ChangeLog
libgnomeui.spec
--- a/ChangeLog	Wed May 05 10:04:10 2004 +0000
+++ b/ChangeLog	Wed May 05 10:11:13 2004 +0000
@@ -1,3 +1,8 @@
+2004-05-05  Niall Power <[email protected]>
+
+	* libgnomeui.spec: add missing gtk file selector plugin to
+	  %files. Add gtk2 to requirements
+
 2004-05-05  Laszlo Kovacs <[email protected]>
 	* jdshelp.spec:
 	tarball upgrade
--- a/libgnomeui.spec	Wed May 05 10:04:10 2004 +0000
+++ b/libgnomeui.spec	Wed May 05 10:11:13 2004 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.6.0
-Release:      10
+Release:      11
 Distribution: Cinnabar
 Vendor:	      Sun Microsystems, Inc.
 Summary:      GNOME User Interface Library  
@@ -16,15 +16,18 @@
 Prereq:       /sbin/ldconfig
 
 %define gtk_doc_version 1.1
-%define libbonoboui_version 2.4.0
-%define libglade_version 2.0.1
-%define libbonobo_version 2.4.0
-%define libgnome_version 2.4.0
-%define gnome_keyring_version 0.1.2
+%define gtk2_version 2.4.0
+%define libbonoboui_version 2.6.0
+%define libglade_version 2.3.6
+%define libbonobo_version 2.6.0
+%define libgnome_version 2.6.0
+%define gnome_keyring_version 0.2.0
 
+Requires: gtk2 >= %{gtk2_version}
 Requires: libbonoboui >= %{libbonoboui_version}
 Requires: libglade >= %{libglade_version}
 Requires: gnome-keyring >= %{gnome_keyring_version}
+BuildRequires: gtk2-devel >= %{gtk2_version}
 BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
 BuildRequires: libglade-devel >= %{libglade_version}
 BuildRequires: gnome-keyring-devel >= %{gnome_keyring_version}
@@ -91,6 +94,7 @@
 %{_libexecdir}/*
 %{_libdir}/libglade/2.0/libgnome*so*
 %{_libdir}/lib*.so.*
+%{_libdir}/gtk-2.0/2.4.0/filesystems/*.so
 
 %files devel
 %{_libdir}/pkgconfig/*.pc
@@ -101,6 +105,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 05 2004 - [email protected]
+- Add missing gtk file selector plug-in to %files.
+  Add gtk2 to requirements
+
 * Wed May 04 2004 - [email protected]
 - Remove auth manager patch, it was wrong and rejected in
   bugzilla.