Mailinglist Archive: opensuse-bugs (7763 mails)

< Previous Next >
[Bug 225268] New: splitt glibc-optimized off glibc.spec
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 1 Dec 2006 07:36:10 -0700 (MST)
  • Message-id: <bug-225268-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=225268

Summary: splitt glibc-optimized off glibc.spec
Product: openSUSE 10.3
Version: unspecified
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: pbaudis@xxxxxxxxxx
ReportedBy: olh@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: power-bugs@xxxxxxxxxxxxxxxxxxxxxx


building a few glibc variants is very timeconsuming. we should build all the
hwcap binaries in its own specfile to reduce build time.
glibc.spec builds only the normal binaries, glibc-optimized only the hwcap
binaries.
right now this is only for powerpc, other archs can be added as needed.

We could use a glibc.spec.in and produce both glibc.spec and
glibc-optimized.spec from it. Or put everything into glibc.spec and remove the
unneeded parts as needed.

glibc.spec should Suggest: glibc-optimized, hopefully yast will autoselect it
that way during update. But Requires: would work as well.

untested patch follows.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >