[opensuse-buildservice] Branching glibc breaks glibc.i686 link
Branching the glibc package doesn't properly create the glibc.i686 link, dropping the <patches> part: <patches> <topadd> ExclusiveArch: i586 i686 BuildArch: i686 %{expand:%%global optflags %(echo "%optflags"|sed -e s/i586/i686/) -march=i686 -mtune=generic} </topadd> </patches> This also happens when a maintenance request is accepted, see openSUSE:Maintenance:2977 for example (the source project had the corrected links). Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, Sep 01, 2014 at 10:42:19AM +0200, Andreas Schwab wrote:
Branching the glibc package doesn't properly create the glibc.i686 link, dropping the <patches> part:
<patches> <topadd> ExclusiveArch: i586 i686 BuildArch: i686 %{expand:%%global optflags %(echo "%optflags"|sed -e s/i586/i686/) -march=i686 -mtune=generic} </topadd> </patches>
This also happens when a maintenance request is accepted, see openSUSE:Maintenance:2977 for example (the source project had the corrected links).
(FWIW I have fixed it manually in the project now.) Ciao, Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Andreas Schwab
-
Marcus Meissner