Hello community,
here is the log from the commit of package rubygem-libwebsocket for
openSUSE:Factory checked in at 2012-08-04 09:42:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-libwebsocket (Old)
and /work/SRC/openSUSE:Factory/.rubygem-libwebsocket.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-libwebsocket", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-libwebsocket/rubygem-libwebsocket.changes
2012-07-16 12:55:10.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-libwebsocket.new/rubygem-libwebsocket.changes
2012-08-04 09:42:45.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul 28 17:00:13 UTC 2012 - [email protected]
+
+- update to 0.1.5
+ - Fixed problem caused by invalid draft 10 suppor
+
+-------------------------------------------------------------------
Old:
----
libwebsocket-0.1.4.gem
New:
----
libwebsocket-0.1.5.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-libwebsocket.spec ++++++
--- /var/tmp/diff_new_pack.M6TKif/_old 2012-08-04 09:42:46.000000000 +0200
+++ /var/tmp/diff_new_pack.M6TKif/_new 2012-08-04 09:42:46.000000000 +0200
@@ -17,24 +17,15 @@
Name: rubygem-libwebsocket
-Version: 0.1.4
+Version: 0.1.5
Release: 0
%define mod_name libwebsocket
%define mod_full_name %{mod_name}-%{version}
-#
-#
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: rubygems_with_buildroot_patch
-%rubygems_requires
-# addressable >= 0
-BuildRequires: rubygem-addressable
-Requires: rubygem-addressable
-Provides: %name-0 = %{version}
-Provides: %name-0_1 = %{version}
-#
+BuildRequires: ruby-macros >= 1
Url: http://github.com/imanel/libwebsocket
Source: %{mod_full_name}.gem
-#
Summary: Universal Ruby library to handle WebSocket protocol
License: MIT
Group: Development/Languages/Ruby
@@ -60,9 +51,14 @@
Test::Unit or RSpec files, useful for developers.
%prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the
surrounding lines
+#gem_build
+
%build
+
%install
-%gem_install %{S:0}
+%gem_install -f
%files
%defattr(-,root,root,-)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]