[csync2] Add autotool build-requires

Angus Salkeld asalkeld at fedoraproject.org
Wed Sep 21 01:59:09 UTC 2011


commit 430c7f891113e35f078c865f5a31281888315502
Author: Angus Salkeld <asalkeld at redhat.com>
Date:   Wed Sep 21 11:57:44 2011 +1000

    Add autotool build-requires
    
    Signed-off-by: Angus Salkeld <asalkeld at redhat.com>

 csync2.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/csync2.spec b/csync2.spec
index bea988f..5fdc2ff 100644
--- a/csync2.spec
+++ b/csync2.spec
@@ -16,6 +16,8 @@ Patch4:         0001-Fix-gnutls-configure.ac-section.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  sqlite2-devel
 BuildRequires:  gnutls-devel
 BuildRequires:  librsync-devel


More information about the scm-commits mailing list