Description of problem: http://svnweb.mageia.org/packages/cauldron/mageia-release/current/SPECS/mageia-release.spec?view=markup why using distname which always refears to cauldron instead of distrib which is Official or Cauldron ? it looks to confuse some users http://www.mageialinux-online.org/forum/topic-17459.php#m168606 Reproducible: Steps to Reproduce:
CC: (none) => ennael1, thierry.vignaud, tmbSeverity: normal => minor
not here... cat /etc/release Mageia release 4 (Official) for x86_64
rpm -qa |grep mageia-release mageia-release-Default-4-1.mga4 mageia-release-common-4-1.mga4
gah, it was /etc/version that was borked.
Ah, it comes from this: #grep distname mageia-release.spec %define distname cauldron echo "%{version} %{rel} %{distname}" > %{buildroot}%{_sysconfdir}/version so it does not change based on "am_i_cauldron"
Fixed since
Status: NEW => RESOLVEDResolution: (none) => FIXED