rpms/sylpheed-claws/FC-4 sylpheed-claws.spec,1.33,1.34

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Apr 22 00:05:09 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/sylpheed-claws/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27299

Modified Files:
	sylpheed-claws.spec 
Log Message:
- work around broken libtool



Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/FC-4/sylpheed-claws.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sylpheed-claws.spec	21 Apr 2006 23:22:23 -0000	1.33
+++ sylpheed-claws.spec	22 Apr 2006 00:05:09 -0000	1.34
@@ -28,7 +28,7 @@
 BuildRequires:  gettext-devel
 BuildRequires:  libetpan-devel >= 0.45
 BuildRequires:  libgnomeprintui22-devel
-BuildRequires:  xorg-x11-devel
+BuildRequires:  libtool
 
 %description
 The bleeding edge branch of Sylpheed, a GTK+ based, lightweight, and fast
@@ -95,7 +95,7 @@
            --enable-aspell \
            --disable-dependency-tracking 
 
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 %{__make} check
 
 %install




More information about the fedora-extras-commits mailing list