From a7a2ddad2c2475b3a981af2a035505668733205e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Mon, 4 Feb 2019 18:22:53 +0000 Subject: [PATCH] use new maven macro --- gdal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index 7afb4ca..3790c2e 100644 --- a/gdal.spec +++ b/gdal.spec @@ -615,7 +615,7 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom sed -i 's||%{version}|' %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom # Create depmap fragment -%add_maven_depmap JPP-%{name}.pom %{name}.jar +%add_artifact JPP-%{name}.pom %{name}.jar # 775 on the .so? # copy JNI libraries and links, non versioned link needed by JNI