Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
rpm.22634
source_date_epoch_buildtime.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File source_date_epoch_buildtime.diff of Package rpm.22634
--- ./build/pack.c.orig 2018-03-27 12:21:03.036841297 +0000 +++ ./build/pack.c 2018-03-27 12:29:56.050400820 +0000 @@ -161,7 +161,7 @@ static rpm_time_t * getBuildTime(void) if (buildTime[0] == 0) { srcdate = getenv("SOURCE_DATE_EPOCH"); - if (srcdate) { + if (srcdate && rpmExpandNumeric("%{?use_source_date_epoch_as_buildtime}")) { errno = 0; epoch = strtol(srcdate, &endptr, 10); if (srcdate == endptr || *endptr || errno != 0)
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