Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 6a187a5d2faa1aadd9b56bc1e0158113 > files > 2

gio-sharp-2.22.3-3.mga4.src.rpm

%define _requires_exceptions lib.*gio\\|lib.*glib

Name:		gio-sharp
Version:	2.22.3
Release:	%mkrel 3
License:	GPLv2 and MIT
Group:		Development/Other
Summary:	.NET/C# Bindings for GIO
Url:		http://gitorious.org/gio-sharp
Source:		https://github.com/downloads/mono/%{name}/%{name}-%{version}.tar.bz2
BuildArch:	noarch
BuildRequires:	glib2-devel >= 2.22
BuildRequires:	glib-sharp2
BuildRequires:	gtk-sharp2-devel
BuildRequires:	mono-devel
BuildRequires:	monodoc-core
Requires:	glib2 > 2.22
#gw strictly speaking, it needs libgio:
Requires:	gvfs

%description
C#/CLI bindings for GIO.

%package devel
Group:		Development/Other
Summary:	.NET/C# Bindings for GIO
Requires:	%{name} = %{version}

%description devel
Files for developing programs that use gio-sharp.

%prep
%setup -q

%build
%configure2_5x --libdir=%{_prefix}/lib
make

%install
%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig

%clean
rm -rf "$RPM_BUILD_ROOT"

%files
%defattr(-,root,root)
%doc AUTHORS
%dir %{_prefix}/lib/gio-sharp/
%{_prefix}/lib/gio-sharp/gio-sharp.dll*

%files devel
%defattr(-,root,root)
%{_datadir}/pkgconfig/gio-sharp-2.0.pc
%dir %{_datadir}/gapi-2.0/
%{_datadir}/gapi-2.0/gio-api.xml




%changelog
* Fri Oct 18 2013 umeabot <umeabot> 2.22.3-3.mga4
+ Revision: 504816
- Mageia 4 Mass Rebuild

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

* Fri Dec 02 2011 wally <wally> 2.22.3-1.mga2
+ Revision: 175154
- disable parallel build
- new version 2.22.3
- clean .spec

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

* Tue Mar 15 2011 ennael <ennael> 2.22-0.1.mga1
+ Revision: 71943
- imported package gio-sharp


* Sat Aug 07 2010 Götz Waschk <waschk@mandriva.org> 2.22-0.1mdv2011.0
+ Revision: 567377
- import gio-sharp