commit rubygem-http_parser.rb for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2015-01-14 11:45:02

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


Package is "rubygem-http_parser.rb"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2014-11-04 17:30:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2015-01-14 11:45:31.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 12 14:37:05 UTC 2015 - dmuel...@suse.com
+
+- regenerate with newer gem2rpm to package license files 
+
+---



Other differences:
--
++ rubygem-http_parser.rb.spec ++
--- /var/tmp/diff_new_pack.sCqHLT/_old  2015-01-14 11:45:32.0 +0100
+++ /var/tmp/diff_new_pack.sCqHLT/_new  2015-01-14 11:45:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-http_parser.rb
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -49,7 +49,7 @@
 
 %install
 %gem_install \
-  --doc-files="README.md" \
+  --doc-files="LICENSE-MIT README.md" \
   -f
 %gem_cleanup
 # MANUAL

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



commit rubygem-http_parser.rb for openSUSE:Factory

2014-11-04 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2014-11-04 17:29:41

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


Package is "rubygem-http_parser.rb"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2014-10-23 14:21:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2014-11-04 17:30:19.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov  1 17:14:20 UTC 2014 - tboer...@suse.com
+
+- Replaced rb_ver with an asterisk to expand correctly with multiple ruby 
versions
+
+---



Other differences:
--
++ rubygem-http_parser.rb.spec ++
--- /var/tmp/diff_new_pack.Jrzs2j/_old  2014-11-04 17:30:20.0 +0100
+++ /var/tmp/diff_new_pack.Jrzs2j/_new  2014-11-04 17:30:20.0 +0100
@@ -53,11 +53,11 @@
   -f
 %gem_cleanup
 # MANUAL
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitmodules -print -delete
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitkeep -print -delete
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitignore -print -delete
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name \*.jar -print -delete
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name '*.[h|c|o]' -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
.gitmodules -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
.gitkeep -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
.gitignore -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
\*.jar -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
'*.[h|c|o]' -print -delete
 # /MANUAL
 
 %gem_packages

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.Jrzs2j/_old  2014-11-04 17:30:20.0 +0100
+++ /var/tmp/diff_new_pack.Jrzs2j/_new  2014-11-04 17:30:20.0 +0100
@@ -1,6 +1,6 @@
 :post_install: |-
-  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitmodules -print -delete
-  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitkeep -print -delete
-  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitignore -print -delete
-  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name \*.jar -print -delete
-  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name '*.[h|c|o]' -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
.gitmodules -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
.gitkeep -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
.gitignore -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
\*.jar -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/*/gems/%{mod_name}-%{version} -name 
'*.[h|c|o]' -print -delete

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



commit rubygem-http_parser.rb for openSUSE:Factory

2014-10-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2014-10-23 14:20:50

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


Package is "rubygem-http_parser.rb"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2014-10-13 16:12:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2014-10-23 14:21:04.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 22 15:12:48 UTC 2014 - tboer...@suse.com
+
+- Remove development and java files
+
+---



Other differences:
--
++ rubygem-http_parser.rb.spec ++
--- /var/tmp/diff_new_pack.K8qnIh/_old  2014-10-23 14:21:05.0 +0200
+++ /var/tmp/diff_new_pack.K8qnIh/_new  2014-10-23 14:21:05.0 +0200
@@ -16,6 +16,13 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-http_parser.rb
 Version:0.6.0
 Release:0
@@ -45,6 +52,13 @@
   --doc-files="README.md" \
   -f
 %gem_cleanup
+# MANUAL
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitmodules -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitkeep -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitignore -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name \*.jar -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name '*.[h|c|o]' -print -delete
+# /MANUAL
 
 %gem_packages
 

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.K8qnIh/_old  2014-10-23 14:21:05.0 +0200
+++ /var/tmp/diff_new_pack.K8qnIh/_new  2014-10-23 14:21:05.0 +0200
@@ -1,70 +1,6 @@
-# ---
-# ## used by gem2rpm
-# :summary: this is a custom summary
-# ## used by gem2rpm
-# :description: |-
-#   this is a custom description
-#
-#   it can be multiline
-# ## used by gem2rpm
-# :license: MIT or Ruby
-# ## used by gem2rpm and gem_packages
-# :version_suffix: -x_y
-# ## used by gem2rpm and gem_packages
-# :disable_docs: true
-# ## used by gem2rpm
-# :disable_automatic_rdoc_dep: true
-# ## used by gem2rpm
-# :preamble: |-
-#   BuildRequires: foobar
-#   Requires: foobar
-# ## used by gem2rpm
-# :patches:
-#   foo.patch: -p1
-#   bar.patch: 
-# ## used by gem2rpm
-:sources:
-# - foo.desktop
-# - bar.desktop
-# :gem_install_args: ''
-# ## used by gem2rpm
-# :pre_install: |-
-#   %if 0%{?use_system_libev}
-#   export USE_VENDORED_LIBEV="no"
-#   %endif
-# ## used by gem2rpm
-# :post_install: |-
-#   # delete custom files here or do other fancy stuff
-#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
-# ## used by gem2rpm
-# :testsuite_command: |-
-#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
-# ## used by gem2rpm
-# :filelist: |-
-#   /usr/bin/gem2rpm-opensuse
-# ## used by gem2rpm
-# :scripts:
-#   :post: |-
-# /bin/echo foo
-# ## used by gem_packages
-# :main:
-#   :preamble: |-
-# Requires: util-linux
-# Recommends: pwgen
-#   :filelist: |-
-# /usr/bin/gem2rpm-opensuse
-# ## used by gem_packages
-# :custom:
-#   apache:
-# :preamble: |-
-#   Requires: .
-# :filelist: |-
-#   /etc/apache2/conf.d/passenger.conf
-# :summary: Custom summary is optional
-# :description: |-
-#   Custom description is optional
-#
-#   bar
-# :post: |-
-#   /bin/echo foo
-#
+:post_install: |-
+  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitmodules -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitkeep -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name .gitignore -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name \*.jar -print -delete
+  find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version} 
-name '*.[h|c|o]' -print -delete

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



commit rubygem-http_parser.rb for openSUSE:Factory

2014-10-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2014-10-13 16:12:38

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


Package is "rubygem-http_parser.rb"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2014-02-13 22:01:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2014-10-13 16:12:39.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 12:15:36 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-http_parser.rb.spec ++
--- /var/tmp/diff_new_pack.SsmEcr/_old  2014-10-13 16:12:40.0 +0200
+++ /var/tmp/diff_new_pack.SsmEcr/_new  2014-10-13 16:12:40.0 +0200
@@ -21,65 +21,31 @@
 Release:0
 %define mod_name http_parser.rb
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-devel
-BuildRequires:  ruby-macros >= 3
+BuildRequires:  %{rubydevel}
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 Url:http://github.com/tmm1/http_parser.rb
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Simple callback-based HTTP request/response parser
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
 Ruby bindings to http://github.com/ry/http-parser and
-http://github.com/a2800276/http-parser.java
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+http://github.com/a2800276/http-parser.java.
 
 %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 -f
+%gem_install \
+  --doc-files="README.md" \
+  -f
 %gem_cleanup
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%{gem_extensions}/%{mod_full_name}
-%exclude %{gem_base}/gems/%{mod_full_name}/spec
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/spec
+%gem_packages
 
 %changelog

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
-- 
To unsubscribe, e-mail: op

commit rubygem-http_parser.rb for openSUSE:Factory

2014-02-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2014-02-13 22:01:05

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


Package is "rubygem-http_parser.rb"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2013-12-17 10:05:47.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2014-02-13 22:01:06.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 13 09:31:35 UTC 2014 - co...@suse.com
+
+- use new macros
+
+---



Other differences:
--
++ rubygem-http_parser.rb.spec ++
--- /var/tmp/diff_new_pack.JtynMf/_old  2014-02-13 22:01:07.0 +0100
+++ /var/tmp/diff_new_pack.JtynMf/_new  2014-02-13 22:01:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-http_parser.rb
 #
-# Copyright (c) 2013 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
@@ -23,7 +23,8 @@
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  ruby-devel
+BuildRequires:  ruby-macros >= 3
 Url:http://github.com/tmm1/http_parser.rb
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Simple callback-based HTTP request/response parser
@@ -62,22 +63,23 @@
 %gem_install -f
 %gem_cleanup
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
+ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
 %{_docdir}/%{name}
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%{gem_extensions}/%{mod_full_name}
+%exclude %{gem_base}/gems/%{mod_full_name}/spec
+%{gem_base}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%doc %{gem_base}/doc
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
+%{gem_base}/gems/%{mod_full_name}/spec
 
 %changelog


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



commit rubygem-http_parser.rb for openSUSE:Factory

2013-12-17 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2013-12-17 10:05:46

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


Package is "rubygem-http_parser.rb"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2012-11-08 21:53:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2013-12-17 10:05:47.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 12 10:19:36 UTC 2013 - co...@suse.com
+
+- updated to version 0.6.0, no changelog
+
+---

Old:

  http_parser.rb-0.5.3.gem

New:

  http_parser.rb-0.6.0.gem



Other differences:
--
++ rubygem-http_parser.rb.spec ++
--- /var/tmp/diff_new_pack.jC66QH/_old  2013-12-17 10:05:48.0 +0100
+++ /var/tmp/diff_new_pack.jC66QH/_new  2013-12-17 10:05:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-http_parser.rb
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-http_parser.rb
-Version:0.5.3
+Version:0.6.0
 Release:0
 %define mod_name http_parser.rb
 %define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:http://github.com/tmm1/http_parser.rb
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Simple callback-based HTTP request/response parser
 License:MIT
 Group:  Development/Languages/Ruby
@@ -61,9 +61,12 @@
 %install
 %gem_install -f
 %gem_cleanup
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec

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



commit rubygem-http_parser.rb for openSUSE:Factory

2012-11-08 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2012-11-08 21:53:09

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


Package is "rubygem-http_parser.rb", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-10-22 00:44:18.403455820 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2012-11-08 21:53:10.0 +0100
@@ -0,0 +1,10 @@
+---
+Mon Nov  5 05:59:58 UTC 2012 - co...@suse.com
+
+- update to current gem2rpm template
+
+---
+Fri Jan  6 05:28:56 UTC 2012 - mrueck...@suse.de
+
+- initial package
+

New:

  http_parser.rb-0.5.3.gem
  rubygem-http_parser.rb.changes
  rubygem-http_parser.rb.spec



Other differences:
--
++ rubygem-http_parser.rb.spec ++
#
# spec file for package rubygem-http_parser.rb
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   rubygem-http_parser.rb
Version:0.5.3
Release:0
%define mod_name http_parser.rb
%define mod_full_name %{mod_name}-%{version}

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 1
Url:http://github.com/tmm1/http_parser.rb
Source: %{mod_full_name}.gem
Summary:Simple callback-based HTTP request/response parser
License:MIT
Group:  Development/Languages/Ruby

%description
Ruby bindings to http://github.com/ry/http-parser and
http://github.com/a2800276/http-parser.java

%package doc
Summary:RDoc documentation for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.

%package testsuite
Summary:Test suite for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description testsuite
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 -f
%gem_cleanup

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec

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