Compare commits
No commits in common. "imports/c8-beta/mingw-filesystem-104-2.el8" and "c8" have entirely different histories.
imports/c8
...
c8
@ -7,7 +7,7 @@
|
||||
|
||||
Name: mingw-filesystem
|
||||
Version: 104
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: MinGW cross compiler base filesystem and environment
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -49,11 +49,7 @@ BuildRequires: iso-codes
|
||||
|
||||
%description
|
||||
This package contains the base filesystem layout, RPM macros and
|
||||
environment for all Fedora MinGW packages.
|
||||
|
||||
This environment is maintained by the Fedora MinGW SIG at:
|
||||
|
||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
||||
environment for all MinGW packages.
|
||||
|
||||
|
||||
%package base
|
||||
@ -67,11 +63,7 @@ Obsoletes: mingw-filesystem-scripts < 75-2
|
||||
|
||||
%description base
|
||||
This package contains the base filesystem layout, RPM macros and
|
||||
environment for all Fedora MinGW packages.
|
||||
|
||||
This environment is maintained by the Fedora MinGW SIG at:
|
||||
|
||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
||||
environment for all MinGW packages.
|
||||
|
||||
|
||||
%package -n mingw32-filesystem
|
||||
@ -97,11 +89,7 @@ Provides: mingw32(mscoree.dll)
|
||||
|
||||
%description -n mingw32-filesystem
|
||||
This package contains the base filesystem layout, RPM macros and
|
||||
environment for all Fedora MinGW packages.
|
||||
|
||||
This environment is maintained by the Fedora MinGW SIG at:
|
||||
|
||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
||||
environment for all MinGW packages.
|
||||
|
||||
|
||||
%package -n mingw64-filesystem
|
||||
@ -113,11 +101,7 @@ Provides: mingw64(mscoree.dll)
|
||||
|
||||
%description -n mingw64-filesystem
|
||||
This package contains the base filesystem layout, RPM macros and
|
||||
environment for all Fedora MinGW packages.
|
||||
|
||||
This environment is maintained by the Fedora MinGW SIG at:
|
||||
|
||||
http://fedoraproject.org/wiki/SIGs/MinGW
|
||||
environment for all MinGW packages.
|
||||
|
||||
|
||||
%prep
|
||||
@ -317,6 +301,10 @@ install -m 0644 %{SOURCE19} $RPM_BUILD_ROOT%{_datadir}/mingw/
|
||||
|
||||
|
||||
%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
|
||||
- Fix building with meson >= 0.54
|
||||
Resolves: rhbz#1918306
|
||||
|
Loading…
Reference in New Issue
Block a user