X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-staging%2FAdd-gemspec.patch;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-staging%2FAdd-gemspec.patch;h=0000000000000000000000000000000000000000;hb=48f4dcb359cde8be05e616cc6cbfc04a63b684be;hp=2af4ce1470bc61a2c6f78e2aa81726f3b922d041;hpb=683e49cccaff86dce0ecb80882cdf9b4fdec1e1b;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-staging/Add-gemspec.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-staging/Add-gemspec.patch deleted file mode 100644 index 2af4ce1..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-staging/Add-gemspec.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- /dev/null 2019-10-28 19:50:04.372284581 -0700 -+++ b/nanliu-staging.gemspec 2019-10-31 09:06:27.338571776 -0700 -@@ -0,0 +1,12 @@ -+Gem::Specification.new do |s| -+ s.name = 'nanliu-staging' -+ s.version = '1.0.4' -+ s.date = '2015-01-29' -+ s.summary = "Compressed file staging and deployment" -+ s.description = s.summary -+ s.authors = ["Nan Liu"] -+ s.email = '' -+ s.files = %w(LICENSE README.md Rakefile) + Dir.glob('{lib,spec}/**/*') -+ s.homepage = 'https://github.com/nanliu/puppet-staging' -+ s.license = 'Apache-2.0' -+ end