summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lutterkort <lutter@fedoraproject.org>2008-11-20 08:49:42 +0000
committerDavid Lutterkort <lutter@fedoraproject.org>2008-11-20 08:49:42 +0000
commit6f9db8f2656243856ce13ff82139f97369f887d3 (patch)
tree52be6f09cac1d794bd1e401b0c1f33f883c38007
parent950a02276243623c67b5dda4f1c5ccfdf4aaa660 (diff)
downloadrubygem-activerecord-6f9db8f2656243856ce13ff82139f97369f887d3.tar.gz
rubygem-activerecord-6f9db8f2656243856ce13ff82139f97369f887d3.tar.xz
rubygem-activerecord-6f9db8f2656243856ce13ff82139f97369f887d3.zip
Do not mark lib/ as doc
-rw-r--r--rubygem-activerecord.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/rubygem-activerecord.spec b/rubygem-activerecord.spec
index d115db8..bad09e7 100644
--- a/rubygem-activerecord.spec
+++ b/rubygem-activerecord.spec
@@ -7,7 +7,7 @@
Summary: Implements the ActiveRecord pattern for ORM
Name: rubygem-%{gemname}
Version: 2.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Languages
License: MIT
URL: http://www.rubyonrails.org
@@ -45,7 +45,7 @@ rm -rf %{buildroot}
%doc %{geminstdir}/CHANGELOG
%doc %{geminstdir}/examples
%{geminstdir}/install.rb
-%doc %{geminstdir}/lib
+%{geminstdir}/lib
%{geminstdir}/Rakefile
%doc %{geminstdir}/README
%doc %{geminstdir}/RUNNING_UNIT_TESTS
@@ -55,9 +55,11 @@ rm -rf %{buildroot}
%{gemdir}/cache/%{gemname}-%{version}.gem
%{gemdir}/specifications/%{gemname}-%{version}.gemspec
-
%changelog
-* Tue Sep 16 2008 David Lutterkort <dlutter@redhat.com> - 2.1.1-2
+* Thu Nov 20 2008 David Lutterkort <lutter@redhat.com> - 2.1.1-2
+- Do not mark lib/ as doc
+
+* Tue Sep 16 2008 David Lutterkort <dlutter@redhat.com> - 2.1.1-1
- New version (fixes CVE-2008-4094)
* Thu Jul 31 2008 Michael Stahnke <stahnma@fedoraproject.org> - 2.1.0-1