diff --git a/librsvg2.spec b/librsvg2.spec index 417bb9d..872d675 100644 --- a/librsvg2.spec +++ b/librsvg2.spec @@ -11,7 +11,7 @@ Name: librsvg2 Summary: An SVG library based on libart. Version: 2.8.1 -Release: 1 +Release: 2 License: LGPL Group: System Environment/Libraries @@ -94,11 +94,11 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig -%{_bindir}/update-gdk-pixbuf-loaders %{_arch}-%{_host_vendor}-%{_host_os} +%{_bindir}/update-gdk-pixbuf-loaders %{_host} %postun /sbin/ldconfig -%{_bindir}/update-gdk-pixbuf-loaders %{_arch}-%{_host_vendor}-%{_host_os} +%{_bindir}/update-gdk-pixbuf-loaders %{_host} %files %defattr(-, root, root) @@ -118,6 +118,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/librsvg-2.0.pc %changelog +* Thu Sep 23 2004 Matthias Clasen - 2.8.1-2 +- Must use the same rpm macro for the host triplet as the + gtk2 package, otherwise things can fall apart. (#137676) + * Thu Sep 23 2004 Alexander Larsson - 2.8.1-1 - update to 2.8.1