- Fix the dia association (#194313)
This commit is contained in:
parent
18511f1ff3
commit
ba49b6b171
@ -1,5 +1,5 @@
|
||||
[Default Applications]
|
||||
application/x-dia-diagram=dia.desktop
|
||||
application/x-dia-diagram=fedora-dia.desktop
|
||||
text/x-vcard=evolution-2.0.desktop
|
||||
text/x-vcalendar=evolution-2.0.desktop
|
||||
text/calendar=evolution-2.0.desktop
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 0.20
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
URL: http://freedesktop.org/Software/shared-mime-info
|
||||
@ -61,6 +61,9 @@ install -m 644 %SOURCE1 $RPM_BUILD_ROOT/%{_datadir}/applications/defaults.list
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 17 2007 - Bastien Nocera <bnocera@redhat.com> - 0.20-2
|
||||
- Fix the dia association (#194313)
|
||||
|
||||
* Tue Feb 06 2007 - Bastien Nocera <bnocera@redhat.com> - 0.20-1
|
||||
- Update to 0.20, and remove outdated patches
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user