SPECS: gwget.spec - %{__libtoolize} to fix building with libtool 2.2

hawk hawk at pld-linux.org
Thu Aug 7 09:24:30 CEST 2008


Author: hawk                         Date: Thu Aug  7 07:24:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{__libtoolize} to fix building with libtool 2.2

---- Files affected:
SPECS:
   gwget.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/gwget.spec
diff -u SPECS/gwget.spec:1.25 SPECS/gwget.spec:1.26
--- SPECS/gwget.spec:1.25	Tue Mar 18 17:01:05 2008
+++ SPECS/gwget.spec	Thu Aug  7 09:24:24 2008
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Zarządca pobierania plików dla GNOME
 Name:		gwget
 Version:	0.99
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		X11/Applications/Networking
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gwget/0.99/%{name}-%{version}.tar.bz2
@@ -61,6 +61,7 @@
 
 %build
 %{__intltoolize}
+%{__libtoolize} --install
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -117,7 +118,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.25  2008/03/18 16:01:05  megabajt
+Revision 1.26  2008/08/07 07:24:24  hawk
+- %{__libtoolize} to fix building with libtool 2.2
+
+Revision 1.25  2008-03-18 16:01:05  megabajt
 - added libgnomeui patch
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gwget.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list