Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > b46ca8d52b26cff22e3c1a6a11d17270 > files > 2

gecko-sharp2-0.7-3mdk.src.rpm

%define oname    gecko-sharp
%define name    gecko-sharp2
%define version 0.7
%define release 3mdk

Summary:       Gecko-sharp is a C# language binding for the gtkembedmoz widget
Name:          %{name}
Version:       %{version}
Release:       %{release}
Source:        http://go-mono.com/archive/1.1.5/%{oname}-%{version}.tar.bz2
URL:           http://www.go-mono.com
License:       LGPL/MPL
Group:         System/Libraries
Provides:      gtkmozembed-sharp == %{version}
Requires:      gtk-sharp2
Requires:      mozilla-firefox >= 1.0
BuildRequires: gtk2-devel
BuildRequires: gtk-sharp2
BuildRequires: mono-devel
BuildArch: noarch
BuildRoot:     %{_tmppath}/%{name}-%{version}-buildroot

%description 
Gecko-sharp is a C# language binding for the gtkembedmoz widget. You
can use it to embed mozilla into C# programs.

%prep
%setup -q -n %oname-2.0-%version

%build
./configure --prefix=%_prefix --libdir=%_libdir
%make

%install
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root)
%doc ChangeLog COPYING README sample
%_bindir/webshot
%{_libdir}/mono/gac/*
%{_libdir}/mono/gecko-sharp-2.0
%{_libdir}/gecko-sharp
%{_libdir}/pkgconfig/*


%changelog
* Thu Mar 31 2005 Götz Waschk <waschk@linux-mandrake.com> 0.7-3mdk
- fix buildrequires

* Wed Mar 30 2005 Götz Waschk <waschk@linux-mandrake.com> 0.7-2mdk
- fix buildrequires

* Wed Mar 30 2005 Götz Waschk <waschk@linux-mandrake.com> 0.7-1mdk
- rename from gecko-sharp to coexist with version for gtk-sharp 1.0.x
- New release 0.7

* Thu Mar 24 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6-5mdk 
- Rebuild with firefox 1.0.2

* Sat Feb 26 2005 Götz Waschk <waschk@linux-mandrake.com> 0.6-4mdk
- depend on firefox instead of mozilla

* Wed Jan  5 2005 Götz Waschk <waschk@linux-mandrake.com> 0.6-3mdk
- rebuild

* Sun Nov 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.6-2mdk
- rebuild for new mozilla

* Sat Oct 23 2004 Götz Waschk <waschk@linux-mandrake.com> 0.6-1mdk
- noarch package
- New release 0.6

* Wed Jul 28 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5-2mdk
- rebuild for new rpm

* Wed Jun 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5-1mdk
- update file list
- fix autoconf macro
- fix description
- enable parallel build
- new version

* Fri Jun 04 2004 Marcel Pol <mpol@mandrake.org> 0.4-2mdk
- buildrequires (slbd)

* Thu Jun 3 2004 Sandino "Tigrux" Flores <tigrux@ximian.com> 0.4-1mdk
- First rpm for mandrake