Author: pawelz                       Date: Tue Sep 16 14:07:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{__libtoolize} contains --force
- adapterized

---- Files affected:
SPECS:
   gengetopt.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gengetopt.spec
diff -u SPECS/gengetopt.spec:1.2 SPECS/gengetopt.spec:1.3
--- SPECS/gengetopt.spec:1.2    Tue Sep 16 00:09:47 2008
+++ SPECS/gengetopt.spec        Tue Sep 16 16:07:38 2008
@@ -10,9 +10,9 @@
 Source0:       http://ftp.gnu.org/gnu/gengetopt/%{name}-%{version}.tar.gz
 # Source0-md5: 3877433c69902a26887ad65c1a2d60eb
 URL:           http://www.gnu.org/software/gengetopt/
-BuildRequires:  autoconf >= 2.58
-BuildRequires:  automake
-BuildRequires:  libtool
+BuildRequires: autoconf >= 2.58
+BuildRequires: automake
+BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,7 +42,7 @@
 %setup -q
 
 %build
-%{__libtoolize} --force
+%{__libtoolize}
 %{__aclocal} -I gl/m4
 %{__autoconf}
 %{__autoheader}
@@ -85,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/09/16 14:07:38  pawelz
+- %{__libtoolize} contains --force
+- adapterized
+
 Revision 1.2  2008/09/15 22:09:47  pawelz
 - autotools BRs
 - removed bcond tests
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gengetopt.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to