This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user