[packages/ruby-open4] up to 1.3.0

glen glen at pld-linux.org
Tue Jan 7 08:31:14 CET 2014


commit 2c25a8fc101ff5ff589d60d0596db251130071e1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jan 7 09:31:05 2014 +0200

    up to 1.3.0

 ruby-open4.spec | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/ruby-open4.spec b/ruby-open4.spec
index 82c51fd..397e608 100644
--- a/ruby-open4.spec
+++ b/ruby-open4.spec
@@ -2,12 +2,12 @@
 Summary:	Ruby open3 with exit reporting
 Summary(pl.UTF-8):	open3 w Rubym z raportowaniem wyjścia
 Name:		ruby-%{pkgname}
-Version:	0.4.0
+Version:	1.3.0
 Release:	1
 License:	GPL v2+ or Ruby
 Group:		Development/Languages
 Source0:	http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5:	bbe40a8cca8985a242aa1e71b06842f9
+# Source0-md5:	dc0affafe0138d5f35e45cb34db57ccd
 URL:		https://github.com/ahoward/open4
 BuildRequires:	rpm-rubyprov
 BuildRequires:	rpmbuild(macros) >= 1.665
@@ -44,20 +44,16 @@ ri documentation for %{pkgname}.
 %description ri -l pl.UTF-8
 Dokumentacji w formacie ri dla %{pkgname}.
 
-
 %prep
 %setup -q -n %{pkgname}-%{version}
 
-# duplicate with open4.rb
-rm lib/open4-%{version}.rb
-
 %build
 # write .gemspec
 %__gem_helper spec
 
 rdoc --ri -o ri
 rdoc -o rdoc
-rm -r ri/{ARGV,Object}
+rm -r ri/Object
 rm ri/cache.ri
 rm ri/created.rid
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-open4.git/commitdiff/2c25a8fc101ff5ff589d60d0596db251130071e1



More information about the pld-cvs-commit mailing list