SHA256
1
0
forked from pool/glibc

Accepting request 74197 from home:msmeissn:branches:Base:System

move summary,license and group out of the not-ppc if

OBS-URL: https://build.opensuse.org/request/show/74197
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=67
This commit is contained in:
Andreas Jaeger 2011-06-20 12:47:04 +00:00 committed by Git OBS Bridge
parent a72524f516
commit c508a8f2c9

View File

@ -18,6 +18,9 @@
Name: glibc
License: GPLv2+
Summary: Standard Shared Libraries (from the GNU C Library)
Group: System/Libraries
BuildRequires: gcc-c++
BuildRequires: libselinux-devel
BuildRequires: libstdc++-devel
@ -42,9 +45,6 @@ BuildRequires: libstdc++-devel
%define powerpc_optimize_cpu_power7 0
%define powerpc_optimize_cpu_cell 0
%else
License: GPLv2+
Summary: Standard Shared Libraries (from the GNU C Library)
Group: System/Libraries
%define optimize_power 0
%define powerpc_optimize_base 0
%define powerpc_optimize_cpu_power4 0