- Update to 0.60
This commit is contained in:
parent
9dde123f45
commit
f863e17c49
@ -1 +1 @@
|
||||
shared-mime-info-0.51.tar.bz2
|
||||
shared-mime-info-0.60.tar.bz2
|
||||
|
@ -1,16 +0,0 @@
|
||||
Index: freedesktop.org.xml.in
|
||||
===================================================================
|
||||
RCS file: /cvs/mime/shared-mime-info/freedesktop.org.xml.in,v
|
||||
retrieving revision 1.380
|
||||
diff -u -p -u -p -r1.380 freedesktop.org.xml.in
|
||||
--- freedesktop.org.xml.in 16 Oct 2008 10:24:31 -0000 1.380
|
||||
+++ freedesktop.org.xml.in 29 Oct 2008 20:55:38 -0000
|
||||
@@ -4916,7 +4916,7 @@ command to generate the output files.
|
||||
http://www.re.org/kristin/picturecd.html -->
|
||||
<_comment>Picture CD</_comment>
|
||||
<treemagic>
|
||||
- <treematch path="PICTURES" type="directory" non-empty="true"/>
|
||||
+ <treematch path="PICTURES" type="directory" non-empty="true" match-case="true"/>
|
||||
</treemagic>
|
||||
</mime-type>
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 0.51
|
||||
Release: 6%{?dist}
|
||||
Version: 0.60
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: http://freedesktop.org/Software/shared-mime-info
|
||||
@ -11,9 +11,6 @@ Source1: defaults.list
|
||||
# for i in `totem-video-indexer -m | grep -v real` ; do if grep MimeType /home/hadess/Projects/Cvs/rhythmbox/data/rhythmbox.desktop.in.in | grep -q $i ; then echo "$i=totem.desktop;rhythmbox.desktop;" >> totem-defaults.list ; else echo "$i=totem.desktop;" >> totem-defaults.list ; fi ; done
|
||||
Source2: totem-defaults.list
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=459365
|
||||
Patch0: shared-mime-info-picturecd.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: glib2-devel
|
||||
@ -32,7 +29,6 @@ and looking up the correct MIME type in a database.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0 -b .picturecd
|
||||
|
||||
%build
|
||||
|
||||
@ -69,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 21 2009 - Bastien Nocera <bnocera@redhat.com> - 0.60-1
|
||||
- Update to 0.60
|
||||
|
||||
* Mon Dec 15 2008 - Bastien Nocera <bnocera@redhat.com> - 0.51-6
|
||||
- Update with comments from Orcan Ogetbil <orcanbahri@yahoo.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user