Page MenuHomeSolus

D4065.diff
No OneTemporary

D4065.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+name : ruby-vagrant-cloud
+version : 2.0.1
+release : 1
+source :
+ - https://github.com/hashicorp/vagrant_cloud/archive/v2.0.1.tar.gz : 937b748d54a9ffa0b8b3b5bf3fce7f409a7a9dfa7008f26dc3a9f3f9fe76c977
+license : MIT
+component : programming.ruby
+summary : Ruby client for the Vagrant Cloud API.
+description: |
+ Vagrant Cloud provides an API for users to interact with Vagrant Cloud for experimentation, automation, or building new features and tools on top of our existing application.
+builddeps :
+ - pkgconfig(ruby-2.3)
+build : |
+ %gem_build
+install : |
+ %gem_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,48 @@
+<PISI>
+ <Source>
+ <Name>ruby-vagrant-cloud</Name>
+ <Packager>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.ruby</PartOf>
+ <Summary xml:lang="en">Ruby client for the Vagrant Cloud API.</Summary>
+ <Description xml:lang="en">Vagrant Cloud provides an API for users to interact with Vagrant Cloud for experimentation, automation, or building new features and tools on top of our existing application.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>ruby-vagrant-cloud</Name>
+ <Summary xml:lang="en">Ruby client for the Vagrant Cloud API.</Summary>
+ <Description xml:lang="en">Vagrant Cloud provides an API for users to interact with Vagrant Cloud for experimentation, automation, or building new features and tools on top of our existing application.
+</Description>
+ <PartOf>programming.ruby</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/build_info</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/doc</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/extensions</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/LICENSE</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/README.md</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/bin/vagrant_cloud</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud/account.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud/box.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud/client.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud/errors.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud/provider.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud/search.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/gems/vagrant_cloud-2.0.1/lib/vagrant_cloud/version.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.3.0/specifications/vagrant_cloud-2.0.1.gemspec</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-17</Date>
+ <Version>2.0.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 8, 9:24 PM (2 d, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804027
Default Alt Text
D4065.diff (4 KB)

Event Timeline