1.15
This commit is contained in:
parent
4c395303e4
commit
44e9b96374
@ -1 +1 @@
|
||||
MIME-Types-1.13.tar.gz
|
||||
MIME-Types-1.15.tar.gz
|
||||
|
@ -1,64 +0,0 @@
|
||||
--- lib/MIME/Types.pm.orig 2004-04-24 01:15:31.000000000 +0300
|
||||
+++ lib/MIME/Types.pm 2004-05-17 21:53:37.000000000 +0300
|
||||
@@ -398,7 +398,7 @@
|
||||
application/vnd.liberty-request+xml
|
||||
application/vnd.llamagraphics.life-balance.desktop lbd
|
||||
application/vnd.llamagraphics.life-balance.exchange+xml lbe
|
||||
-application/vnd.lotus-1-2-3 wks
|
||||
+application/vnd.lotus-1-2-3 wks,123
|
||||
application/vnd.lotus-approach
|
||||
application/vnd.lotus-freelance
|
||||
application/vnd.lotus-notes
|
||||
@@ -448,12 +448,16 @@
|
||||
application/vnd.noblenet-directory
|
||||
application/vnd.noblenet-sealer
|
||||
application/vnd.noblenet-web
|
||||
+application/vnd.nokia.landmarkcollection+xml
|
||||
application/vnd.nokia.radio-preset rpst
|
||||
application/vnd.nokia.radio-presets rpss
|
||||
application/vnd.novadigm.EDM
|
||||
application/vnd.novadigm.EDX
|
||||
application/vnd.novadigm.EXT
|
||||
application/vnd.obn
|
||||
+application/vnd.omads-email+xml
|
||||
+application/vnd.omads-file+xml
|
||||
+application/vnd.omads-folder+xml
|
||||
application/vnd.osa.netdeploy
|
||||
application/vnd.palm prc,pdb,pqa,oprc
|
||||
application/vnd.paos.xml
|
||||
@@ -493,8 +497,10 @@
|
||||
application/vnd.sss-dtf
|
||||
application/vnd.sss-ntf
|
||||
application/vnd.street-stream
|
||||
+application/vnd.sus-calendar sus,susp
|
||||
application/vnd.svd
|
||||
application/vnd.swiftview-ics
|
||||
+application/vnd.syncml.ds.notification
|
||||
application/vnd.triscape.mxs
|
||||
application/vnd.trueapp
|
||||
application/vnd.truedoc
|
||||
@@ -545,6 +551,7 @@
|
||||
application/whoispp-query
|
||||
application/whoispp-response
|
||||
application/wita
|
||||
+application/wordperfect5.1 wp5,wp
|
||||
application/x-123 wk
|
||||
application/x-access
|
||||
application/x-bcpio bcpio
|
||||
@@ -587,7 +594,7 @@
|
||||
application/x-lotus-123
|
||||
application/x-mac-compactpro cpt
|
||||
application/x-maker frm,maker,frame,fm,fb,book,fbdoc
|
||||
-application/x-mathcad mcd
|
||||
+application/x-mathcad
|
||||
application/x-mif mif
|
||||
application/xml
|
||||
application/xml-dtd
|
||||
@@ -631,7 +638,6 @@
|
||||
application/x-wais-source src
|
||||
application/x-Wingz wz
|
||||
application/x-word base64
|
||||
-application/x-wordperfect5.1 wp5,wp
|
||||
application/x-wordperfect6.1 wp6
|
||||
application/x-x400-bp
|
||||
application/x-x509-ca-cert crt base64
|
@ -1,15 +1,12 @@
|
||||
%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
|
||||
|
||||
Name: perl-MIME-Types
|
||||
Version: 1.13
|
||||
Release: 3
|
||||
Version: 1.15
|
||||
Release: 2
|
||||
Summary: MIME types module for Perl
|
||||
|
||||
License: GPL or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/MIME-Types/
|
||||
Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-1.13.tar.gz
|
||||
Patch0: %{name}-iana040517.patch
|
||||
Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -28,7 +25,6 @@ add additional information.
|
||||
|
||||
%prep
|
||||
%setup -q -n MIME-Types-%{version}
|
||||
%patch0 -p0
|
||||
|
||||
|
||||
%build
|
||||
@ -60,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 1 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.15-2
|
||||
- 1.15.
|
||||
|
||||
* Tue May 25 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.13-0.fdr.3
|
||||
- Require perl(:MODULE_COMPAT_*) (bug 1649).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user