2024-09-18 16:47:07 +00:00
committed by Git OBS Bridge
parent fc576b5987
commit 1c891a53bb
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 18 16:47:02 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Reproducible META-INF/MANIFEST.MF
-------------------------------------------------------------------
Sun Jan 21 19:43:57 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
+5
View File
@@ -59,6 +59,11 @@ find -name \*.jar -delete
%pom_xpath_replace 'taskdef[@resource="aQute/bnd/ant/taskdef.properties"]' \
'<taskdef resource="aQute/bnd/ant/taskdef.properties" classpath="%(build-classpath aqute-bnd)"/>' \
build.xml
# avoid non-reproducible stuff in manifest
echo "-reproducible: true" >> sux4j.bnd
echo "-noextraheaders: true" >> sux4j.bnd
echo "-snapshot: SNAPSHOT" >> sux4j.bnd
%build
%{ant} -Divy.mode=local -v ivy-setupjars ivy-pom jar dist