commit b1e75c3c5024fd79ca99b43c50664ca4cc62ba6f
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Apr 17 20:46:07 2016 +0300

    module note

 python.spec | 1 +
 ruby.spec   | 2 ++
 2 files changed, 3 insertions(+)
---
diff --git a/python.spec b/python.spec
index 65f62f1..d588fa9 100644
--- a/python.spec
+++ b/python.spec
@@ -9,6 +9,7 @@
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
+# NOTE: 'module' should match the python import path, not the egg name
 %define        module  template
 Summary:       -
 Summary(pl.UTF-8):     -
diff --git a/ruby.spec b/ruby.spec
index a879b41..f9689f5 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -79,6 +79,8 @@ ruby -r rubygems -e 'spec = 
eval(File.read("%{pkgname}.gemspec"))
        file.puts spec.to_ruby_for_cache
 end'
 
+#'
+
 %if old
 cp %{_datadir}/setup.rb .
 %{__ruby} setup.rb config \
================================================================

---- gitweb:

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

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

Reply via email to