Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
jisp2
jisp2-2.5.1-reproducible-jar-mtime.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jisp2-2.5.1-reproducible-jar-mtime.patch of Package jisp2
--- jisp-2.5.1/Makefile 2024-09-23 17:44:21.056217694 +0200 +++ jisp-2.5.1/Makefile 2024-09-23 17:48:23.961290309 +0200 @@ -12,8 +12,8 @@ jars: -rm -rf *.jar - jar -cfm jisp-demo.jar MANIFEST.MF *.class svfl.txt - jar -cfm jisp.jar JISPJAR.MF com/coyotegulch/jisp/*.class svfl.txt + jar --date="$$(date -u -d @$${SOURCE_DATE_EPOCH:-$$(date +%s)} +%Y-%m-%dT%H:%M:%SZ)" --create --file=jisp-demo.jar --manifest=MANIFEST.MF *.class svfl.txt + jar --date="$$(date -u -d @$${SOURCE_DATE_EPOCH:-$$(date +%s)} +%Y-%m-%dT%H:%M:%SZ)" --create --file=jisp.jar --manifest=JISPJAR.MF com/coyotegulch/jisp/*.class svfl.txt docs: javadoc -d docs -notimestamp com.coyotegulch.jisp
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor