auto-import changelog data from librsvg2-2.6.4-7.src.rpm
Mon Jun 28 2004 Dan Williams <dcbw@redhat.com> - 2.6.4-7 - Fix usage of "/usr/bin/update-gtk-immodules ppc-redhat-linux" to point to right place and architecture
This commit is contained in:
parent
b8a2247289
commit
78008c37e4
@ -11,7 +11,7 @@
|
|||||||
Name: librsvg2
|
Name: librsvg2
|
||||||
Summary: An SVG library based on libart.
|
Summary: An SVG library based on libart.
|
||||||
Version: 2.6.4
|
Version: 2.6.4
|
||||||
Release: 6
|
Release: 7
|
||||||
|
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -88,11 +88,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%{_bindir}/update-gdk-pixbuf-loaders %{_host}
|
%{_bindir}/update-gdk-pixbuf-loaders %{_arch}-%{_host_vendor}-%{_host_os}
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%{_bindir}/update-gdk-pixbuf-loaders %{_host}
|
%{_bindir}/update-gdk-pixbuf-loaders %{_arch}-%{_host_vendor}-%{_host_os}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
@ -111,6 +111,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/librsvg-2.0.pc
|
%{_libdir}/pkgconfig/librsvg-2.0.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 28 2004 Dan Williams <dcbw@redhat.com> - 2.6.4-7
|
||||||
|
- Fix usage of "%{_bindir}/update-gtk-immodules %{_host}" to point to right
|
||||||
|
place and architecture
|
||||||
|
|
||||||
* Thu Jun 24 2004 Matthias Clasen <mclasen@redhat.com> 2.6.4-6
|
* Thu Jun 24 2004 Matthias Clasen <mclasen@redhat.com> 2.6.4-6
|
||||||
- Properly handle updating of arch-dependent config
|
- Properly handle updating of arch-dependent config
|
||||||
files. (#124483)
|
files. (#124483)
|
||||||
|
Loading…
Reference in New Issue
Block a user