SPECS: guichan.spec - added %{__libtoolize} and BR: libtool

pablo pablo at pld-linux.org
Sat Aug 16 16:14:44 CEST 2008


Author: pablo                        Date: Sat Aug 16 14:14:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added %{__libtoolize} and BR: libtool

---- Files affected:
SPECS:
   guichan.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/guichan.spec
diff -u SPECS/guichan.spec:1.22 SPECS/guichan.spec:1.23
--- SPECS/guichan.spec:1.22	Sun Apr 27 19:27:18 2008
+++ SPECS/guichan.spec	Sat Aug 16 16:14:39 2008
@@ -20,6 +20,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
+BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -61,6 +62,7 @@
 %setup -q
 
 %build
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -104,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008/08/16 14:14:39  pablo
+- added %{__libtoolize} and BR: libtool
+
 Revision 1.22  2008/04/27 17:27:18  lisu
 - enable allegro by default (now it works)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/guichan.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list