Browse Source

updated mono to 2.6.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@771 ec354946-7b23-47d6-9f5a-488ba84defc7
owa 14 years ago
parent
commit
59e7ed4d76
1 changed files with 6 additions and 2 deletions
  1. 6 2
      lib/libg/libgluezilla/libgluezilla-vl.spec

+ 6 - 2
lib/libg/libgluezilla/libgluezilla-vl.spec

@@ -2,7 +2,7 @@
 %define _name gluezilla
 Name: libgluezilla
 Version: 2.6
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 Summary: Glue library for Winforms Web Control
 Summary(ja): Mono Winforms 用ウェブ制御ライブラリ
 Group: Development/Libraries
@@ -12,7 +12,7 @@ Source: http://mono.ximian.com/monobuild/preview/sources/%{_name}/%{_name}-%{ver
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gcc-c++ gtk2-devel
 BuildRequires: xulrunner-devel
-BuildRequires: xulrunner-devel-unstable
+#BuildRequires: xulrunner-devel-unstable
 
 %description
 A simple library to embed Gecko (xulrunner) for the Mono Winforms WebControl.
@@ -50,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 08 2010 Shu KONNO <owa@bg.wakwak.com> 2.6-3
+- rebuilt with new environment
+- dropt BR: xulrunner-devel-unstable
+
 * Thu Dec 31 2009 Shu KONNO <owa@bg.wakwak.com> 2.6-2
 - added BR: xulrunner-devel-unstable