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