|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: wine-mono
|
|
|
|
|
Version: 0.0.8
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Mono library required for Wine
|
|
|
|
|
|
|
|
|
|
License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1
|
|
|
|
@ -102,6 +102,9 @@ cp MonoGame/LICENSE.txt MonoGame-LICENSE.txt
|
|
|
|
|
%{_datadir}/wine/mono/wine-mono-%{version}.msi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.8-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 4 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.0.8-3
|
|
|
|
|
- Fix FTBFS against latest automake
|
|
|
|
|
- Added BR: bc
|
|
|
|
|