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:
Stephan Kulow
2014-01-11 10:11:25 +00:00
committed by Git OBS Bridge
parent 031b3f52a7
commit e540ed5251
9 changed files with 64 additions and 10 deletions

View File

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