Compare commits
No commits in common. "master" and "f22" have entirely different histories.
42
slashem.spec
42
slashem.spec
@ -1,8 +1,9 @@
|
||||
Name: slashem
|
||||
Version: 0.0.8
|
||||
Release: 0.27.E0F1%{?dist}
|
||||
Release: 0.17.E0F1%{?dist}
|
||||
Summary: Super Lotsa Added Stuff Hack - Extended Magic
|
||||
|
||||
Group: Amusements/Games
|
||||
License: NGPL
|
||||
URL: http://slashem.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/%{name}/se008e0f1.tar.gz
|
||||
@ -14,9 +15,7 @@ Patch1: slashem-libpng-1.5.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1037330
|
||||
Patch2: slashem-format-security.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: /usr/bin/convert
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: bison, flex, desktop-file-utils
|
||||
BuildRequires: bdftopcf, libX11-devel, libXext-devel
|
||||
@ -25,8 +24,6 @@ BuildRequires: SDL-devel libGL-devel libpng-devel zlib-devel
|
||||
BuildRequires: pkgconfig(xaw7)
|
||||
# to compress save files
|
||||
Requires: bzip2
|
||||
# For icon theme directories.
|
||||
Requires: hicolor-icon-theme
|
||||
# for X11 core fonts
|
||||
Requires: nethack-bitmap-fonts-core
|
||||
|
||||
@ -129,8 +126,7 @@ rm %{buildroot}%{_mandir}/man6/[^s]*
|
||||
|
||||
sed -i -e 's:^!\(SlashEM.tile_file.*\):\1:' %{buildroot}%{fa_share}/SlashEM.ad
|
||||
|
||||
install -d %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
|
||||
convert win/X11/nh_icon.xpm %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
|
||||
install -Dpm 0644 win/X11/nh_icon.xpm %{buildroot}%{_datadir}/pixmaps/slashem.xpm
|
||||
desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
|
||||
install -Dpm 0644 %{SOURCE2} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
|
||||
|
||||
@ -150,7 +146,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.ap
|
||||
%{_mandir}/man6/*
|
||||
%{_datadir}/appdata/%{name}.appdata.xml
|
||||
%{_datadir}/applications/slashem.desktop
|
||||
%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
|
||||
%{_datadir}/pixmaps/slashem.xpm
|
||||
%defattr(0664,root,games)
|
||||
%config(noreplace) %{fa_var}/logfile
|
||||
%config(noreplace) %{fa_var}/perm
|
||||
@ -161,36 +157,6 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.ap
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.27.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.26.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.25.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.24.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.23.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.22.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.21.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-0.20.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Tue Sep 22 2015 David King <amigadave@amigadave.com> - 0.0.8-0.19.E0F1
|
||||
- Convert XPM icon the PNG
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.8-0.18.E0F1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Thu Nov 20 2014 David King <amigadave@amigadave.com> - 0.0.8-0.17.E0F1
|
||||
- Update desktop file and validate it during check
|
||||
- Add AppData description and validate it during check
|
||||
|
Loading…
Reference in New Issue
Block a user