@@ -13,52 +13,52 @@ if(EXISTS "/etc/redhat-release")
1313 if (LINUX_ISSUE MATCHES "CentOS" )
1414 set (CPACK_GENERATOR "RPM" )
1515 set (CPACK_SYSTEM_NAME "centos" )
16- set (CPACK_RPM_PACKAGE_REQUIRES "centos-release-scl, epel-release, rh-python36, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, dvipng, texlive, texlive-ytableau" )
16+ set (CPACK_RPM_PACKAGE_REQUIRES "centos-release-scl, epel-release, rh-python36, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, dvipng, texlive, texlive-ytableau" )
1717 message ("-- This is a CentOS system" )
1818 endif ()
1919 if (LINUX_ISSUE MATCHES "Scientific Linux" )
2020 set (CPACK_GENERATOR "RPM" )
2121 set (CPACK_SYSTEM_NAME "scientific7x" )
22- set (CPACK_RPM_PACKAGE_REQUIRES "yum-conf-softwarecollections, epel-release, rh-python36, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, dvipng, texlive, texlive-ytableau" )
22+ set (CPACK_RPM_PACKAGE_REQUIRES "yum-conf-softwarecollections, epel-release, rh-python36, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, dvipng, texlive, texlive-ytableau" )
2323 message ("-- This is a CentOS system" )
2424 endif ()
2525 if (LINUX_ISSUE MATCHES "Fedora" )
2626 set (CPACK_GENERATOR "RPM" )
2727 if (LINUX_ISSUE MATCHES "26" )
2828 message ("-- This is a Fedora 26 system" )
29- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
29+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
3030 set (CPACK_SYSTEM_NAME "fedora26" )
3131 elseif (LINUX_ISSUE MATCHES "27" )
3232 message ("-- This is a Fedora 27 system" )
33- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
33+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
3434 set (CPACK_SYSTEM_NAME "fedora27" )
3535 elseif (LINUX_ISSUE MATCHES "28" )
3636 message ("-- This is a Fedora 28 system" )
37- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
37+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
3838 set (CPACK_SYSTEM_NAME "fedora28" )
3939 elseif (LINUX_ISSUE MATCHES "29" )
4040 message ("-- This is a Fedora 29 system" )
41- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
41+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
4242 set (CPACK_SYSTEM_NAME "fedora29" )
4343 elseif (LINUX_ISSUE MATCHES "32" )
4444 message ("-- This is a Fedora 32 system" )
45- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
45+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
4646 set (CPACK_SYSTEM_NAME "fedora32" )
4747 elseif (LINUX_ISSUE MATCHES "33" )
4848 message ("-- This is a Fedora 33 system" )
49- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
49+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
5050 set (CPACK_SYSTEM_NAME "fedora33" )
5151 elseif (LINUX_ISSUE MATCHES "35" )
5252 message ("-- This is a Fedora 35 system" )
53- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, python3-sympy, dvipng, texlive, texlive-ytableau" )
53+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, python3-sympy, dvipng, texlive, texlive-ytableau" )
5454 set (CPACK_SYSTEM_NAME "fedora35" )
5555 elseif (LINUX_ISSUE MATCHES "24" )
5656 message ("-- This is a Fedora 24 system" )
57- set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
57+ set (CPACK_RPM_PACKAGE_REQUIRES "python3-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python3-matplotlib, dvipng, texlive, texlive-ytableau" )
5858 set (CPACK_SYSTEM_NAME "fedora24" )
5959 else ()
6060 message ("-- This is a Fedora <24 system" )
61- set (CPACK_RPM_PACKAGE_REQUIRES "python-libs, pcre, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python-matplotlib, dvipng, texlive, texlive-ytableau" )
61+ set (CPACK_RPM_PACKAGE_REQUIRES "python-libs, gmp, libuuid, sqlite, gtkmm30, boost-system, boost-filesystem, boost-program-options, boost-regex, libstdc++, python-matplotlib, dvipng, texlive, texlive-ytableau" )
6262 set (CPACK_SYSTEM_NAME "fedora" )
6363 endif ()
6464 endif ()
@@ -69,13 +69,13 @@ else()
6969 set (CPACK_SYSTEM_NAME "leap150" )
7070 set (CPACK_GENERATOR "RPM" )
7171 message ("-- This is an openSUSE Leap 15.0 system" )
72- set (CPACK_RPM_PACKAGE_REQUIRES "libpython3_6m1_0, libpcre1, libgmp10, libuuid1, libsqlite3-0, libgtkmm-3_0-1, libboost_system1_66_0, libboost_filesystem1_66_0, libboost_program_options1_66_0, libboost_regex1_66_0, libstdc++6, python3-matplotlib, python3-sympy, texlive-dvipng, texlive, texlive-ytableau" )
72+ set (CPACK_RPM_PACKAGE_REQUIRES "libpython3_6m1_0, libgmp10, libuuid1, libsqlite3-0, libgtkmm-3_0-1, libboost_system1_66_0, libboost_filesystem1_66_0, libboost_program_options1_66_0, libboost_regex1_66_0, libstdc++6, python3-matplotlib, python3-sympy, texlive-dvipng, texlive, texlive-ytableau" )
7373 endif ()
7474 if (LINUX_ISSUE MATCHES "Tumbleweed" )
7575 set (CPACK_SYSTEM_NAME "tumbleweed" )
7676 set (CPACK_GENERATOR "RPM" )
7777 message ("-- This is an openSUSE Tumbleweed system" )
78- set (CPACK_RPM_PACKAGE_REQUIRES "libpython3_7m1_0, libpcre1, libgmp10, libuuid1, libsqlite3-0, libgtkmm-3_0-1, libboost_system1_71_0, libboost_filesystem1_71_0, libboost_program_options1_71_0, libboost_regex1_71_0, libstdc++6, python3-matplotlib, python3-sympy, texlive-dvipng, texlive, texlive-ytableau" )
78+ set (CPACK_RPM_PACKAGE_REQUIRES "libpython3_7m1_0, libgmp10, libuuid1, libsqlite3-0, libgtkmm-3_0-1, libboost_system1_71_0, libboost_filesystem1_71_0, libboost_program_options1_71_0, libboost_regex1_71_0, libstdc++6, python3-matplotlib, python3-sympy, texlive-dvipng, texlive, texlive-ytableau" )
7979 endif ()
8080 endif ()
8181 if (EXISTS "/etc/issue" )
8585 set (CPACK_SYSTEM_NAME "leap421" )
8686 set (CPACK_GENERATOR "RPM" )
8787 message ("-- This is an openSUSE Leap 42.1 system" )
88- set (CPACK_RPM_PACKAGE_REQUIRES "libpython3_4m1_0, libpcre1, libgmp10, libuuid1, libsqlite3-0, libgtkmm-3_0-1, libboost_system1_61_0, libboost_filesystem1_61_0, libboost_program_options1_61_0, libboost_regex1_61_0, libstdc++6, python3-matplotlib, texlive-dvipng, texlive, texlive-ytableau" )
88+ set (CPACK_RPM_PACKAGE_REQUIRES "libpython3_4m1_0, libgmp10, libuuid1, libsqlite3-0, libgtkmm-3_0-1, libboost_system1_61_0, libboost_filesystem1_61_0, libboost_program_options1_61_0, libboost_regex1_61_0, libstdc++6, python3-matplotlib, texlive-dvipng, texlive, texlive-ytableau" )
8989 endif ()
9090 endif ()
9191 if (LINUX_ISSUE MATCHES "Debian" )
0 commit comments