Compare commits
No commits in common. "rawhide" and "f36" have entirely different histories.
1 changed files with 9 additions and 43 deletions
52
sdljava.spec
52
sdljava.spec
|
|
@ -7,10 +7,9 @@
|
||||||
|
|
||||||
Name: sdljava
|
Name: sdljava
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
Release: 67%{?dist}
|
Release: 56%{?dist}
|
||||||
Summary: Java binding to the SDL API
|
Summary: Java binding to the SDL API
|
||||||
# Automatically converted from old format: LGPLv2+ - review is highly recommended.
|
License: LGPLv2+
|
||||||
License: LicenseRef-Callaway-LGPLv2+
|
|
||||||
URL: http://sdljava.sourceforge.net/
|
URL: http://sdljava.sourceforge.net/
|
||||||
# this is http://downloads.sourceforge.net/%%{name}/%%{name}-%%{version}.tar.gz
|
# this is http://downloads.sourceforge.net/%%{name}/%%{name}-%%{version}.tar.gz
|
||||||
# with the included Microsoft Copyrighted Arial fonts removed
|
# with the included Microsoft Copyrighted Arial fonts removed
|
||||||
|
|
@ -30,8 +29,8 @@ BuildRequires: SDL_image-devel
|
||||||
BuildRequires: SDL_mixer-devel
|
BuildRequires: SDL_mixer-devel
|
||||||
BuildRequires: SDL_ttf-devel
|
BuildRequires: SDL_ttf-devel
|
||||||
|
|
||||||
BuildRequires: javapackages-local-openjdk25
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: ant-openjdk25
|
BuildRequires: ant
|
||||||
BuildRequires: swig
|
BuildRequires: swig
|
||||||
BuildRequires: jdom
|
BuildRequires: jdom
|
||||||
BuildRequires: xml-commons-apis
|
BuildRequires: xml-commons-apis
|
||||||
|
|
@ -39,10 +38,8 @@ BuildRequires: %{_bindir}/ruby
|
||||||
BuildRequires: rubygems
|
BuildRequires: rubygems
|
||||||
# To generate the replacement font symlinks for the sdljava-demo testdata
|
# To generate the replacement font symlinks for the sdljava-demo testdata
|
||||||
BuildRequires: font(dejavusans) fontconfig
|
BuildRequires: font(dejavusans) fontconfig
|
||||||
# sdljava provides java bindings for SDL, so it can only run on java_arches
|
|
||||||
ExclusiveArch: %{java_arches}
|
|
||||||
|
|
||||||
Requires: java-25
|
Requires: java
|
||||||
Requires: javapackages-filesystem
|
Requires: javapackages-filesystem
|
||||||
Requires: jdom
|
Requires: jdom
|
||||||
|
|
||||||
|
|
@ -74,7 +71,10 @@ Demonstrations and samples for %{name}.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%setup -q
|
||||||
|
%patch0 -p1 -z .regen
|
||||||
|
%patch1 -p1
|
||||||
|
%patch2 -p1
|
||||||
|
|
||||||
find -name '*.jar' -or -name '*.class' -or -name '*.bat' -name '*.so' -delete
|
find -name '*.jar' -or -name '*.class' -or -name '*.bat' -name '*.so' -delete
|
||||||
rm -r etc/build/gljava/windows etc/build/windows
|
rm -r etc/build/gljava/windows etc/build/windows
|
||||||
|
|
@ -216,40 +216,6 @@ ln -s $(fc-match -f "%{file}" "sans:bold:italic") \
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jul 28 2025 jiri vanek <jvanek@redhat.com> - 0.9.1-67
|
|
||||||
- Rebuilt for java-25-openjdk as preffered jdk
|
|
||||||
|
|
||||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-66
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-65
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 0.9.1-64
|
|
||||||
- convert license to SPDX
|
|
||||||
|
|
||||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-63
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 0.9.1-62
|
|
||||||
- Rebuilt for java-21-openjdk as system jdk
|
|
||||||
|
|
||||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-61
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-60
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-59
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-58
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jul 16 2022 Hans de Goede <hdegoede@redhat.com> - 0.9.1-57
|
|
||||||
- sdljava provides java bindings for SDL and the JDK is no longer
|
|
||||||
build on i686, disable i686 builds (rhbz#2104100)
|
|
||||||
|
|
||||||
* Thu Feb 10 2022 Orion Poplawski <orion@nwra.com> - 0.9.1-56
|
* Thu Feb 10 2022 Orion Poplawski <orion@nwra.com> - 0.9.1-56
|
||||||
- Rebuild for glew 2.2
|
- Rebuild for glew 2.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue