X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-ldap%2FAdd-gemspec.patch;fp=meta-stx%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-ldap%2FAdd-gemspec.patch;h=0000000000000000000000000000000000000000;hb=e0634c6eaf2fe2641a0fb90e84a5defb880b1335;hp=b8aa1207d7a6f23cad60660fb6896788437e6da3;hpb=210d0f78485e760dffcdd3f630f59cec797f3f11;p=pti%2Frtp.git diff --git a/meta-stx/recipes-support/puppet/files/puppet-ldap/Add-gemspec.patch b/meta-stx/recipes-support/puppet/files/puppet-ldap/Add-gemspec.patch deleted file mode 100644 index b8aa120..0000000 --- a/meta-stx/recipes-support/puppet/files/puppet-ldap/Add-gemspec.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- /dev/null 2019-10-28 19:50:04.372284581 -0700 -+++ b/puppet-ldap.gemspec 2019-10-30 21:04:14.309536996 -0700 -@@ -0,0 +1,12 @@ -+Gem::Specification.new do |s| -+ s.name = 'puppet-ldap' -+ s.version = '0.2.4' -+ s.date = '2014-09-13' -+ s.summary = "OpenLDAP module for Puppet." -+ s.description = s.summary -+ s.authors = ["Emiliano Castagnari ecastag@gmail.com (aka Torian)"] -+ s.email = '' -+ s.files = %w(Modulefile README.md) + Dir.glob('{lib,spec}/**/*') -+ s.homepage = 'https://github.com/torian/puppet-ldap' -+ s.license = 'GPL-2.0' -+ end