commit d078b20508d456558a91c7620c563e918bb8b6f3
Author: Marcin Krol <[email protected]>
Date:   Wed Jun 19 13:54:05 2013 +0000

    - include m4 dir for aclocal, fixes "possibly undefined macro" errors

 ceph.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index 707dff6..3d8c508 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -7,7 +7,7 @@ Summary:        User space components of the Ceph file system
 Summary(pl.UTF-8):     Działające w przestrzeni użytkownika elementy systemu 
plików Ceph
 Name:          ceph
 Version:       0.64
-Release:       1
+Release:       2
 License:       LGPL v2.1 (libraries), GPL v2 (some programs)
 Group:         Base
 Source0:       http://ceph.newdream.net/download/%{name}-%{version}.tar.bz2
@@ -190,7 +190,7 @@ Klient Hadoopa dla systemu plików Ceph.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/d078b20508d456558a91c7620c563e918bb8b6f3

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

Reply via email to