Hello community, here is the log from the commit of package SHERPA-MC for openSUSE:Factory checked in at 2019-06-17 21:33:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SHERPA-MC (Old) and /work/SRC/openSUSE:Factory/.SHERPA-MC.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SHERPA-MC" Mon Jun 17 21:33:40 2019 rev:11 rq:705775 version:2.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/SHERPA-MC/SHERPA-MC.changes 2019-02-11 21:25:55.143063328 +0100 +++ /work/SRC/openSUSE:Factory/.SHERPA-MC.new.4811/SHERPA-MC.changes 2019-06-17 21:33:44.467019036 +0200 @@ -1,0 +2,6 @@ +Thu May 23 00:08:54 UTC 2019 - Atri Bhattacharya <[email protected]> + +- Enable ufo-interface and package it as part of python-%{name} + package. Requires scons for building. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SHERPA-MC.spec ++++++ --- /var/tmp/diff_new_pack.42G6hp/_old 2019-06-17 21:33:45.299018844 +0200 +++ /var/tmp/diff_new_pack.42G6hp/_new 2019-06-17 21:33:45.303018843 +0200 @@ -45,6 +45,7 @@ BuildRequires: pkg-config BuildRequires: pythia-devel BuildRequires: python-devel +BuildRequires: scons BuildRequires: sqlite3-devel BuildRequires: swig BuildRequires: pkgconfig(gsl) @@ -141,6 +142,7 @@ %build %configure \ --docdir=%{_docdir}/%{name} \ + --enable-ufo \ --enable-pyext \ --enable-analysis \ --enable-multithread \ @@ -206,7 +208,9 @@ %{_infodir}/Sherpa.*.gz %files -n python-%{name} +%{_bindir}/Sherpa-generate-model %{python_sitelib}/Sherpa.py* +%{python_sitelib}/ufo_interface/ %{python_sitelib}/_Sherpa.* %changelog
