rebuilt with mono 4.2.2.4 [release 2.99.3-2mamba;Sun Dec 27 2015]

This commit is contained in:
Silvan Calarco 2024-01-05 23:34:20 +01:00
parent 07e6f17e27
commit dcb310efbe

View File

@ -2,7 +2,7 @@
Name: gtk-sharp Name: gtk-sharp
Version: 2.99.3 Version: 2.99.3
Release: 1mamba Release: 2mamba
Summary: A set of .NET bindings for the GTK+ toolkit and assorted GNOME libraries Summary: A set of .NET bindings for the GTK+ toolkit and assorted GNOME libraries
Group: Development/Languages Group: Development/Languages
Vendor: openmamba Vendor: openmamba
@ -81,11 +81,14 @@ This package contains the documentation for development.
%patch3 -p1 %patch3 -p1
%patch4 -p1 %patch4 -p1
sed -i "s|gmcs|dmcs|" configure
%build %build
#autoreconf -fi #autoreconf -fi
%configure %configure
%make -j1 \ %make -j1 \
GACUTIL_FLAGS="/package %{name}-3.0 /gacdir %{_prefix}/lib /root %{buildroot}%{_prefix}/lib" GACUTIL_FLAGS="/package %{name}-3.0 /gacdir %{_prefix}/lib /root %{buildroot}%{_prefix}/lib" \
GMCS=mcs
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -162,6 +165,9 @@ exit 0
%{_prefix}/lib/monodoc/sources/%{name}* %{_prefix}/lib/monodoc/sources/%{name}*
%changelog %changelog
* Sun Dec 27 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.99.3-2mamba
- rebuilt with mono 4.2.2.4
* Sat Jun 07 2014 Automatic Build System <autodist@mambasoft.it> 2.99.3-1mamba * Sat Jun 07 2014 Automatic Build System <autodist@mambasoft.it> 2.99.3-1mamba
- automatic version update by autodist - automatic version update by autodist