auto-import changelog data from shared-mime-info-0.14-1.src.rpm
Mon Mar 22 2004 Alex Larsson <alexl@redhat.com> 0.14-1 - update to 0.14
This commit is contained in:
parent
3e927559af
commit
3ed3bd5349
@ -1 +1 @@
|
||||
shared-mime-info-0.13.tar.gz
|
||||
shared-mime-info-0.14.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 0.13
|
||||
Release: 2
|
||||
Version: 0.14
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
URL: http://freedesktop.org/Software/shared-mime-info
|
||||
@ -13,9 +13,6 @@ BuildRequires: glib2-devel
|
||||
BuildRequires: perl-XML-Parser >= 2.31-16
|
||||
Requires: libxml2 glib2
|
||||
|
||||
# Needed until --disable-update-mimedb is added
|
||||
Patch1: shared-mime-info-0.13-noupdate.patch
|
||||
|
||||
%description
|
||||
This is the freedesktop.org shared MIME info database.
|
||||
|
||||
@ -26,13 +23,9 @@ and looking up the correct MIME type in a database.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1 -b .noupdate
|
||||
|
||||
%build
|
||||
|
||||
#workaround broken perl-XML-Parser on 64bit arches
|
||||
export PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.2 perl
|
||||
|
||||
%configure --disable-update-mimedb
|
||||
make
|
||||
|
||||
@ -55,9 +48,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/*
|
||||
%dir %{_datadir}/mime/
|
||||
%{_datadir}/mime/packages
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2004 Alex Larsson <alexl@redhat.com> 0.14-1
|
||||
- update to 0.14
|
||||
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user