SHA256
1
0
forked from pool/glibc

Accepting request 510885 from home:Andreas_Schwab:Factory

Reorganize specfile

OBS-URL: https://build.opensuse.org/request/show/510885
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=461
This commit is contained in:
Andreas Schwab 2017-07-17 08:05:10 +00:00 committed by Git OBS Bridge
parent 1482b98844
commit cbd3ac0e4e
4 changed files with 23794 additions and 0 deletions

7931
glibc-testsuite.changes Normal file

File diff suppressed because it is too large Load Diff

7931
glibc-utils.changes Normal file

File diff suppressed because it is too large Load Diff

7931
glibc.i686.changes Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,5 @@
#!/bin/sh
for flavor in -utils -testsuite .i686; do
sed "/^%define flavor/s/%{nil}/${flavor#?}/" glibc.spec > glibc$flavor.spec
cp glibc.changes glibc$flavor.changes
done