Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954108

--- Comment #18 from Michael Schwendt <mschwe...@gmail.com> ---
Perhaps you can be convinced with this spec file patch then:

--- gimp-gap.spec.orig    2013-04-30 11:48:37.000000000 +0200
+++ gimp-gap.spec    2013-05-02 00:06:56.846396039 +0200
@@ -40,7 +40,6 @@
 %prep
 %setup -q -n %{name}

-%patch0 -p1 -b .automake-1.12
 %patch1 -p1 -b .unbundle

 # Bundled libs (list from SUSE)
@@ -50,7 +49,8 @@


 %build
-./autogen.sh --disable-libavformat --libdir=%{_libdir}
CFLAGS="${CFLAGS:-%optflags}" LDFLAGS="${LDFLAGS:-%__global_ldflags}"
+autoreconf -i -f
+%configure --disable-libavformat

 # Parralel build terminated with error
 make LIBS="$LIBS -lm"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=wawEZu6hta&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to