forked from pool/glibc
Accepting request 213272 from Base:System
- make pwdutils a real buildrequire Requires(pre) are used during builds, but don't trigger rebuilds. But to create clearly defined bootstrap projects, it's essential to know what packages are required for others. So move this requires to build to a buildrequire (forwarded request 213147 from coolo) OBS-URL: https://build.opensuse.org/request/show/213272 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=164
This commit is contained in:
parent
031b3f52a7
commit
e540ed5251
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efbd2068042f6ec83e9a0d9f30df5605e949f131c5c9b32482cc2b16690d4a2a
|
||||
size 12301308
|
3
glibc-2.18.90-94c8a4bc574c.tar.xz
Normal file
3
glibc-2.18.90-94c8a4bc574c.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98084f54fd03dc09774d89c1ceab170b6f1ef9fdd99cad3cf66553be163a3a1d
|
||||
size 12770204
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 12:38:29 UTC 2014 - coolo@suse.com
|
||||
|
||||
- make pwdutils a real buildrequire
|
||||
Requires(pre) are used during builds, but don't trigger rebuilds.
|
||||
But to create clearly defined bootstrap projects, it's essential
|
||||
to know what packages are required for others. So move this requires
|
||||
to build to a buildrequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 14:30:50 UTC 2014 - schwab@suse.de
|
||||
|
||||
- Update to glibc 2.18.90 94c8a4bc574c:
|
||||
* More bug fixes
|
||||
* Slovenian translations for glibc messages have been contributed by the
|
||||
Translation Project's Slovenian team of translators.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 13:45:17 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibc-testsuite
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -38,6 +38,7 @@ Group: System/Libraries
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: pwdutils
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: xz
|
||||
%if %{testsuite_build}
|
||||
@ -109,7 +110,7 @@ BuildRequires: gd-devel
|
||||
Version: 2.18.90
|
||||
Release: 0
|
||||
%define glibc_major_version 2.18.90
|
||||
%define git_id 83f5c32d21f7
|
||||
%define git_id 94c8a4bc574c
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: glibc-%{version}-%{git_id}.tar.xz
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 12:38:29 UTC 2014 - coolo@suse.com
|
||||
|
||||
- make pwdutils a real buildrequire
|
||||
Requires(pre) are used during builds, but don't trigger rebuilds.
|
||||
But to create clearly defined bootstrap projects, it's essential
|
||||
to know what packages are required for others. So move this requires
|
||||
to build to a buildrequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 14:30:50 UTC 2014 - schwab@suse.de
|
||||
|
||||
- Update to glibc 2.18.90 94c8a4bc574c:
|
||||
* More bug fixes
|
||||
* Slovenian translations for glibc messages have been contributed by the
|
||||
Translation Project's Slovenian team of translators.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 13:45:17 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibc-utils
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -37,6 +37,7 @@ Group: Development/Languages/C and C++
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: pwdutils
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: xz
|
||||
%if %{testsuite_build}
|
||||
@ -108,7 +109,7 @@ BuildRequires: gd-devel
|
||||
Version: 2.18.90
|
||||
Release: 0
|
||||
%define glibc_major_version 2.18.90
|
||||
%define git_id 83f5c32d21f7
|
||||
%define git_id 94c8a4bc574c
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: glibc-%{version}-%{git_id}.tar.xz
|
||||
|
@ -8,7 +8,7 @@ Index: glibc-2.17.90/csu/version.c
|
||||
static const char banner[] =
|
||||
-"GNU C Library "PKGVERSION RELEASE" release version "VERSION", by Roland McGrath et al.\n\
|
||||
+"GNU C Library "PKGVERSION RELEASE" release version "VERSION" (git "GITID"), by Roland McGrath et al.\n\
|
||||
Copyright (C) 2013 Free Software Foundation, Inc.\n\
|
||||
Copyright (C) 2014 Free Software Foundation, Inc.\n\
|
||||
This is free software; see the source for copying conditions.\n\
|
||||
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
|
||||
PARTICULAR PURPOSE.\n\
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 12:38:29 UTC 2014 - coolo@suse.com
|
||||
|
||||
- make pwdutils a real buildrequire
|
||||
Requires(pre) are used during builds, but don't trigger rebuilds.
|
||||
But to create clearly defined bootstrap projects, it's essential
|
||||
to know what packages are required for others. So move this requires
|
||||
to build to a buildrequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 14:30:50 UTC 2014 - schwab@suse.de
|
||||
|
||||
- Update to glibc 2.18.90 94c8a4bc574c:
|
||||
* More bug fixes
|
||||
* Slovenian translations for glibc messages have been contributed by the
|
||||
Translation Project's Slovenian team of translators.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 13:45:17 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibc
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -38,6 +38,7 @@ Group: System/Libraries
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: pwdutils
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: xz
|
||||
%if %{testsuite_build}
|
||||
@ -109,7 +110,7 @@ BuildRequires: gd-devel
|
||||
Version: 2.18.90
|
||||
Release: 0
|
||||
%define glibc_major_version 2.18.90
|
||||
%define git_id 83f5c32d21f7
|
||||
%define git_id 94c8a4bc574c
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: glibc-%{version}-%{git_id}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user