Projects
home:pSomng:branches:openEuler:24.03
sqljet
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Difference Between Revision 12 and
openEuler:24.03
/
sqljet
View file
_service:tar_scm:sqljet.spec
Changed
@@ -1,6 +1,6 @@ Name: sqljet Version: 1.1.10 -Release: 2 +Release: 3 Summary: Pure Java SQLite License: GPLv2 URL: http://sqljet.com/ @@ -9,6 +9,9 @@ Source5: %{name}-pom.xml BuildRequires: ant antlr antlr32-java antlr32-tool easymock3 junit stringtemplate BuildRequires: hamcrest-core javapackages-local +BuildRequires: java-11-openjdk-devel +Requires: java-11-openjdk +Requires: javapackages-tools BuildArch: noarch %description SQLJet is an independent pure Java implementation of a popular SQLite database @@ -36,6 +39,10 @@ EOF %build +export JAVA_HOME=%{_jvmdir}/java-11-openjdk +export PATH=$JAVA_HOME/bin:$PATH +export CFLAGS="${RPM_OPT_FLAGS}" +export CXXFLAGS="${RPM_OPT_FLAGS}" export CLASSPATH=$(build-classpath antlr32/antlr-runtime-3.2 antlr32/antlr-3.2 antlr stringtemplate easymock3 junit hamcrest-core) ant jars osgi javadoc pom @@ -52,6 +59,9 @@ %license LICENSE.txt %changelog +* Sat Oct 12 2024 pSomng <pisong.oerv@isrc.iscas.ac.cn> - 1.1.10-3 +- set openjdk11 for build + * Tue May 07 2024 Dingli Zhang <dingli@iscas.ac.cn> - 1.1.10-2 - Fix errors due to wrong path in sqljet-build.xml - Add -Xconversiontimeout to avoid timeout errors for riscv64.
View file
_service
Changed
@@ -1,8 +1,8 @@ <services> <service name="tar_scm"> <param name="scm">git</param> - <param name="url">git@gitee.com:src-openeuler/sqljet.git</param> - <param name="revision">openEuler-24.03-LTS</param> + <param name="url">git@gitee.com:cpntroller/sqljet.git</param> + <param name="revision">dev</param> <param name="exclude">*</param> <param name="extract">*</param> </service>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2