Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mingw-srvany.git#019483cf89b5e953c83af1a1f47d043683b99e8c
This commit is contained in:
parent
906471c8c2
commit
5c081aa2f1
@ -4,13 +4,13 @@
|
||||
%global mingw_build_win32 1
|
||||
%global mingw_build_win64 0
|
||||
|
||||
%global gitdate 20150115
|
||||
%global commit fd659e77cdd9da484fdc9dcbe0605c62ec26fa30
|
||||
%global shortcommit fd659e77
|
||||
%global gitdate 20210127
|
||||
%global commit 89f2162cdbc5a013d9baae2b9761c9176be3376f
|
||||
%global shortcommit 89f2162c
|
||||
|
||||
Name: mingw-srvany
|
||||
Version: 1.0
|
||||
Release: 25.%{gitdate}git%{shortcommit}.1%{?dist}
|
||||
Release: 27.%{gitdate}git%{shortcommit}%{?dist}
|
||||
Summary: Utility for creating services for Windows
|
||||
|
||||
License: GPLv2+
|
||||
@ -21,6 +21,7 @@ Source0: https://github.com/rwmjones/rhsrvany/archive/%{commit}/rhsrvany-%{commi
|
||||
Source1: COPYING
|
||||
|
||||
# Needed because we build from the git version, using autoreconf.
|
||||
BuildRequires: make
|
||||
BuildRequires: automake autoconf libtool
|
||||
|
||||
BuildRequires: mingw32-filesystem
|
||||
@ -61,11 +62,16 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
||||
%files -n mingw32-srvany
|
||||
%doc COPYING
|
||||
%{mingw32_bindir}/rhsrvany.exe
|
||||
%{mingw32_bindir}/pnp_wait.exe
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 15 2020 Petr Šabata <contyk@redhat.com> - 1.0-25.20150115gitfd659e77.1
|
||||
- Manual bump for a gcc11 rebuild
|
||||
* Wed Jan 27 2021 Richard W.M. Jones <rjones@redhat.com> - 1.0-27
|
||||
- Update to 20210127.
|
||||
- Add pnp_wait.exe binary.
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-26.20150115gitfd659e77
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-25.20150115gitfd659e77
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d0ee1711bd02745921f7c8f916d542a4 rhsrvany-fd659e77cdd9da484fdc9dcbe0605c62ec26fa30.tar.gz
|
||||
SHA512 (rhsrvany-89f2162cdbc5a013d9baae2b9761c9176be3376f.tar.gz) = 065a34d60b458a5e3b5d28b675d314b6459c11ce4e7aa37552024dffb47325ea5fcbdc2a6502281d20abaed6ad80c8f4605c3c516d58276c9cd509070bac61f0
|
||||
|
Loading…
Reference in New Issue
Block a user