import mingw-filesystem-104-3.el8
This commit is contained in:
parent
36e80ab6f6
commit
57614b23c6
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: mingw-filesystem
|
Name: mingw-filesystem
|
||||||
Version: 104
|
Version: 104
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: MinGW cross compiler base filesystem and environment
|
Summary: MinGW cross compiler base filesystem and environment
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -49,11 +49,7 @@ BuildRequires: iso-codes
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the base filesystem layout, RPM macros and
|
This package contains the base filesystem layout, RPM macros and
|
||||||
environment for all Fedora MinGW packages.
|
environment for all MinGW packages.
|
||||||
|
|
||||||
This environment is maintained by the Fedora MinGW SIG at:
|
|
||||||
|
|
||||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
|
||||||
|
|
||||||
|
|
||||||
%package base
|
%package base
|
||||||
@ -67,11 +63,7 @@ Obsoletes: mingw-filesystem-scripts < 75-2
|
|||||||
|
|
||||||
%description base
|
%description base
|
||||||
This package contains the base filesystem layout, RPM macros and
|
This package contains the base filesystem layout, RPM macros and
|
||||||
environment for all Fedora MinGW packages.
|
environment for all MinGW packages.
|
||||||
|
|
||||||
This environment is maintained by the Fedora MinGW SIG at:
|
|
||||||
|
|
||||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
|
||||||
|
|
||||||
|
|
||||||
%package -n mingw32-filesystem
|
%package -n mingw32-filesystem
|
||||||
@ -97,11 +89,7 @@ Provides: mingw32(mscoree.dll)
|
|||||||
|
|
||||||
%description -n mingw32-filesystem
|
%description -n mingw32-filesystem
|
||||||
This package contains the base filesystem layout, RPM macros and
|
This package contains the base filesystem layout, RPM macros and
|
||||||
environment for all Fedora MinGW packages.
|
environment for all MinGW packages.
|
||||||
|
|
||||||
This environment is maintained by the Fedora MinGW SIG at:
|
|
||||||
|
|
||||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
|
||||||
|
|
||||||
|
|
||||||
%package -n mingw64-filesystem
|
%package -n mingw64-filesystem
|
||||||
@ -113,11 +101,7 @@ Provides: mingw64(mscoree.dll)
|
|||||||
|
|
||||||
%description -n mingw64-filesystem
|
%description -n mingw64-filesystem
|
||||||
This package contains the base filesystem layout, RPM macros and
|
This package contains the base filesystem layout, RPM macros and
|
||||||
environment for all Fedora MinGW packages.
|
environment for all MinGW packages.
|
||||||
|
|
||||||
This environment is maintained by the Fedora MinGW SIG at:
|
|
||||||
|
|
||||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -317,6 +301,10 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 05 2021 Uri Lublin <uril@redhat.com>
|
||||||
|
- Update package description
|
||||||
|
Resolves: rhbz#1932299
|
||||||
|
|
||||||
* Thu Feb 04 2021 Uri Lublin <uril@redhat.com> - 104-2
|
* Thu Feb 04 2021 Uri Lublin <uril@redhat.com> - 104-2
|
||||||
- Fix building with meson >= 0.54
|
- Fix building with meson >= 0.54
|
||||||
Resolves: rhbz#1918306
|
Resolves: rhbz#1918306
|
||||||
|
Loading…
Reference in New Issue
Block a user