From 7ad420b548cd9104438d74b97aaea673c03a37a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 6 Apr 2014 22:38:02 +0300 Subject: [PATCH] drop now unccessary coreutils,diffutils,findutils requires --- git-core.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/git-core.spec b/git-core.spec index 56f3111..9df695e 100644 --- a/git-core.spec +++ b/git-core.spec @@ -7,6 +7,8 @@ %bcond_without pcre # perl-compatible regexes support %bcond_without gnome_keyring # build without gnome keyring support +# for AC: --without doc --without gnome_keyring --without tests + %include /usr/lib/rpm/macros.perl Summary: Distributed version control system focused on speed, effectivity and usability Summary(pl.UTF-8): Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności @@ -63,9 +65,6 @@ BuildRequires: cvs-gnu-client >= 1.12 %{?with_tests_svn:BuildRequires: subversion} Conflicts: pdksh < 5.2.14-46 %endif -Requires: coreutils -Requires: diffutils -Requires: findutils Requires: grep Requires: openssh-clients Requires: perl-Error -- 2.43.0