···44%define debug_package %{nil}
5566Name: darling
77-Version: 0.1
88-Release: 4%{?dist}
77+Version: 0.1.20200331
88+Release: 1%{?dist}
99Summary: Darling
10101111Group: Utility
···2626BuildRequires: libglvnd-devel mesa-libGL-devel mesa-libEGL-devel
2727BuildRequires: libxml2-devel elfutils-libelf-devel
2828BuildRequires: libbsd-devel
2929+BuildRequires: ffmpeg-devel pulseaudio-libs-devel openssl-devel giflib-devel
3030+BuildRequires: libXrandr-devel libXcursor-devel libxkbfile-devel dbus-devel mesa-libGLU-devel
2931# Normally rpm will pick up all the mac pieces as dependencies. Disable that.
3032AutoReqProv: no
3133···69717072%{__install} -m 644 %{SOURCE1} %{?buildroot}/usr/src/%{name}-mach-%{version}
71737474+# Note: This is run AFTER the new version is installed... If the new version
7575+# has the same version number as the old, this means the new version is
7676+# uninstalled.
7777+# Order of events:
7878+# - New version %pre -> (installs files) -> %post
7979+# - Old version %preun -> (uninstalls files) -> %postun
7280%preun mach
7381/usr/sbin/dkms remove -m %{name}-mach -v %{version} --all || :
7482···9098%{_prefix}/src/%{name}-mach-%{version}
919992100%changelog
101101+* Tue Aug 18 2020 Andy Neff <andy@visionsystemsinc.com> - 0.1.20200331-1
102102+- Update for latest version and Fedora 31
103103+93104* Mon Aug 12 2019 Andy Neff <andy@visionsystemsinc.com> - 0.1-4
94105- Update for Fedora 30
95106