This commit is contained in:
madonuko
2025-12-23 19:03:15 +08:00
parent db9b19680f
commit 43c82bcee7
8 changed files with 15 additions and 15 deletions
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "intellij-community-idea.spec"
}
}
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "intellij-ultimate-idea.spec"
}
}
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "intellij-idea-community.spec"
}
}
@@ -1,4 +1,4 @@
Name: intellij-community-idea
Name: intellij-idea-community
Version: 231.9161.38
Release: 1%?dist
Summary: IDE for Java/Groovy/etc. with advanced refactoring features
@@ -8,8 +8,8 @@ Source0: https://github.com/JetBrains/intellij-community/archive/refs/tags/idea
Source1: https://github.com/JetBrains/android/archive/refs/tags/idea/%version.tar.gz
Source2: https://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Patch0: enable-no-jdr.patch
Requires: giflib java-17-openjdk python3 bash libdbusmenu fontconfig hicolor-icon-theme
BuildRequires: ant git java-17-openjdk-devel maven
Requires: giflib java-latest-openjdk python3 bash libdbusmenu fontconfig hicolor-icon-theme
BuildRequires: ant git java-latest-openjdk-devel maven
%description
Intellij IDEA is an IDE for Java, Groovy and other programming languages with
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "intellij-idea-ultimate.spec"
}
}
@@ -3,7 +3,7 @@
%global jbr_build aarch64-b469
%global jbr_minor 82
Name: intellij-ultimate-idea
Name: intellij-idea-ultimate
Version: 2023.1.3
Release: 1%?dist
Summary: IDE for Java/Groovy/etc. with advanced refactoring features
@@ -12,7 +12,7 @@ URL: https://jetbrains.com/idea
Source0: https://download.jetbrains.com/idea/ideaIU-%version.tar.gz
Requires: giflib libXtst libXrender
Suggests: %name-jre
Recommends: libdbusmenu java-17-openjdk
Recommends: libdbusmenu java-latest-openjdk
%ifarch aarch64