- associate *.ent with text/xml-external-parsed-entity (Ville Skyttä)

(#431722)
This commit is contained in:
Miroslav Lichvar 2008-02-07 15:39:23 +00:00
parent f2604187d5
commit 5a6ee71c54
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
mailcap-2.1.26.tar.gz
mailcap-2.1.27.tar.gz

View File

@ -1,12 +1,12 @@
Summary: Associates helper applications with particular file types
Name: mailcap
Version: 2.1.26
Version: 2.1.27
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
# The source for this package was pulled from upstream's vcs. Use the
# following commands to generate the tarball:
# cvs -d :pserver:anonymous@elvis.redhat.com:/usr/local/CVS co -r r2-1-26 mailcap
# cvs -d :pserver:anonymous@elvis.redhat.com:/usr/local/CVS co -r r2-1-27 mailcap
# cd mailcap; make create-archive
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -44,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man4/mailcap.*
%changelog
* Thu Feb 07 2008 Miroslav Lichvar <mlichvar@redhat.com> 2.1.27-1
- associate *.ent with text/xml-external-parsed-entity
(Ville Skyttä) (#431722)
* Tue Jan 22 2008 Miroslav Lichvar <mlichvar@redhat.com> 2.1.26-1
- use xdg-open (Ville Skyttä) (#388481)
- spec cleanup (#226116)

View File

@ -1 +1 @@
757654ddccfa422e1ebeb6d01d2658c2 mailcap-2.1.26.tar.gz
8a3cfcbdf9e642d81a9ede2c42f0af41 mailcap-2.1.27.tar.gz