[packages/ruby-http_parser.rb] Up to 0.8.1
arekm
arekm at pld-linux.org
Sat Mar 28 00:12:22 CET 2026
commit 617674b5e834a3e900f313fa3226122707abd7ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 28 00:12:10 2026 +0100
Up to 0.8.1
ruby-http_parser.rb.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/ruby-http_parser.rb.spec b/ruby-http_parser.rb.spec
index 12c7aa8..ae051f0 100644
--- a/ruby-http_parser.rb.spec
+++ b/ruby-http_parser.rb.spec
@@ -5,15 +5,15 @@
%define pkgname http_parser.rb
Summary: Simple callback-based HTTP request/response parser
Name: ruby-%{pkgname}
-Version: 0.5.3
-Release: 7
-License: GPL v2+ or Ruby
+Version: 0.8.1
+Release: 1
+License: MIT
Group: Development/Languages
Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: 7782c17d0c984f33bd82acbe9bcbaec8
+# Source0-md5: e9076a195360ed822cc0f479ac186006
URL: http://github.com/tmm1/http_parser.rb
BuildRequires: rpm-rubyprov
-BuildRequires: rpmbuild(macros) >= 1.656
+BuildRequires: rpmbuild(macros) >= 1.665
BuildRequires: ruby-devel
%if %{with tests}
BuildRequires: ruby-json >= 1.4.6
@@ -53,8 +53,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc README.md LICENSE-MIT
+%{ruby_vendorlibdir}/http_parser.rb
%dir %{ruby_vendorlibdir}/http
%{ruby_vendorlibdir}/http/parser.rb
-%{ruby_vendorlibdir}/%{pkgname}
%attr(755,root,root) %{ruby_vendorarchdir}/ruby_http_parser.so
%{ruby_specdir}/%{pkgname}-%{version}.gemspec
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-http_parser.rb.git/commitdiff/617674b5e834a3e900f313fa3226122707abd7ea
More information about the pld-cvs-commit
mailing list