rpms/pigment/devel pigment.spec,1.13,1.14

Matthias Saou thias at fedoraproject.org
Sun Dec 21 13:27:39 UTC 2008


Author: thias

Update of /cvs/extras/rpms/pigment/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6439

Modified Files:
	pigment.spec 
Log Message:
Build fails because of libtool... try to no longer hack around.



Index: pigment.spec
===================================================================
RCS file: /cvs/extras/rpms/pigment/devel/pigment.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- pigment.spec	21 Dec 2008 12:35:37 -0000	1.13
+++ pigment.spec	21 Dec 2008 13:27:08 -0000	1.14
@@ -45,7 +45,8 @@
 %prep
 %setup -q
 # Required to get 0.3.6 working. Some lib64 problems.
-autoreconf
+# Try disabling in 0.3.13 on f11 because of libtool build problems
+#autoreconf
 
 
 %build




More information about the fedora-extras-commits mailing list