X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-sysctl%2FAdd-gemspec.patch;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-sysctl%2FAdd-gemspec.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=0016a176db6a5e677cb03d76ab1186bfd74ec739;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-sysctl/Add-gemspec.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-sysctl/Add-gemspec.patch deleted file mode 100644 index 0016a17..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-sysctl/Add-gemspec.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- /dev/null 2019-10-28 19:50:04.372284581 -0700 -+++ b/duritong-sysctl.gemspec 2019-10-31 10:26:28.088576478 -0700 -@@ -0,0 +1,12 @@ -+Gem::Specification.new do |s| -+ s.name = 'duritong-sysctl' -+ s.version = '0.0.11' -+ s.date = '2015-06-05' -+ s.summary = "This modules allows you to configure sysctl." -+ s.description = s.summary -+ s.authors = ["duritong"] -+ s.email = '' -+ s.files = %w(README.md Rakefile) + Dir.glob('{lib,spec}/**/*') -+ s.homepage = 'https://github.com/duritong/puppet-sysctl' -+ s.license = 'GPL-2.0' -+ end