rpms/rubygem-rubyforge/F-8 .cvsignore, 1.3, 1.4 rubygem-rubyforge.spec, 1.2, 1.3 sources, 1.3, 1.4

Darryl L. Pierce mcpierce at fedoraproject.org
Thu Oct 23 14:19:50 UTC 2008


Author: mcpierce

Update of /cvs/pkgs/rpms/rubygem-rubyforge/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21542

Modified Files:
	.cvsignore rubygem-rubyforge.spec sources 
Log Message:
Release 1.0.1 of Rubyforge.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-rubyforge/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	9 Jun 2008 11:29:14 -0000	1.3
+++ .cvsignore	23 Oct 2008 14:19:20 -0000	1.4
@@ -1 +1 @@
-rubyforge-1.0.0.gem
+rubyforge-1.0.1.gem


Index: rubygem-rubyforge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-rubyforge/F-8/rubygem-rubyforge.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rubygem-rubyforge.spec	9 Jun 2008 11:27:48 -0000	1.2
+++ rubygem-rubyforge.spec	23 Oct 2008 14:19:20 -0000	1.3
@@ -6,7 +6,7 @@
 
 Summary: 	A script which automates a limited set of rubyforge operations
 Name: 		rubygem-%{gemname}
-Version: 	1.0.0
+Version: 	1.0.1
 Release: 	1%{?dist}
 Group: 		Development/Languages
 License: 	GPLv2+ or Ruby
@@ -20,14 +20,7 @@
 Provides: 	rubygem(%{gemname}) = %{version}
 
 %description
-A script which automates a limited set of rubyforge operations.  * Run
-'rubyforge help' for complete usage. * Setup: For first time users AND
-upgrades to 0.4.0: * rubyforge setup (deletes your username and password, so
-run sparingly!) * edit ~/.rubyforge/user-config.yml * rubyforge config * For
-all rubyforge upgrades, run 'rubyforge config' to ensure you have latest. *
-Don't forget to login!  logging in will store a cookie in your .rubyforge
-directory which expires after a time.  always run the login command before any
-operation that requires authentication, such as uploading a package.
+A script which automates a limited set of rubyforge operations.
 
 
 %prep
@@ -43,7 +36,8 @@
 mv %{buildroot}%{gemdir}/bin/* %{buildroot}/%{_bindir}
 rmdir %{buildroot}%{gemdir}/bin
 find %{buildroot}%{geminstdir}/bin -type f | xargs chmod a+x
-chmod +x %{buildroot}%{geminstdir}/lib/rubyforge.rb
+chmod 0755 %{buildroot}%{geminstdir}/lib/rubyforge.rb
+chmod 0755 %{buildroot}%{geminstdir}/bin/rubyforge
 
 %clean
 rm -rf %{buildroot}
@@ -61,6 +55,9 @@
 
 
 %changelog
+* Thu Oct 23 2008 Darryl Pierce <dpierce at redhat.com> - 1.0.1-1
+- Release 1.0.1 of Rubyforge.
+
 * Mon Jun 09 2008 Darryl Pierce <dpierce at redhat.com> - 1.0.0-1
 - New release of RubyForge.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-rubyforge/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	9 Jun 2008 11:29:14 -0000	1.3
+++ sources	23 Oct 2008 14:19:20 -0000	1.4
@@ -1 +1 @@
-f62026740e57c513744ec76d6885c56d  rubyforge-1.0.0.gem
+108a583b38ed38c5cdc5dc8b32831238  rubyforge-1.0.1.gem




More information about the fedora-extras-commits mailing list