Accepting request 143490 from home:a_jaeger:my-factory-packages

Update to git head, fix nscd systemd file.

OBS-URL: https://build.opensuse.org/request/show/143490
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=238
This commit is contained in:
Andreas Jaeger 2012-11-28 20:52:39 +00:00 committed by Git OBS Bridge
parent 668387b8d6
commit 83fc2fcdc0
4 changed files with 15 additions and 7 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,11 @@
-------------------------------------------------------------------
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

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
@ -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