From 27fa32940c371bff05f2b8708ae102f53940eb35 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 12 Aug 2013 16:58:28 +0000 Subject: [PATCH] Accepting request 185684 from home:k0da:branches:openSUSE:Tools - add requires for Fedora OBS-URL: https://build.opensuse.org/request/show/185684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=218 --- build.changes | 5 +++++ build.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/build.changes b/build.changes index 9174bfe..d8bd68d 100644 --- a/build.changes +++ b/build.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 2 20:35:02 UTC 2013 - dvlaeev@suse.com + +- add requires for Fedora + ------------------------------------------------------------------- Fri May 17 09:44:35 UTC 2013 - adrian@suse.de diff --git a/build.spec b/build.spec index 2c5fba3..0f90414 100644 --- a/build.spec +++ b/build.spec @@ -33,6 +33,10 @@ Requires: bash Requires: binutils Requires: perl Requires: tar +%if 0%{?fedora} +Requires: perl-MD5 +Requires: perl-TimeDate +%endif Conflicts: bsdtar < 2.5.5 %if 0%{?suse_version} > 1000 # None of them are actually required for core features.