fix postscript vs matlab confusion

This commit is contained in:
Matthias Clasen 2006-03-22 19:23:40 +00:00
parent 3cc4a272e7
commit f879e9a59f

View File

@ -1,7 +1,7 @@
Summary: Shared MIME information database
Name: shared-mime-info
Version: 0.17
Release: 1
Release: 2
License: GPL
Group: System Environment/Libraries
URL: http://freedesktop.org/Software/shared-mime-info
@ -10,6 +10,8 @@ Source1: defaults.list
Patch0: shared-mime-info-0.16-cisco-vpn.patch
# https://bugs.freedesktop.org/show_bug.cgi?id=4675
Patch1: shared-mime-info-0.16-fonts.patch
# fixed in upstream cvs
Patch2: shared-mime-info-0.17-postscript.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: libxml2-devel
BuildRequires: glib2-devel
@ -29,6 +31,7 @@ and looking up the correct MIME type in a database.
%setup -q
%patch0 -p0 -b .cisco-vpn
%patch1 -p1 -b .fonts
%patch2 -p1 -b .postscript
%build
@ -62,7 +65,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man*/*
%changelog
* Thu Mar 16 2006 Matthiass Clasen <mclasen@redhat.com> - 0.17-1
* Wed Mar 22 2006 Matthias Clasen <mclasen@redhat.com> - 0.17-2
- Backport upstream change to fix postscript vs. matlab confusion
* Thu Mar 16 2006 Matthias Clasen <mclasen@redhat.com> - 0.17-1
- Update to 0.17
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 0.16.cvs20060212-3