commit rubygem-memcache-client for openSUSE:Factory

2014-10-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-memcache-client for 
openSUSE:Factory checked in at 2014-10-14 07:11:14

Comparing /work/SRC/openSUSE:Factory/rubygem-memcache-client (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-memcache-client.new (New)


Package is rubygem-memcache-client

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-memcache-client/rubygem-memcache-client.changes
  2012-07-23 10:34:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-memcache-client.new/rubygem-memcache-client.changes
 2014-10-14 07:11:55.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct 12 11:32:29 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging style
+
+---



Other differences:
--
++ rubygem-memcache-client.spec ++
--- /var/tmp/diff_new_pack.R1kF59/_old  2014-10-14 07:11:57.0 +0200
+++ /var/tmp/diff_new_pack.R1kF59/_new  2014-10-14 07:11:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-memcache-client
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,8 +22,7 @@
 %define mod_name memcache-client
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
+BuildRequires:  ruby-macros = 5
 #
 Url:http://github.com/mperham/memcache-client
 Source: %{mod_name}-%{version}.gem
@@ -38,17 +37,11 @@
 %prep
 %build
 %install
-%gem_install %{S:0}
+%gem_install \
+  --symlink-binaries \
+  --doc-files=LICENSE.txt \
+  -f
 
-%clean
-%{__rm} -rf %{buildroot}
-
-%files
-%defattr(-,root,root,-)
-%{_bindir}/memcached_top
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%gem_packages
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-memcache-client for openSUSE:Factory

2012-07-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-memcache-client for 
openSUSE:Factory checked in at 2012-07-23 10:34:32

Comparing /work/SRC/openSUSE:Factory/rubygem-memcache-client (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-memcache-client.new (New)


Package is rubygem-memcache-client, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-memcache-client/rubygem-memcache-client.changes
  2012-07-02 12:51:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-memcache-client.new/rubygem-memcache-client.changes
 2012-07-23 10:34:35.0 +0200
@@ -7,0 +8,7 @@
+Wed Apr  4 19:09:25 UTC 2012 - co...@suse.com
+
+- update to 1.8.5
+ * Fix unfibered usage of memcache-client in EM
+ * Remove nag message (tenderlove)
+
+---

Old:

  memcache-client-1.8.3.gem

New:

  memcache-client-1.8.5.gem



Other differences:
--
++ rubygem-memcache-client.spec ++
--- /var/tmp/diff_new_pack.0LVVls/_old  2012-07-23 10:34:36.0 +0200
+++ /var/tmp/diff_new_pack.0LVVls/_new  2012-07-23 10:34:36.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rubygem-memcache-client (Version 1.8.3)
+# spec file for package rubygem-memcache-client
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:   rubygem-memcache-client
-Version:1.8.3
+Version:1.8.5
 Release:0
 %define mod_name memcache-client
 #
-Group:  Development/Languages/Ruby
-License:BSD-3-Clause
-#
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
@@ -32,6 +29,9 @@
 Source: %{mod_name}-%{version}.gem
 #
 Summary:A Ruby library for accessing memcached
+License:BSD-3-Clause
+Group:  Development/Languages/Ruby
+
 %description
 A Ruby library for accessing memcached.
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org