[packages/ruby-mixlib-authentication] up to 1.4.1

glen glen at pld-linux.org
Wed Jun 8 13:24:47 CEST 2016


commit adcae4e1e9cd4f36086e93b59046bc1e74080cf3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jun 8 14:24:09 2016 +0300

    up to 1.4.1

 deps.patch                      | 13 -------------
 ruby-mixlib-authentication.spec |  8 +++-----
 2 files changed, 3 insertions(+), 18 deletions(-)
---
diff --git a/ruby-mixlib-authentication.spec b/ruby-mixlib-authentication.spec
index 75934e3..551f78b 100644
--- a/ruby-mixlib-authentication.spec
+++ b/ruby-mixlib-authentication.spec
@@ -5,13 +5,12 @@
 %define		pkgname	mixlib-authentication
 Summary:	Simple per-request authentication
 Name:		ruby-%{pkgname}
-Version:	1.4.0
+Version:	1.4.1
 Release:	1
 License:	Apache v2.0
 Group:		Development/Languages
 Source0:	http://gems.rubyforge.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5:	10f53cce9daa6d60b414bb2cb77557fa
-Patch0:		deps.patch
+# Source0-md5:	d35cba5bc7a2033d0c9b25eea57514ab
 URL:		http://github.com/opscode/mixlib-authentication
 BuildRequires:	rpm-rubyprov
 BuildRequires:	rpmbuild(macros) >= 1.656
@@ -36,7 +35,6 @@ This package contains documentation for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %__gem_helper spec-dump %{pkgname}.gemspec
@@ -58,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.rdoc NOTICE
+%doc README.md NOTICE
 %{ruby_vendorlibdir}/mixlib/authentication.rb
 %{ruby_vendorlibdir}/mixlib/authentication
 %{ruby_specdir}/%{pkgname}-%{version}.gemspec
diff --git a/deps.patch b/deps.patch
deleted file mode 100644
index e982891..0000000
--- a/deps.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-
-https://github.com/chef/mixlib-authentication/pull/18
-
---- ruby-mixlib-authentication-1.4.0/mixlib-authentication.gemspec~	2016-06-02 19:29:52.000000000 +0300
-+++ ruby-mixlib-authentication-1.4.0/mixlib-authentication.gemspec	2016-06-02 19:31:40.599501191 +0300
-@@ -20,6 +20,6 @@
-   s.files = %w(LICENSE README.rdoc Gemfile Rakefile NOTICE) + Dir.glob("*.gemspec") +
-       Dir.glob("{lib,spec}/**/*", File::FNM_DOTMATCH).reject {|f| File.directory?(f) }
- 
--  %w(rspec-core rspec-expectations rspec-mocks).each { |gem| s.add_dependency gem, "~> 3.2" }
-+  %w(rspec-core rspec-expectations rspec-mocks).each { |gem| s.add_development_dependency gem, "~> 3.2" }
-   s.add_development_dependency "rake", "~> 10.4"
- end
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-mixlib-authentication.git/commitdiff/adcae4e1e9cd4f36086e93b59046bc1e74080cf3



More information about the pld-cvs-commit mailing list