Browse Source

updated: gtk-sharp2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@824 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 15 years ago
parent
commit
0fcfdd0ffb
1 changed files with 12 additions and 7 deletions
  1. 12 7
      g/gtk-sharp2/gtk-sharp2-vl.spec

+ 12 - 7
g/gtk-sharp2/gtk-sharp2-vl.spec

@@ -2,20 +2,22 @@
 %define _name gtk-sharp
 Name: gtk-sharp2
 Version: 2.12.10
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Summary: GTK+ bindings for Mono
 Summary(ja): Mono 用 GTK+ バインディング
-Group: Development/Libraries
+Group: System Environment/Libraries
 License: LGPL
 URL: http://gtk-sharp.sf.net
 Source: http://ftp.gnome.org/pub/gnome/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2
 Patch1: gtk-sharp2-vtelibs.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: mono-devel gtk2-devel libart_lgpl-devel
-BuildRequires: gnome-vfs2-devel libgnomecanvas-devel libgnomeui-devel
-BuildRequires: libglade2-devel librsvg2-devel gtkhtml3-devel 
-BuildRequires: vte-devel
-BuildRequires: libgnomeprintui-devel
+BuildRequires: mono-devel
+BuildRequires: monodoc
+BuildRequires: glib2-devel >= 2.12.0
+BuildRequires: pango-devel
+BuildRequires: atk-devel
+BuildRequires: gtk2-devel >= 2.12.0
+BuildRequires: libglade2-devel
 BuildRequires: automake, libtool
 # Mono only availible on these:
 ExclusiveArch: %{ix86} x86_64 ppc ia64 armv4l sparc s390 s390x
@@ -115,6 +117,9 @@ mv $RPM_BUILD_ROOT%{mono_dir}/gtk-sharp $RPM_BUILD_ROOT%{mono_dir}/gtk-sharp-2.0
 %{_prefix}/share/gapi-2.0
 
 %changelog
+* Wed Apr 14 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.10-2
+- updated build dependencies
+
 * Thu Apr 08 2010 Shu KONNO <owa@bg.wakwak.com> 2.12.10-1
 - updated gtk-sharp to 2.12.10