[cmake-developers] [PATCH 0/3] CPACK_RPM_PACKAGE_ARCHITECTURE
Brad King
brad.king at kitware.com
Mon Feb 23 11:05:31 EST 2015
On 02/21/2015 09:39 AM, Domen Vrankar wrote:
> 2015-02-19 9:01 GMT+01:00 Joshua A Clayton <stillcompiling at gmail.com>:
>> 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
More information about the cmake-developers
mailing list