Accepting request 143491 from Base:System

Update to git head, fix nscd systemd file. (forwarded request 143490 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/143491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=128
This commit is contained in:
Stephan Kulow 2012-11-29 09:12:50 +00:00 committed by Git OBS Bridge
parent 574559ae29
commit 1c42f97ac5
4 changed files with 21 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:954cdcd1a7c963357086f2caa109ac6ad7bea15e03f1ae930bd7b541d778166b
size 11128040

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bd758d05a8abeb05258a9f5c253969c201ad76e6f6c6bebdc4e8883a3cf2443
size 11142916

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 28 15:48:32 UTC 2012 - aj@suse.de
- Update to e3c6aa3a5848:
* Fix powerpc64 make abi check failure
* bugfixes
- Install nscd.socket to new /usr location
-------------------------------------------------------------------
Wed Nov 28 09:31:11 UTC 2012 - schwab@suse.de
- Reenable multi-arch on ppc ppc64
-------------------------------------------------------------------
Tue Nov 27 21:34:15 UTC 2012 - aj@suse.de

View File

@ -123,7 +123,7 @@ Provides: ld-linux.so.3(GLIBC_2.4)
Version: 2.16.90
Release: 0
%define glibc_major_version 2.16.90
%define git_id de2fd463b1c0
%define git_id e3c6aa3a5848
Url: http://www.gnu.org/software/libc/libc.html
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: glibc-%{version}-%{git_id}.tar.xz
@ -626,7 +626,7 @@ configure_and_build_glibc() {
--enable-stackguard-randomization \
%endif
--build=%{target} --host=%{target} \
%ifarch %{ix86} x86_64 sparc sparc64 s390 s390x
%ifarch ppc ppc64 %{ix86} x86_64 sparc sparc64 s390 s390x
--enable-multi-arch \
%endif
%ifarch mipsel
@ -945,8 +945,8 @@ done
mkdir -p %{buildroot}/usr/lib/tmpfiles.d/
install -m 644 %{SOURCE20} %{buildroot}/usr/lib/tmpfiles.d/
mkdir -p %{buildroot}/lib/systemd/system
install -m 644 %{SOURCE21} %{buildroot}/lib/systemd/system
mkdir -p %{buildroot}/usr/lib/systemd/system
install -m 644 %{SOURCE21} %{buildroot}/usr/lib/systemd/system
%ifarch armv7l armv7hl
# Provide compatibility link
@ -1242,7 +1242,7 @@ exit 0
%config(noreplace) /etc/nscd.conf
%{_sbindir}/nscd
%{_sbindir}/rcnscd
/lib/systemd/system/nscd.service
/usr/lib/systemd/system/nscd.service
%dir /usr/lib/tmpfiles.d
/usr/lib/tmpfiles.d/nscd.conf
%dir %attr(0755,root,root) %ghost /var/run/nscd