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:
commit
34837353f2
12
rpm.changes
12
rpm.changes
@ -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
|
||||
|
||||
|
3
rpm.spec
3
rpm.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user