88e5df8
Name:           mailcap
dc7a9c9
Version:        2.1.54
27ebaed
Release:        5%{?dist}
88e5df8
Summary:        Helper application and MIME type associations for file types
88e5df8
5efc5c1
License:        LicenseRef-Fedora-Public-Domain AND MIT AND metamail
856084b
URL:            https://pagure.io/mailcap
856084b
Source0:        https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz
e5575cd
BuildRequires: make
8196fb9
BuildRequires:  perl-interpreter
7811bf2
# the test script is written in python
7811bf2
BuildRequires:  python3
88e5df8
BuildArch:      noarch
cvsdist 21d055f
cvsdist 21d055f
%description
cvsdist a395599
The mailcap file is used by the metamail program.  Metamail reads the
cvsdist 21d055f
mailcap file to determine how it should display non-text or multimedia
cvsdist a395599
material.  Basically, mailcap associates a particular type of file
cvsdist a395599
with a particular program that a mail agent or other program can call
88e5df8
in order to handle the file.  Mailcap should be installed to allow
88e5df8
certain programs to be able to handle non-text files.
88e5df8
88e5df8
Also included in this package is the mime.types file which contains a
88e5df8
list of MIME types and their filename "extension" associations, used
88e5df8
by several applications e.g. to determine MIME types for filenames.
cvsdist a395599
d765034
%package     -n nginx-mimetypes
d765034
Summary:        MIME type mappings for nginx
d765034
License:        Public Domain
d765034
Requires:       nginx-filesystem
d765034
d765034
%description -n nginx-mimetypes
d765034
MIME type mappings for nginx.
d765034
cvsdist 21d055f
cvsdist 21d055f
%prep
cvsdist 21d055f
%setup -q
cvsdist 21d055f
88e5df8
cvsdist 21d055f
%build
13e7b7e
%make_build
cvsdist 21d055f
88e5df8
cvsdist 21d055f
%install
cvsdist 21d055f
rm -rf $RPM_BUILD_ROOT
d765034
%make_install sysconfdir=%{_sysconfdir} mandir=%{_mandir}
88e5df8
88e5df8
88e5df8
%check
88e5df8
make check
88e5df8
cvsdist 21d055f
cvsdist 21d055f
%files
f620c7c
%license COPYING
f620c7c
%doc NEWS
72ca36a
%config(noreplace) %{_sysconfdir}/mailcap
72ca36a
%config(noreplace) %{_sysconfdir}/mime.types
7811bf2
%{_mandir}/man5/mailcap.*
cvsdist 21d055f
d765034
%files -n nginx-mimetypes
d765034
%license COPYING
d765034
%doc NEWS
d765034
%config(noreplace) %{_sysconfdir}/nginx/mime.types
d765034
88e5df8
cvsdist 21d055f
%changelog
27ebaed
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-5
27ebaed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
27ebaed
1d5f9bd
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-4
1d5f9bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
1d5f9bd
5efc5c1
* Tue Oct 31 2023 Tomas Korbar <tkorbar@redhat.com> - 2.1.54-3
5efc5c1
- Add additional SPDX licenses found by scancode tool
5efc5c1
776ba23
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-2
776ba23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
776ba23
dc7a9c9
* Tue May 23 2023 Tomas Korbar <tkorbar@redhat.com> - 2.1.54-1
dc7a9c9
- Rebase to 2.1.54
dc7a9c9
b7964cc
* Fri Mar 10 2023 Tomas Korbar <tkorbar@redhat.com> - 2.1.53-6
b7964cc
- Change the License tag to the SPDX format
b7964cc
002642d
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-5
002642d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
002642d
88a30c5
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-4
88a30c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
88a30c5
682ddb7
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-3
682ddb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
682ddb7
709d13f
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-2
709d13f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
709d13f
4ae9985
* Tue Apr 27 2021 Tomas Korbar <tkorbar@redhat.com> - 2.1.53-1
4ae9985
- Rebase to 2.1.53
4ae9985
7a797c3
* Wed Feb 24 2021 Tomas Korbar <tkorbar@redhat.com> - 2.1.52-1
7a797c3
- Rebase to 2.1.52
7a797c3
d5ad2ea
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.49-3
d5ad2ea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
d5ad2ea
9d346c6
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.49-2
9d346c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
9d346c6
7811bf2
* Wed Apr 22 2020 Tomas Korbar <tkorbar@redhat.com> - 2.1.49-1
7811bf2
- Rebase to 2.1.49
7811bf2
c58d50e
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.48-7
c58d50e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
c58d50e
0ecc951
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.48-6
0ecc951
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
0ecc951
4861205
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.48-5
4861205
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
4861205
ca2147d
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.48-4
ca2147d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ca2147d
f44b7e3
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.48-3
f44b7e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
f44b7e3
684d3b0
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.48-2
684d3b0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
684d3b0
13e7b7e
* Thu May 11 2017 Ville Skyttä <ville.skytta@iki.fi> - 2.1.48-1
13e7b7e
- Update to 2.1.48
13e7b7e
99a7b7c
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.47-2
99a7b7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
99a7b7c
856084b
* Tue Nov  1 2016 Ville Skyttä <ville.skytta@iki.fi> - 2.1.47-1
856084b
- Update to 2.1.47
856084b
1f76e99
* Thu Jul 28 2016 Miroslav Lichvar <mlichvar@redhat.com> - 2.1.46-2
1f76e99
- Add build requirement for perl
1f76e99
5a0ffff
* Sun May 29 2016 Ville Skyttä <ville.skytta@iki.fi> - 2.1.46-1
5a0ffff
- Update to 2.1.46
5a0ffff
11e39be
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.45-2
11e39be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
11e39be
d765034
* Fri Sep 25 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.1.45-1
d765034
- Update to 2.1.45
d765034
- Output nginx-mimetypes subpackage
d765034
a11089e
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.44-2
a11089e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
a11089e
8fa1add
* Mon Apr 27 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.1.44-1
8fa1add
- Update to 2.1.44
8fa1add
f620c7c
* Tue Oct 14 2014 Ville Skyttä <ville.skytta@iki.fi> - 2.1.43-1
f620c7c
- Update to 2.1.43
f620c7c
- Mark COPYING as %%license
f620c7c
e94da6d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.42-2
e94da6d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
e94da6d
0d21f75
* Sat Oct  5 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.1.42-1
0d21f75
- Update to 2.1.42.
0d21f75
5defca6
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.41-2
5defca6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
5defca6
d1a87d7
* Tue May 14 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.1.41-1
d1a87d7
- Update to 2.1.41.
d1a87d7
- Fix bogus dates in %%changelog.
d1a87d7
c47f051
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.40-2
c47f051
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c47f051
82a2214
* Sun Aug  5 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.1.40-1
82a2214
- Update to 2.1.40.
82a2214
9dca4a3
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.39-2
9dca4a3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
9dca4a3
758f873
* Mon Feb 20 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.1.39-1
758f873
- Update to 2.1.39.
758f873
7e80afd
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.38-2
7e80afd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
7e80afd
ab6f98c
* Tue Aug 16 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.1.38-1
ab6f98c
- Update to 2.1.38.
ab6f98c
c1ee0d8
* Tue Mar 29 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.1.37-1
c1ee0d8
- Update to 2.1.37.
c1ee0d8
fb9761e
* Tue Feb 22 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.1.36-1
fb9761e
- Update to 2.1.36.
fb9761e
1347968
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.35-3
1347968
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
1347968
22419c5
* Thu Dec  2 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.35-2
22419c5
- Fix URL tag (#659210, Matt McCutchen).
22419c5
9054b51
* Wed Oct 13 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.35-1
9054b51
- Update to 2.1.35.
9054b51
83684fb
* Tue Aug 24 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.34-1
83684fb
- Update to 2.1.34.
83684fb
20fd585
* Sat Jul  3 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.33-1
20fd585
- Update to 2.1.33, fixes #604924.
20fd585
596ad6a
* Fri Mar 19 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.1.32-1
596ad6a
- Update to 2.1.32, fixes #546116.
596ad6a
3f17f7f
* Tue Nov 17 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.1.31-1
3f17f7f
- Update to 2.1.31, fixes #529584.
3f17f7f
88e5df8
* Sat Sep 19 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.1.30-1
88e5df8
- Update to 2.1.30, see NEWS for details.
88e5df8
- Improve summary and description.
88e5df8
- Add MIT to License: for mailcap.4 man page.
88e5df8
- Specfile cleanup.
88e5df8
4afe64f
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.29-3
4afe64f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
4afe64f
0dcc727
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.29-2
0dcc727
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
0dcc727
0eec23e
* Mon Dec 15 2008 Miroslav Lichvar <mlichvar@redhat.com> 2.1.29-1
0eec23e
- update mime.types (Ville Skyttä) (#476455)
0eec23e
51e65b5
* Fri Feb 15 2008 Miroslav Lichvar <mlichvar@redhat.com> 2.1.28-1
51e65b5
- add new entries from perl-libwww-perl's media.types
51e65b5
  (Ville Skyttä) (#432290)
51e65b5
5a6ee71
* Thu Feb 07 2008 Miroslav Lichvar <mlichvar@redhat.com> 2.1.27-1
5a6ee71
- associate *.ent with text/xml-external-parsed-entity
5a6ee71
  (Ville Skyttä) (#431722)
5a6ee71
f260418
* Tue Jan 22 2008 Miroslav Lichvar <mlichvar@redhat.com> 2.1.26-1
f260418
- use xdg-open (Ville Skyttä) (#388481)
f260418
- spec cleanup (#226116)
f260418
954d879
* Tue Jul 10 2007 Miroslav Lichvar <mlichvar@redhat.com> 2.1.25-1
954d879
- add image/vnd.microsoft.icon to mime.types (#247222)
954d879
72ca36a
* Mon Jun 18 2007 Miroslav Lichvar <mlichvar@redhat.com> 2.1.24-1
72ca36a
- add text/x-vcard to mime.types (#243889)
72ca36a
- mark configs noreplace, cleanup spec a bit
72ca36a
5e7b35e
* Tue Sep 05 2006 Miroslav Lichvar <mlichvar@redhat.com> 2.1.23-1
5e7b35e
- add video/x-flv to mime.types (#205239)
5e7b35e
e47f788
* Mon Aug 07 2006 Miroslav Lichvar <mlichvar@redhat.com> 2.1.22-1
e47f788
- add java/mobile mime types (#201512 <ville.skytta@iki.fi>)
e47f788
77dbdbf
* Tue Jul 18 2006 Miroslav Lichvar <mlichvar@redhat.com> 2.1.21-1
5b35be6
- add audio and video x-ms mime types (#197840)
5b35be6
9b8548b
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.1.20-1.1
9b8548b
- rebuild
9b8548b
61d61c4
* Mon Feb 13 2006 Miroslav Lichvar <mlichvar@redhat.com> 2.1.20-1
61d61c4
- add OpenOffice.org 2.0 mime types (#173789)
61d61c4
581e048
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
581e048
- rebuilt
581e048
59a9e7b
* Mon Mar  7 2005 Bill Nottingham <notting@redhat.com> 2.1.19-1
59a9e7b
- s/ggv/evince/ (#150509)
59a9e7b
1728b87
* Fri Jan 21 2005 Bill Nottingham <notting@redhat.com> 2.1.18-1
1728b87
- add iso, img to octet-stream (#142459 <ville.skytta@iki.fi>)
1728b87
f5aa3f3
* Mon Oct 11 2004 Bill Nottingham <notting@redhat.com> 2.1.17-1
f5aa3f3
- pdfs -> back to ggv
f5aa3f3
adc5f83
* Thu Sep 23 2004 Bill Nottingham <notting@redhat.com> 2.1.16-1
adc5f83
- eog -> gthumb
adc5f83
- pdfs -> gpdf
adc5f83
cvsdist 8608d03
* Mon May  3 2004 Bill Nottingham <notting@redhat.com> 2.1.15-1
cvsdist 8608d03
- xpdf/gv -> ggv (#118401)
cvsdist 8608d03
- add application/x-bittorrent (#118752)
cvsdist 343b988
cvsdist ab0111b
* Fri Jul 11 2003 Bill Nottingham <notting@redhat.com> 2.1.14-1
cvsdist ab0111b
- add application/ogg and OpenOffice.org mime.types
cvsdist ab0111b
cvsdist 5a45d58
* Fri Feb  7 2003 Bill Nottingham <notting@redhat.com> 2.1.13-1
cvsdist 5a45d58
- resync mime.types with apache
cvsdist 5a45d58
- clean out mailcap some
cvsdist 5a45d58
cvsdist 002c7fb
* Tue Sep  3 2002 Bill Nottingham <notting@redhat.com> 2.1.12-1
cvsdist 002c7fb
- add application/x-ogg to mime.types
cvsdist 002c7fb
cvsdist ed1b600
* Fri Jul 19 2002 Jens Petersen <petersen@redhat.com> 2.1.11-1
cvsdist ed1b600
- use eog instead of ee
cvsdist a395599
cvsdist 0b8000d
* Tue Jun 18 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.10-1
cvsdist 0b8000d
- resync mime.types with apache 1.3.26
cvsdist 0b8000d
d1a87d7
* Mon Dec 24 2001 Bill Nottingham <notting@rehdat.com> 2.1.9-1
cvsdist a395599
- fix Sep. 17 changes (#57362)
cvsdist a395599
cvsdist a395599
* Tue Oct 23 2001 Nalin Dahyabhai <nalin@redhat.com> 2.1.8-1
cvsdist a395599
- resync mime.types with apache 1.3.22
cvsdist a395599
cvsdist a395599
* Mon Sep 17 2001 Bill Nottingham <notting@redhat.com> 2.1.7-1
cvsdist a395599
- associate PS files with gv (#53734)
cvsdist a395599
cvsdist 964d14b
* Fri Aug 10 2001 Bill Nottingham <notting@redhat.com>
cvsdist 964d14b
- switch gtv & xanim order (#51408)
cvsdist 964d14b
d1a87d7
* Tue Jul 17 2001 Bill Nottingham <notting@redhat.com>
cvsdist 4ad9574
- use htmlview for text/html (#48141)
cvsdist 4ad9574
cvsdist 2b1d48f
* Wed Mar 21 2001 Tim Waugh <twaugh@redhat.com> 2.1.4-2
cvsdist 2b1d48f
- Use gtv not xanim for video/mpeg, since we no longer ship the codecs.
cvsdist 2b1d48f
cvsdist 2b1d48f
* Thu Jan 18 2001 Bill Nottingham <notting@redhat.com>
cvsdist 2b1d48f
- use gpg, not pgp (#13816, others)
cvsdist 2b1d48f
cvsdist 2b1d48f
* Sat Jan  6 2001 Bill Nottingham <notting@redhat.com>
cvsdist 2b1d48f
- fix typo (#23409)
cvsdist 2b1d48f
cvsdist 2b1d48f
* Thu Dec 28 2000 Bill Nottingham <notting@redhat.com>
cvsdist 2b1d48f
- reintegrate stuff into the package so it doesn't get lost 
cvsdist 2b1d48f
cvsdist 2b1d48f
* Thu Dec 28 2000 Than Ngo <than@redhat.com>
cvsdist 2b1d48f
- add ms(TM) word document entry (Bug #17474)
cvsdist 2b1d48f
- bzip2 sources
cvsdist 21d055f
cvsdist 21d055f
* Mon Jun 12 2000 Preston Brown <pbrown@redhat.com>
cvsdist 21d055f
- add wap entries
cvsdist 21d055f
cvsdist 21d055f
* Fri Jun  9 2000 Bill Nottingham <notting@redhat.com>
cvsdist 21d055f
- remove mailcap.vga
cvsdist 21d055f
cvsdist 21d055f
* Thu Feb  3 2000 Bill Nottingham <notting@redhat.com>
cvsdist 21d055f
- handle compressed man pages
cvsdist 21d055f
cvsdist 21d055f
* Tue Jan 18 2000 Bill Nottingham <notting@redhat.com>
cvsdist 21d055f
- add .bz2
cvsdist 21d055f
cvsdist 21d055f
* Thu Jan 13 2000 Bill Nottingham <notting@redhat.com>
cvsdist 21d055f
- add tgz/gz to gzip
cvsdist 21d055f
d1a87d7
* Wed Jun 16 1999 Bill Nottingham <notting@redhat.com>
cvsdist 21d055f
- rpm files are RPM files. :)
cvsdist 21d055f
cvsdist 21d055f
* Sat May 15 1999 Jeff Johnson <jbj@redhat.com>
cvsdist 21d055f
- fix typo in pdf entry (#2618).
cvsdist 21d055f
cvsdist 21d055f
* Mon Mar 29 1999 Bill Nottingham <notting@redhat.com>
cvsdist 21d055f
- comment out play
cvsdist 21d055f
cvsdist 21d055f
* Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
cvsdist 21d055f
- updated mime type for images from xv to ee
cvsdist 21d055f
- cleaned up for our new version of the package which is in CVS
cvsdist 21d055f
cvsdist 21d055f
* Sat Mar 13 1999 Matt Wilson <msw@redhat.com>
cvsdist 21d055f
- updated mime.types
cvsdist 21d055f
cvsdist 21d055f
* Fri Feb 12 1999 Bill Nottingham <notting@redhat.com>
f260418
- comment out backticked %%variables to work around security problems
cvsdist 21d055f
cvsdist 21d055f
* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 21d055f
- glibc version 2.1
cvsdist 21d055f
cvsdist 21d055f
* Mon Sep 21 1998 Bill Nottingham <notting@redhat.com>
cvsdist 21d055f
- we don't ship tracker, use mikmod instead
cvsdist 21d055f
cvsdist 21d055f
* Wed Jul 29 1998 Jeff Johnson <jbj@redhat.com>
cvsdist 21d055f
- build root
cvsdist 21d055f
cvsdist 21d055f
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
cvsdist 21d055f
- translations modified for de, fr, tr
cvsdist 21d055f
cvsdist 21d055f
* Tue Oct 21 1997 Donnie Barnes <djb@redhat.com>
cvsdist 21d055f
- added /etc/mime.types from mutt to this package to make it universal
cvsdist 21d055f
cvsdist 21d055f
* Tue Sep 09 1997 Erik Troan <ewt@redhat.com>
cvsdist 21d055f
- made a noarch package