From b999078a926131920a0e50944afb1a02348f4769750867374fab4cba96abfa28 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 9 Nov 2012 06:32:07 +0000 Subject: [PATCH] - 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/package/show/Base:System/rpm?expand=0&rev=239 --- rpm.changes | 7 +++++++ rpm.spec | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/rpm.changes b/rpm.changes index b879e2e..dc64152 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/rpm.spec b/rpm.spec index e50ba25..b7f82a3 100644 --- a/rpm.spec +++ b/rpm.spec @@ -196,8 +196,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