Hello community,
here is the log from the commit of package rubygem-multipart-post for
openSUSE:Factory checked in at 2014-10-24 10:48:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-multipart-post (Old)
and /work/SRC/openSUSE:Factory/.rubygem-multipart-post.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-multipart-post"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-multipart-post/rubygem-multipart-post.changes
2014-10-14 07:12:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-multipart-post.new/rubygem-multipart-post.changes
2014-10-24 10:48:33.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 23 11:39:10 UTC 2014 - [email protected]
+
+- Added last pieces for new macros
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-multipart-post.spec ++++++
--- /var/tmp/diff_new_pack.MiueUB/_old 2014-10-24 10:48:34.000000000 +0200
+++ /var/tmp/diff_new_pack.MiueUB/_new 2014-10-24 10:48:34.000000000 +0200
@@ -21,10 +21,11 @@
Release: 0
%define mod_name multipart-post
%define mod_full_name %{mod_name}-%{version}
-
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{rubygem rdoc > 3.10}
+BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
-BuildRequires: rubygem(rdoc) > 3.10
Url: https://github.com/nicksieger/multipart-post
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: A multipart form post accessory for Net::HTTP
@@ -36,14 +37,12 @@
#content_type, #original_filename, and #local_path will be posted as a binary
file.
-
%prep
%build
%install
%gem_install \
- --symlink-binaries \
--doc-files="History.txt README.md" \
-f
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]