Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
rubygem-gem2rpm
0022-add-the-touch-for-build-compare-to-the-tem...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0022-add-the-touch-for-build-compare-to-the-template.patch of Package rubygem-gem2rpm
From f8c0600c659f26d1ec6c9d890a63dd642f741003 Mon Sep 17 00:00:00 2001 From: Stephan Kulow <coolo@suse.de> Date: Wed, 6 Apr 2016 08:00:27 +0200 Subject: [PATCH 22/33] add the touch for build-compare to the template --- templates/opensuse.spec.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/opensuse.spec.erb b/templates/opensuse.spec.erb index 57bf9ff..22c4647 100644 --- a/templates/opensuse.spec.erb +++ b/templates/opensuse.spec.erb @@ -137,6 +137,7 @@ PreReq: update-alternatives <% config[:patches].each_with_index do |patch, i| -%> %patch<%= i %> <%= patch[1] if patch[1] %> <% end -%> +find -type f -print0 | xargs -0 touch -r %{S:0} %gem_build <% end -%> -- 2.26.2
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