packages: libindicate/libindicate.spec - call libtoolize

shadzik shadzik at pld-linux.org
Sat Dec 5 01:22:09 CET 2009


Author: shadzik                      Date: Sat Dec  5 00:22:09 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- call libtoolize

---- Files affected:
packages/libindicate:
   libindicate.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/libindicate/libindicate.spec
diff -u packages/libindicate/libindicate.spec:1.1 packages/libindicate/libindicate.spec:1.2
--- packages/libindicate/libindicate.spec:1.1	Sat Dec  5 01:14:20 2009
+++ packages/libindicate/libindicate.spec	Sat Dec  5 01:22:04 2009
@@ -13,6 +13,7 @@
 URL:		https://launchpad.net/libindicate/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	libtool
 Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -52,6 +53,7 @@
 %patch0 -p0
 
 %build
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -98,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/12/05 00:22:04  shadzik
+- call libtoolize
+
 Revision 1.1  2009/12/05 00:14:20  shadzik
 - init
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libindicate/libindicate.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list