Author: hobbes1069
Update of /cvs/free/rpms/imagination/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv12703
Modified Files:
imagination.spec
Log Message:
* Tue May 01 2012 Richard Shaw <hobbes1069(a)gmail.com> - 3.0-8
- Fix FTBFS.
Index: imagination.spec
===================================================================
RCS file: /cvs/free/rpms/imagination/devel/imagination.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- imagination.spec 8 Feb 2012 21:50:40 -0000 1.2
+++ imagination.spec 1 May 2012 18:50:59 -0000 1.3
@@ -1,6 +1,6 @@
Name: imagination
Version: 3.0
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: A lightweight and simple GTK based DVD slide show creator
Group: Applications/Multimedia
@@ -45,7 +45,7 @@
%build
# Necessary due to patched configure.in
/bin/bash ./autogen.sh
-
+LDFLAGS=`pkg-config --libs gmodule-2.0`; export LDFLAGS
%configure
make %{?_smp_mflags}
@@ -89,6 +89,9 @@
%changelog
+* Tue May 01 2012 Richard Shaw <hobbes1069(a)gmail.com> - 3.0-8
+- Fix FTBFS.
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0-7
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild