- 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
|
Summary: Shared MIME information database
|
||||||
Name: shared-mime-info
|
Name: shared-mime-info
|
||||||
Version: 0.51
|
Version: 0.60
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://freedesktop.org/Software/shared-mime-info
|
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
|
# 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
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
@ -32,7 +29,6 @@ and looking up the correct MIME type in a database.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p0 -b .picturecd
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -69,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 15 2008 - Bastien Nocera <bnocera@redhat.com> - 0.51-6
|
||||||
- Update with comments from Orcan Ogetbil <orcanbahri@yahoo.com>
|
- Update with comments from Orcan Ogetbil <orcanbahri@yahoo.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user