commit fab60de91186935b997deeb5fd8ef13e263abbaf
Author: Jakub Bogusz <[email protected]>
Date:   Sat Nov 7 19:54:10 2015 +0100

    - adjusted autotools usage

 caja-dropbox.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/caja-dropbox.spec b/caja-dropbox.spec
index 0ce049e..c99efdc 100644
--- a/caja-dropbox.spec
+++ b/caja-dropbox.spec
@@ -10,7 +10,7 @@ Source0:      
http://pub.mate-desktop.org/releases/1.12/%{name}-%{version}.tar.xz
 Patch0:                dropboxd-path.patch
 Patch1:                python-gpgme-pkg.patch
 URL:           http://getdropbox.com/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.9
 BuildRequires: caja-devel >= 1.1.0
 # rst2man
@@ -19,6 +19,7 @@ BuildRequires:        glib2-devel >= 1:2.14.0
 BuildRequires: gtk+2-devel >= 2:2.12.0
 BuildRequires: libtool
 BuildRequires: pkgconfig
+BuildRequires: python
 BuildRequires: python-docutils
 BuildRequires: python-pygobject >= 2
 BuildRequires: python-pygtk-gtk >= 2:2
@@ -50,7 +51,8 @@ lokalnych oraz zdalnych pomiędzy określonymi maszynami.
 %patch1 -p1
 
 %build
-%{__aclocal}
+%{__libtoolize}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/caja-dropbox.git/commitdiff/fab60de91186935b997deeb5fd8ef13e263abbaf

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to