vondruch pushed to rubygem-gem2rpm (epel7). "Update to gem2rpm 0.11.1."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 15:01:15 UTC 2015


From 3ef1e1a3ae81c6cb6b0f6a526b8ffeb3fe7234d7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Thu, 7 May 2015 16:30:48 +0200
Subject: Update to gem2rpm 0.11.1.


diff --git a/.gitignore b/.gitignore
index 0401642..5ea6f28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ gem2rpm-0.6.0.gem
 /gem2rpm-0.9.2.gem
 /gem2rpm-0.10.1-tests.tgz
 /gem2rpm-0.10.1.gem
+/gem2rpm-0.11.1-tests.tgz
+/gem2rpm-0.11.1.gem
diff --git a/rubygem-gem2rpm.spec b/rubygem-gem2rpm.spec
index d5f5f1a..418a4db 100644
--- a/rubygem-gem2rpm.spec
+++ b/rubygem-gem2rpm.spec
@@ -1,16 +1,16 @@
 # Generated from gem2rpm-0.5.2.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name gem2rpm
 
-Summary: Generate rpm specfiles from gems
 Name: rubygem-%{gem_name}
-Version: 0.10.1
+Version: 0.11.1
 Release: 1%{?dist}
+Summary: Generate rpm specfiles from gems
 Group: Development/Languages
 License: GPLv2+
-URL: https://github.com/lutter/gem2rpm/
-Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
-# git clone https://github.com/lutter/gem2rpm.git && cd gem2rpm && git checkout v0.10.1
-# tar czvf gem2rpm-0.10.1-tests.tgz test/
+URL: https://github.com/fedora-ruby/gem2rpm
+Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
+# git clone https://github.com/fedora-ruby/gem2rpm.git && cd gem2rpm && git checkout v0.11.1
+# tar czvf gem2rpm-0.11.1-tests.tgz test/
 Source1: %{gem_name}-%{version}-tests.tgz
 Requires: ruby(release)
 Requires: ruby(rubygems)
@@ -27,13 +27,13 @@ Provides: rubygem(%{gem_name}) = %{version}
 %description
 Generate source rpms and rpm spec files from a Ruby Gem.  The spec file
 tries to follow the gem as closely as possible, and be compliant with the
-Fedora rubygem packaging guidelines
+Fedora rubygem packaging guidelines.
 
 
 %package doc
-Summary:           Documentation for %{name}
-Group:             Documentation
-Requires:          %{name} = %{version}-%{release}
+Summary: Documentation for %{name}
+Group: Documentation
+Requires: %{name} = %{version}-%{release}
 BuildArch: noarch
 
 %description doc
@@ -46,7 +46,6 @@ Documentation for %{name}.
 %build
 
 %install
-rm -rf %{buildroot}
 mkdir -p %{buildroot}%{gem_dir}
 cp -a .%{gem_dir}/* \
         %{buildroot}%{gem_dir}/
@@ -73,19 +72,22 @@ popd
 %files
 %dir %{gem_instdir}
 %{_bindir}/gem2rpm
+%license %{gem_instdir}/LICENSE
 %{gem_instdir}/bin
 %{gem_libdir}
 %{gem_instdir}/templates
-%doc %{gem_instdir}/LICENSE
 %exclude %{gem_cache}
 %{gem_spec}
 
 %files doc
 %doc %{gem_docdir}
-%doc %{gem_instdir}/README
 %doc %{gem_instdir}/AUTHORS
+%doc %{gem_instdir}/README.md
 
 %changelog
+* Tue May 05 2015 Vít Ondruch <vondruch at redhat.com> - 0.11.1-1
+- Update to gem2rpm 0.11.1.
+
 * Mon May 05 2014 Vít Ondruch <vondruch at redhat.com> - 0.10.1-1
 - Update to gem2rpm 0.10.0.
 
diff --git a/sources b/sources
index 43132ed..1377fa9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7efa72436d776242f047c658acfcf3bc  gem2rpm-0.10.1-tests.tgz
-79141142a432303e0d611f75dfd20591  gem2rpm-0.10.1.gem
+f6bb1add177b1788fc2edb7dd2e16140  gem2rpm-0.11.1-tests.tgz
+861df6e3f5048a95fa05ac18bbd9f4e4  gem2rpm-0.11.1.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-gem2rpm.git/commit/?h=epel7&id=3ef1e1a3ae81c6cb6b0f6a526b8ffeb3fe7234d7


More information about the scm-commits mailing list