Line 228: |
Line 228: |
| '''type''' = <package-type> | | '''type''' = <package-type> |
| | | |
− | Packaging system type that describing package belongs to. Supported values (case-sensitive): | + | Packaging system type that describing package belongs to. Should be used only for non-rpm/deb packages. Supported values (case-sensitive): |
| | | |
− | * ''RPM'' for all RPM-based distributions,
| |
− | * ''Debian'' for all Debian-based distributions,
| |
| * ''Gentoo'' for Gentoo distribution, | | * ''Gentoo'' for Gentoo distribution, |
| * ''Slack'' for Slackware distribution, | | * ''Slack'' for Slackware distribution, |
Line 240: |
Line 238: |
| Case insensitive glob mask of repository name in OBS project that current recipe belongs to. If option is absent, aliasing will be applied to all repositories. | | Case insensitive glob mask of repository name in OBS project that current recipe belongs to. If option is absent, aliasing will be applied to all repositories. |
| | | |
− | '''arch''' = <arch-name>
| + | Aliasing might be different for different repositories, e.g., if repositories come from several GNU/Linux distributions. In that case per-repository Package sections (with setting ''repo'' option) should be used: |
− | | |
− | If option exists, aliasing will be applied only to specific arch.
| |
− | | |
− | Aliasing might be different for different repositories, e.g., if repositories come from several GNU/Linux distributions. In that case per-repository Package sections should be used: | |
| | | |
| [Package/<arbitrary-unique-name>] | | [Package/<arbitrary-unique-name>] |