From b1e75c3c5024fd79ca99b43c50664ca4cc62ba6f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 17 Apr 2016 20:46:07 +0300 Subject: [PATCH] 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 \ -- 2.44.0