rpms/rubygem-hoe/EL-5 rubygem-hoe.spec,1.11,1.12 sources,1.8,1.9

Michael Stahnke stahnma at fedoraproject.org
Fri Apr 16 21:11:38 UTC 2010


Author: stahnma

Update of /cvs/pkgs/rpms/rubygem-hoe/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1072

Modified Files:
	rubygem-hoe.spec sources 
Log Message:
Updating version in EPEL


Index: rubygem-hoe.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-hoe/EL-5/rubygem-hoe.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- rubygem-hoe.spec	15 Jun 2009 13:49:09 -0000	1.11
+++ rubygem-hoe.spec	16 Apr 2010 21:11:38 -0000	1.12
@@ -5,8 +5,8 @@
 
 Summary:    	Hoe is a simple rake/rubygems helper for project Rakefiles
 Name:       	rubygem-%{gemname}
-Version:    	2.1.0
-Release:    	1%{?dist}
+Version:    	2.5.0
+Release:    	2%{?dist}
 Group:      	Development/Languages
 License:    	MIT
 URL:        	http://rubyforge.org/projects/seattlerb/
@@ -14,42 +14,31 @@ Source0:    	http://gems.rubyforge.org/g
 BuildRoot:  	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   	ruby(abi) = 1.8
 Requires:   	rubygems
-Requires:   	rubygem(rubyforge) >= 1.0.3
-Requires:   	rubygem(rake) >= 0.8.7
+Requires:   	rubygem(rubyforge) >= 2.0.3
+Requires:       rubygem(gemcutter) >= 0.2.1
+Requires:   	rubygem(rake)      >= 0.8.7
+Requires:       rubygem(minitest)  >= 1.4.2
 BuildRequires:  rubygems
 BuildArch:  	noarch
 Provides:   	rubygem(%{gemname}) = %{version}
 
 %description
-Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all
-the usual tasks for projects including rdoc generation, testing, packaging,
-and deployment.  Tasks Provided:
- * announce         - Create news email file and post to rubyforge.
- * audit            - Run ZenTest against the package.
- * check_manifest   - Verify the manifest.
- * clean            - Clean up all the extras.
- * config_hoe       - Create a fresh ~/.hoerc file.
- * debug_gem        - Show information about the gem.
- * default          - Run the default tasks.
- * deps:email       - Print a contact list for gems dependent on this gem
- * deps:fetch       - Fetch all the dependent gems of this gem into tarballs
- * deps:list        - List all the dependent gems of this gem
- * docs             - Build the docs HTML Files
- * email            - Generate email announcement file.
- * gem              - Build the gem file hoe-1.8.0.gem
- * generate_key     - Generate a key for signing your gems.
- * install_gem      - Install the package as a gem.
- * multi            - Run the test suite using multiruby.
- * package          - Build all the packages
- * post_blog        - Post announcement to blog.
- * post_news        - Post announcement to rubyforge.
- * publish_docs     - Publish RDoc to RubyForge.
- * release          - Package and upload the release to rubyforge.
- * ridocs           - Generate ri locally for testing.
- * tasks            - Generate a list of tasks for doco.
- * test             - Run the test suite.
- * test_deps        - Show which test files fail when run alone.
-
+Hoe is a rake/rubygems helper for project Rakefiles. It helps generate
+rubygems and includes a dynamic plug-in system allowing for easy
+extensibility. Hoe ships with plug-ins for all your usual project
+tasks including rdoc generation, testing, packaging, and deployment.
+Plug-ins Provided:
+* Hoe::Clean
+* Hoe::Debug
+* Hoe::Deps
+* Hoe::Flay
+* Hoe::Flog
+* Hoe::Inline
+* Hoe::Package
+* Hoe::Publish
+* Hoe::RCov
+* Hoe::Signing
+* Hoe::Test
 See class rdoc for help. Hint: ri Hoe
 
 %prep
@@ -84,12 +73,94 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Mon Jun 15 2009 Darryl Pierce <dpierce at redhat.com. - 2.1.0-1
+* Mon Feb 15 2010 Darryl L. Pierce <dpierce at redhat.com> 2.5.0-2
+- Updated the dependency on rubygem-rubyforge to >= 2.0.3.
+
+* Mon Feb 15 2010 Darryl L. Pierce <dpierce at redhat.com> 2.5.0-1
+- Added dependency on rubygem-gemcutter >= 0.2.1.
+- Added dependency on rubygem-minitest >= 1.4.2.
+- Release 2.5.0 of Hoe.
+
+* Sat Aug  8 2009 Darryl L. Pierce <dpierce at redhat.com> - 2.3.3-1
+- Release 2.3.3 of Hoe.
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Fri Jul  1 2009 Darryl L. Pierce <dpierce at redhat.com> - 2.3.2-1
+- Release 2.3.2 of Hoe.
+
+* Fri Jun 26 2009 Darryl L. Pierce <dpierce at redhat.com> - 2.3.1-1
+- Release 2.3.1 of Hoe.
+
+* Thu Jun 18 2009 Darryl L. Pierce <dpierce at redhat.com> - 2.2.0-1
+- Release 2.2.0 of Hoe.
+
+* Mon Jun 15 2009 Darryl L. Pierce <dpierce at redhat.com> - 2.1.0-1
 - Release 2.1.0 of Hoe.
 
-* Mon Oct 27 2008 Darryl Pierce <dpierce at redhat.com> - 1.8.2-1
+* Wed Jun  3 2009 Darryl L. Pierce <dpierce at redhat.com> - 2.0.0-1
+- Release 2.0.0 of Hoe.
+
+* Fri Apr 17 2009 Darryl L. Pierce <dpierce at redhat.com> - 1.12.2-1
+- Release 1.12.2 of Hoe.
+
+* Wed Apr  1 2009 Darryl L. Pierce <dpierce at redhat.com> - 1.12.1-1
+- Release 1.12.1 of Hoe.
+
+* Tue Mar 17 2009 Darryl L. Pierce <dpierce at redhat.com> - 1.11.0-1
+- Release 1.11.0 of Hoe.
+
+* Tue Mar 10 2009 Darryl L. Pierce <dpierce at redhat.com> - 1.10.0-1
+- Release 1.10.0 of Hoe.
+
+* Fri Feb 27 2009 Darryl L. Pierce <dpierce at redhat.com> - 1.9.0-1
+- Release 1.9.0 of Hoe.
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Jan 21 2009 Darryl L. Pierce <dpierce at redhat.com> - 1.8.3-1
+- Release 1.8.3 of Hoe.
+
+* Mon Oct 27 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.8.2-1
 - Release 1.8.2 of Hoe.
 
-* Thu Oct 23 2008 Darryl Pierce <dpierce at redhat.com> - 1.8.1-1
-- Release 1.8.1 of Hoe.
+* Thu Oct 23 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.8.1-2
+- Last build failed.
+
+* Thu Oct 23 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.8.1-1
+- Release 1.8.1 of the gem.
+
+* Mon Oct 13 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.8.0-1
+- Release 1.8.0 of the gem.
+
+* Tue Jul 01 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.7.0-1
+- Release 1.7.0 of the gem.
+
+* Wed Jun 18 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.6.0-1
+- Release 1.6.0 of the gem.
+
+* Mon Jun 09 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.3-2
+- Fixed the dependency for the newer version of rubygem-rubyforge.
+
+* Tue Jun 03 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.3-1
+- New release of Hoe.
+
+* Wed May 14 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.1-6
+- Fixed the build, which failed only on devel.
+
+* Wed May 14 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.1-5
+- First official build.
+
+* Mon May 12 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.1-4
+- Update for Fedora 8 and 9.
+
+* Tue Apr 29 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.1-3
+- Fixed the license to read MIT.
+
+* Mon Apr 28 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.1-2
+- Updated the spec to comply with Ruby packaging guidelines.
 
+* Fri Apr 18 2008 Darryl L. Pierce <dpierce at redhat.com> - 1.5.1-1
+- Initial package


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-hoe/EL-5/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	15 Jun 2009 13:49:09 -0000	1.8
+++ sources	16 Apr 2010 21:11:38 -0000	1.9
@@ -1 +1 @@
-3ff72d44349811cf1586d5ffd9f4c4c5  hoe-2.1.0.gem
+7afb2f143fbeff68d0bfa46cd1d51623  hoe-2.5.0.gem



More information about the scm-commits mailing list