Accepting request 140926 from Base:System

- buildrequire rpm-build - it's ignored otherwise

- remove pwdutils and timezone from default essentials, timezone
  is only required by very specific test suites, the builds happen
  in UTC anyway - and pwdutils hides packaging bugs

OBS-URL: https://build.opensuse.org/request/show/140926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=192
This commit is contained in:
Stephan Kulow 2012-11-12 11:39:43 +00:00 committed by Git OBS Bridge
commit 34837353f2
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 12 10:29:13 UTC 2012 - coolo@suse.com
- buildrequire rpm-build - it's ignored otherwise
-------------------------------------------------------------------
Fri Nov 9 06:30:41 UTC 2012 - coolo@suse.com
- remove pwdutils and timezone from default essentials, timezone
is only required by very specific test suites, the builds happen
in UTC anyway - and pwdutils hides packaging bugs
-------------------------------------------------------------------
Sun Nov 4 10:16:54 UTC 2012 - coolo@suse.com

View File

@ -38,6 +38,7 @@ BuildRequires: ncurses-devel
BuildRequires: patch
BuildRequires: perl-base
BuildRequires: popt-devel
BuildRequires: rpm-build
BuildRequires: xz-devel
BuildRequires: zlib-devel
#!BuildIgnore: rpmlint-Factory
@ -196,8 +197,6 @@ Requires: xz
# drop candidates
Requires: cpio
Requires: file
Requires: pwdutils
Requires: timezone
%description build
If you want to build a rpm, you need this package. It provides rpmbuild