X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgit-core.git;a=blobdiff_plain;f=git-core.spec;h=9df695e276a4a8ec8e3202998e427e271c35cf10;hp=56f311186194cf5c9274c35104a2011f5f3adb5d;hb=7ad420b548cd9104438d74b97aaea673c03a37a8;hpb=d6fc50d0671819fb9a679781dbf1fd8ac09b6fdf 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