noarch subpackages --- https://www.pld-linux.org/rpm5?rev=1349700817 +++ https://www.pld-linux.org/rpm5 @@ -77,4 +77,12 @@ <file>%define _noautoreq 'perl\\(something::.*\\)' </file> + ==== noarch subpackages ==== + + Rpm 5.x supports **noarch** subpackages, a feature that can save space on ftp server and mirrors and ease use of multiarch packages. + To use it within a package all what is needed is to put + + <file>BuildArch: noarch</file> + + in the preamble of a subpackage that should be/is architecture independent.
Diff URL: https://www.pld-linux.org/rpm5?do=diff&r1=1349700817&r2=1353359180 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
