commit 623ca67d0d26026d5c3d93ab7e89cbc5eb24136c
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Oct 28 23:24:28 2017 +0300

    ruby: update rubygems url to be https

 ruby.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index d836993..b6e77fc 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -12,8 +12,7 @@ Name:         ruby-%{pkgname}
 Version:       -
 Release:       0.1
 License:       - (enter GPL/GPL v2/GPL v3+/LGPL/MIT/Ruby License/other license 
name here)
-#Source0:      
http://rubyforge.org/frs/download.php/18699/%{pkgname}-%{version}.tgz
-Source0:       http://rubygems.org/downloads/%{pkgname}-%{version}.gem
+Source0:       https://rubygems.org/downloads/%{pkgname}-%{version}.gem
 # Source0-md5: -
 Group:         Development/Languages
 URL:           http://rubyforge.org/projects/.../
@@ -94,6 +93,7 @@ rdoc --ri --op ri lib
 rdoc --op rdoc lib
 # rm -r ri/NOT_THIS_MODULE_RELATED_DIRS
 rm ri/created.rid
+rm ri/cache.ri
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/623ca67d0d26026d5c3d93ab7e89cbc5eb24136c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to