rpms/gnash/devel gnash.spec,1.75,1.76

Kevin Kofler kkofler at fedoraproject.org
Thu Feb 11 22:28:33 UTC 2010


Author: kkofler

Update of /cvs/pkgs/rpms/gnash/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27697/devel

Modified Files:
	gnash.spec 
Log Message:
* Thu Feb 11 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:0.8.6-12
- --disable-ltdl-convenience


Index: gnash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnash/devel/gnash.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- gnash.spec	11 Feb 2010 19:43:35 -0000	1.75
+++ gnash.spec	11 Feb 2010 22:28:32 -0000	1.76
@@ -5,7 +5,7 @@
 
 Name:           gnash
 Version:        0.8.6
-Release:	11%{?dist}
+Release:	12%{?dist}
 #Release:        0.8.%{alphatag}%{?dist}
 Epoch:		1
 Summary:        GNU flash movie player
@@ -143,7 +143,7 @@ mv AUTHORS.utf8 AUTHORS
   --with-kde4-prefix=%{_kde4_prefix} \
   --with-kde4-lib=%{_kde4_libdir}/kde4/devel \
   --with-kde4-incl=%{_kde4_includedir} \
-  --without-included-ltdl
+  --without-included-ltdl --disable-ltdl-convenience
 # make sure the Qt 4 moc etc. tools are found
 export PATH=%{_qt4_prefix}/bin:$PATH
 #doesn't work currently: %%{?_smp_mflags}
@@ -321,6 +321,9 @@ fi
 %{python_sitearch}/gtk-2.0/*
 
 %changelog
+* Thu Feb 11 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:0.8.6-12
+- --disable-ltdl-convenience
+
 * Thu Feb 11 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:0.8.6-11
 - --without-included-ltdl (CVE-2009-3736)
 



More information about the scm-commits mailing list