On 02/21/2015 09:39 AM, Domen Vrankar wrote: > 2015-02-19 9:01 GMT+01:00 Joshua A Clayton <[email protected]>: >> This patch series extends CPackRPM to support cross-built rpms >> Previously only native and "noarch" rpms were possible. >> Other architecture choices resulted in an error from rpmbuild. >> Also included at no extra charge, is component support through >> CPACK_RPM_<component>_PACKAGE_ARCHITECTURE, and unit tests for >> component architecture. > > Applied with minor tweaks to next: > http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=43fab4ca
I backported the tweaks into the original patch series and revised the topic as separate commits: CPackRPM: Fix CPACK_RPM_PACKAGE_ARCHITECTURE http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=761562fe CPackRPM: Support rpm architecture in components http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3aa9f89d Tests: CpackRPM test component architecture http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f174b919 -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
