Compare commits
12 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
80a9332850 | ||
|
2e96d2bcce | ||
|
8405714a4c | ||
|
178d84b9a7 | ||
|
3f2732fa09 | ||
|
1eadd637c7 | ||
|
25a3a1c0cd | ||
|
0ccad10b40 | ||
|
e223268a21 | ||
|
d469f67a36 | ||
|
9fb7b5f728 | ||
|
9d4784cf1e |
42
slashem.spec
42
slashem.spec
@ -1,9 +1,8 @@
|
|||||||
Name: slashem
|
Name: slashem
|
||||||
Version: 0.0.8
|
Version: 0.0.8
|
||||||
Release: 0.17.E0F1%{?dist}
|
Release: 0.27.E0F1%{?dist}
|
||||||
Summary: Super Lotsa Added Stuff Hack - Extended Magic
|
Summary: Super Lotsa Added Stuff Hack - Extended Magic
|
||||||
|
|
||||||
Group: Amusements/Games
|
|
||||||
License: NGPL
|
License: NGPL
|
||||||
URL: http://slashem.sourceforge.net/
|
URL: http://slashem.sourceforge.net/
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/se008e0f1.tar.gz
|
Source0: http://downloads.sourceforge.net/%{name}/se008e0f1.tar.gz
|
||||||
@ -15,7 +14,9 @@ Patch1: slashem-libpng-1.5.patch
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1037330
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1037330
|
||||||
Patch2: slashem-format-security.patch
|
Patch2: slashem-format-security.patch
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: /usr/bin/appstream-util
|
BuildRequires: /usr/bin/appstream-util
|
||||||
|
BuildRequires: /usr/bin/convert
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: bison, flex, desktop-file-utils
|
BuildRequires: bison, flex, desktop-file-utils
|
||||||
BuildRequires: bdftopcf, libX11-devel, libXext-devel
|
BuildRequires: bdftopcf, libX11-devel, libXext-devel
|
||||||
@ -24,6 +25,8 @@ BuildRequires: SDL-devel libGL-devel libpng-devel zlib-devel
|
|||||||
BuildRequires: pkgconfig(xaw7)
|
BuildRequires: pkgconfig(xaw7)
|
||||||
# to compress save files
|
# to compress save files
|
||||||
Requires: bzip2
|
Requires: bzip2
|
||||||
|
# For icon theme directories.
|
||||||
|
Requires: hicolor-icon-theme
|
||||||
# for X11 core fonts
|
# for X11 core fonts
|
||||||
Requires: nethack-bitmap-fonts-core
|
Requires: nethack-bitmap-fonts-core
|
||||||
|
|
||||||
@ -126,7 +129,8 @@ rm %{buildroot}%{_mandir}/man6/[^s]*
|
|||||||
|
|
||||||
sed -i -e 's:^!\(SlashEM.tile_file.*\):\1:' %{buildroot}%{fa_share}/SlashEM.ad
|
sed -i -e 's:^!\(SlashEM.tile_file.*\):\1:' %{buildroot}%{fa_share}/SlashEM.ad
|
||||||
|
|
||||||
install -Dpm 0644 win/X11/nh_icon.xpm %{buildroot}%{_datadir}/pixmaps/slashem.xpm
|
install -d %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
|
||||||
|
convert win/X11/nh_icon.xpm %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
|
||||||
desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
|
desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
|
||||||
install -Dpm 0644 %{SOURCE2} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
|
install -Dpm 0644 %{SOURCE2} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
|
||||||
|
|
||||||
@ -146,7 +150,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.ap
|
|||||||
%{_mandir}/man6/*
|
%{_mandir}/man6/*
|
||||||
%{_datadir}/appdata/%{name}.appdata.xml
|
%{_datadir}/appdata/%{name}.appdata.xml
|
||||||
%{_datadir}/applications/slashem.desktop
|
%{_datadir}/applications/slashem.desktop
|
||||||
%{_datadir}/pixmaps/slashem.xpm
|
%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
|
||||||
%defattr(0664,root,games)
|
%defattr(0664,root,games)
|
||||||
%config(noreplace) %{fa_var}/logfile
|
%config(noreplace) %{fa_var}/logfile
|
||||||
%config(noreplace) %{fa_var}/perm
|
%config(noreplace) %{fa_var}/perm
|
||||||
@ -157,6 +161,36 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.ap
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 20 2014 David King <amigadave@amigadave.com> - 0.0.8-0.17.E0F1
|
||||||
- Update desktop file and validate it during check
|
- Update desktop file and validate it during check
|
||||||
- Add AppData description and validate it during check
|
- Add AppData description and validate it during check
|
||||||
|
Loading…
Reference in New Issue
Block a user