Quoted upstredam license clarification.
This commit is contained in:
parent
3916c5aa67
commit
3d804e924e
@ -7,9 +7,13 @@
|
|||||||
Summary: A Ruby interface to the PostgreSQL RDBMS
|
Summary: A Ruby interface to the PostgreSQL RDBMS
|
||||||
Name: rubygem-%{gemname}
|
Name: rubygem-%{gemname}
|
||||||
Version: 0.11.0
|
Version: 0.11.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
# License is not that clear: https://bitbucket.org/ged/ruby-pg/issue/72/
|
# Upstream license clarification (https://bitbucket.org/ged/ruby-pg/issue/72/)
|
||||||
|
#
|
||||||
|
# The portions of the code that are BSD-licensed are licensed under
|
||||||
|
# the BSD 3-Clause license; the contents of the BSD file are incorrect.
|
||||||
|
#
|
||||||
License: (GPLv2 or Ruby) and BSD
|
License: (GPLv2 or Ruby) and BSD
|
||||||
URL: http://bitbucket.org/ged/ruby-pg/
|
URL: http://bitbucket.org/ged/ruby-pg/
|
||||||
Source0: http://rubygems.org/gems/%{gemname}-%{version}.gem
|
Source0: http://rubygems.org/gems/%{gemname}-%{version}.gem
|
||||||
@ -96,6 +100,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 01 2011 Vít Ondruch <vondruch@redhat.com> - 0.11.0-3
|
||||||
|
- Quoted upstredam license clarification.
|
||||||
|
|
||||||
* Mon May 30 2011 Vít Ondruch <vondruch@redhat.com> - 0.11.0-2
|
* Mon May 30 2011 Vít Ondruch <vondruch@redhat.com> - 0.11.0-2
|
||||||
- Removed/fixed shebang in non-executables.
|
- Removed/fixed shebang in non-executables.
|
||||||
- Removed sources.
|
- Removed sources.
|
||||||
|
Loading…
Reference in New Issue
Block a user