Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > d2e23ea2a547a10cc484f2fef51bed1b > files > 2

gtk-sharp-beans-2.13.92-0.3.mga3.src.rpm

Name:           gtk-sharp-beans
Version:        2.13.92
Release:        %mkrel 0.3
License:        LGPLv2+
Group:          Development/Other
Summary:        Extra Gtk# bindings
Url:            http://gitorious.org/gtk-sharp-beans
Source:         %{name}-%{version}.tar.bz2

BuildRequires:  gtk-sharp2
BuildRequires:  gtk-sharp2-devel
BuildRequires:  gio-sharp-devel
BuildRequires:  mono-devel
BuildRequires:  monodoc-core
BuildArch: noarch
%define _requires_exceptions ^lib.*

%description

Gtk# Beans aims to fill the gap between the current Gtk# packages
state and all the blings and desktop integration stuffs anyone
would want to use.

It builds on top of Gtk# and extend it by adding new classes and
extension methods.

%package devel
Group:          Development/Other
Summary:        Extra Gtk# bindings
Requires:       %{name} = %{version}

%description devel
Files for developing programs that use gtk-sharp-beans

%prep
%setup -q

%build
%configure2_5x
%make

%install
%makeinstall_std pkgconfigdir=%_datadir/pkgconfig

%clean
rm -rf "$RPM_BUILD_ROOT"

%files
%defattr(-,root,root)
%doc NEWS AUTHORS README
%dir %_prefix/lib/mono/gac/gtk-sharp-beans
%dir %_prefix/lib/mono/gac/gtk-sharp-beans/2.14.0.0__97a95fb57b03c03a
%_prefix/lib/mono/gac/gtk-sharp-beans/*/*.dll*

%dir %_prefix/lib/mono/gtk-sharp-beans-2.0
%_prefix/lib/mono/gtk-sharp-beans-2.0/gtk-sharp-beans.dll


%files devel
%defattr(-,root,root)
%doc ChangeLog 
%{_datadir}/pkgconfig/gtk-sharp-beans-2.0.pc




%changelog

* Sat Jan 12 2013 umeabot <umeabot> 2.13.92-0.3.mga3
+ Revision: 352834
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Mar 24 2011 boklm <boklm> 2.13.92-0.2.mga1
+ Revision: 76151
- rebuild for bug #497

* Wed Mar 16 2011 ennael <ennael> 2.13.92-0.1.mga1
+ Revision: 72618
- clean spec file
- imported package gtk-sharp-beans