X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppetlabs-inifile%2FAdd-gemspec.patch;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppetlabs-inifile%2FAdd-gemspec.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=2aefb289a39e07eea0af58d7d0fa79ab328c37cc;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppetlabs-inifile/Add-gemspec.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppetlabs-inifile/Add-gemspec.patch deleted file mode 100644 index 2aefb28..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppetlabs-inifile/Add-gemspec.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- /dev/null 2019-10-23 20:19:32.602763995 -0700 -+++ b/puppetlabs-inifile.gemspec 2019-10-28 09:20:41.514908926 -0700 -@@ -0,0 +1,12 @@ -+Gem::Specification.new do |s| -+ s.name = 'puppetlabs-inifile' -+ s.version = '1.6.0' -+ s.date = '2016-08-30' -+ s.summary = "Resource types for managing settings in INI files" -+ s.description = s.summary -+ s.authors = ["Puppet Labs"] -+ s.email = '' -+ s.files = %w(LICENSE Rakefile) + Dir.glob('{lib,spec}/**/*') -+ s.homepage = 'https://github.com/puppetlabs/puppetlabs-inifile' -+ s.license = 'Apache 2.0' -+ end