auto-import changelog data from libwmf-0.2.8.3-3.src.rpm
Thu Jul 08 2004 Matthias Clasen <mclasen@redhat.com> - 0.2.8.3-3 - Update to use the new update-gdk-pixbuf-loaders script in gtk2-2.4.1-2
This commit is contained in:
parent
68ba6a6851
commit
6f91b1f779
13
libwmf.spec
13
libwmf.spec
@ -1,16 +1,17 @@
|
||||
Summary: Windows Metafile Library
|
||||
Name: libwmf
|
||||
Version: 0.2.8.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Group: System Environment/Libraries
|
||||
License: LGPL
|
||||
Source: http://prdownloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
Patch0: libwmf-0.2.8.3-nodocs.patch
|
||||
Patch1: libwmf-0.2.8.3-relocatablefonts.patch
|
||||
Requires: gtk2 >= 2.4.0
|
||||
Requires: gtk2 >= 2.4.1-2
|
||||
Requires: libxml2 >= 2.6.8
|
||||
Requires: gd >= 2.0.21
|
||||
Requires(post,postun): %{_bindir}/update-gdk-pixbuf-loaders
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
@ -55,11 +56,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
|
||||
%{_bindir}/update-gdk-pixbuf-loaders %{_arch}-%{_host_vendor}-%{_host_os}
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
|
||||
%{_bindir}/update-gdk-pixbuf-loaders %{_arch}-%{_host_vendor}-%{_host_os}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -90,8 +91,8 @@ gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
|
||||
rm -r $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
* Thu Jul 8 2004 Matthias Clasen <mclasen@redhat.com> - 0.2.8.3-3
|
||||
- Update to use the new update-gdk-pixbuf-loaders script in gtk2-2.4.1-2
|
||||
|
||||
* Thu May 20 2004 Caolan McNamara <caolanm@redhat.com>
|
||||
- Initial version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user