update to 0+20220107git.a56f578 [release 0+20220107git.a56f578-1mamba;Sun Jan 11 2026]
This commit is contained in:
22
sfntly.spec
22
sfntly.spec
@@ -1,29 +1,27 @@
|
||||
%define gitcommit %(echo %version | cut -d+ -f2 | cut -d. -f2)
|
||||
Name: sfntly
|
||||
Version: 20200307git
|
||||
Epoch: 1
|
||||
Version: 0+20220107git.a56f578
|
||||
Release: 1mamba
|
||||
Summary: A library for Using, Editing, and Creating SFNT-based Fonts
|
||||
Group: Applications/Publishing
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||
URL: https://github.com/googlefonts/sfntly
|
||||
## GITSOURCE https://github.com/googlefonts/sfntly.git master
|
||||
Source: https://github.com/googlefonts/sfntly.git/master/sfntly-%{version}.tar.bz2
|
||||
Source: https://github.com/googlefonts/sfntly.git/main@%{gitcommit}/sfntly-%{version}.tar.bz2
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: javapackages
|
||||
|
||||
%description
|
||||
A library for Using, Editing, and Creating SFNT-based Fonts.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@@ -33,7 +31,7 @@ mv gtest-* gtest
|
||||
|
||||
%build
|
||||
cd java
|
||||
|
||||
export JAVA_HOME=%{_jvmdir}/java-11
|
||||
export ANT_OPTS="-Dfile.encoding=UTF-8"
|
||||
ant
|
||||
|
||||
@@ -91,5 +89,11 @@ done
|
||||
%{_libdir}/libsubtly.so
|
||||
|
||||
%changelog
|
||||
* Sun Jan 11 2026 Silvan Calarco <silvan@openmamba.org> 0+20220107git.a56f578-1mamba
|
||||
- update to 0+20220107git.a56f578
|
||||
|
||||
* Sun Jan 11 2026 Automatic Build System <autodist@openmamba.org> 20200307git-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Sat Mar 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20200307git-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
||||
Reference in New Issue
Block a user