[k3d] - Rebuilt for libImageMagick.so.4.

corsepiu corsepiu at fedoraproject.org
Thu Sep 16 13:33:38 UTC 2010


commit b3102d54ea00df49a0b14751ac83a3842d93b4a9
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Sep 16 15:33:25 2010 +0200

    - Rebuilt for libImageMagick.so.4.

 k3d.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/k3d.spec b/k3d.spec
index 00121dd..b867dc2 100644
--- a/k3d.spec
+++ b/k3d.spec
@@ -1,6 +1,6 @@
 Name:           k3d
 Version:        0.8.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A 3D Modeling, Animation and Rendering System
 
 Group:          Applications/Multimedia
@@ -109,7 +109,7 @@ cd BUILD
 make install DESTDIR=$RPM_BUILD_ROOT
 cd ..
 
-# FIXEM: Use Fedora-shipped fonts
+# FIXME: Use Fedora-shipped fonts
 for f in $RPM_BUILD_ROOT%{_datadir}/k3d/fonts/Vera*.ttf; do
 b=$(basename "$f"); rm -f "$f"
 ln -s /usr/share/fonts/bitstream-vera/$b "$f";
@@ -177,6 +177,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
 
 
 %changelog
+* Tue Sep 16 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.8.0.1-3
+- Rebuilt for libImageMagick.so.4.
+
 * Tue Jul 27 2010 David Malcolm <dmalcolm at redhat.com> - 0.8.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list