Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 33cd208ba62afa6750c39b9d21fa1f5f > files > 8

gnome-mime-data-2.18.0-5.fc12.src.rpm

Summary: MIME type data files for GNOME desktop
Name: gnome-mime-data
Version: 2.18.0
Release: 5%{?dist}
URL: http://www.gnome.org
Source0: %{name}-%{version}.tar.bz2
# No license attribution, just COPYING.
License: GPL+
Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-root
BuildArch: noarch
BuildRequires: perl-XML-Parser
BuildRequires: gettext
Requires: pkgconfig

Patch0: gnome-mime-data-2.2.0-openoffice.patch
Patch1: gnome-mime-data-2.2.0-rpminstall.patch
Patch2: gnome-mime-data-2.3.2-nohtmlcomponent.patch
Patch3: gnome-mime-data-2.4.1-default-applications.patch
Patch4: gnome-mime-data-2.0.0-gimp.patch
Patch5: gnome-mime-data-2.4.0-OOo-startup.patch

%description
gnome-mime-data provides the file type recognition data files for gnome-vfs

%prep
%setup -q

%patch0 -p1 -b .openoffice
%patch1 -p1 -b .rpminstall
%patch2 -p1 -b .nohtmlcomponent
%patch3 -p1 -b .default-applications
#%patch4 -p1 -b .gimp
%patch5 -p1 -b .OOo-startup

## be sure .keys is regenerated from patched .keys.in
rm gnome-vfs.keys

## no command line apps as bindings
perl -pi -e 's/,mpg123//g' gnome-vfs.keys.in
perl -pi -e 's/mpg123//g' gnome-vfs.keys.in

%build
%configure
make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall

%find_lang %name

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root)
%doc COPYING ChangeLog README
%config %{_sysconfdir}/gnome-vfs-mime-magic
%{_datadir}/application-registry
%dir %{_datadir}/mime-info
%{_datadir}/mime-info/*.keys
%{_datadir}/mime-info/*.mime
%{_datadir}/pkgconfig/*

%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.18.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.18.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Wed Jul 23 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.18.0-3
- fix license tag
- fix patches to apply with fuzz=0

* Wed Apr 18 2007 - Bastien Nocera <bnocera@redhat.com> - 2.18.0-2
- Really make noarch

* Tue Apr 17 2007 - Bastien Nocera <bnocera@redhat.com> - 2.18.0-1
- Upgrade to 2.18.0 and make noarch

* Sun Nov 26 2006 Matthias Clasen <mclasen@redhat.com> - 2.4.3-2
- Own the /usr/share/mime-info directory (#216922)

* Wed Nov  8 2006 Matthias Clasen <mclasen@redhat.com> - 2.4.3-1
- Update to 2.4.3
- Require pkgconfig

* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.4.2-3.1
- rebuild

* Fri Jun  9 2006 Matthias Clasen <mclasen@redhat.com> - 2.4.2-3
- Add a BuildRequires for gettext

* Tue Jun  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.4.2-2
- Add a BuildRequires for perl-XML-Parser

* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.4.2-1.2.1
- bump again for double-long bug on ppc(64)

* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.4.2-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes

* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt

* Thu Jan 27 2005 Matthias Clasen <mclasen@redhat.com> - 2.4.2-1
- Update to 2.4.2

* Wed Sep 29 2004 GNOME <jrb@redhat.com> - 2.4.1-5
- bump release

* Tue Apr  6 2004 Alexander Larsson <alexl@redhat.com> 2.4.1-4
- make gedit default for text/plain

* Fri Mar 19 2004 Mark McLoughlin <markmc@redhat.com> 2.4.1-3
- Add back the default-applications patch

* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Tue Jan 20 2004 Alexander Larsson <alexl@redhat.com> 2.4.1-1
- 2.4.1

* Fri Oct 17 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-2
- Add startup notification support to OpenOffice.org

* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-1
- update to 2.4.0

* Tue Sep  9 2003 Alexander Larsson <alexl@redhat.com> 2.3.2-1
- update to 2.3.2
- set default action to component for x-directory/smb-share to make
  smb shares work

* Mon Aug 11 2003 Alexander Larsson <alexl@redhat.com> 2.3.1-1
- Update for gnome 2.3

* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt

* Tue Feb  4 2003 Havoc Pennington <hp@redhat.com> 2.2.0-1
- migrate patches forward
- 2.2.0

* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt

* Sun Nov 10 2002 Havoc Pennington <hp@redhat.com>
- 2.0.1

* Tue Oct  8 2002 Havoc Pennington <hp@redhat.com>
- ah, the real problem was noarch. pkgconfig files are no longer noarch

* Tue Oct  8 2002 Havoc Pennington <hp@redhat.com>
- rebuild to fix libdir

* Tue Sep  3 2002 Jonathan Blandford <jrb@redhat.com>
- fix the gimp to run 'gimp' instead of 'gimp-remote'

* Wed Aug 14 2002 Havoc Pennington <hp@redhat.com>
- ah, did not know about default_application_id. fix various things to
  work properly. also, change some unrelated stuff: bind openoffice to
  more file types, don't use gnumeric embedded control for gnumeric
  files.

* Wed Aug 14 2002 Havoc Pennington <hp@redhat.com>
- don't try to view html in-place, use htmlview as default html viewer
- remove mpg123 as a viewer, it's a command line app

* Wed Aug 14 2002 Alexander Larsson <alexl@redhat.com> 2.0.0-6
- Changed appname from redhat-install-package to redhat-install-packages

* Wed Aug 14 2002 Alexander Larsson <alexl@redhat.com> 2.0.0-5
- bind rpm to redhat-install-package

* Wed Aug  7 2002 Havoc Pennington <hp@redhat.com>
- bind openoffice to excel/word documents

* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild

* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
- remove empty NEWS/AUTHORS, #66082

* Sat Jun 15 2002 Havoc Pennington <hp@redhat.com>
- 2.0.0
- check file list, add icons and man pages

* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild

* Mon May 20 2002 Havoc Pennington <hp@redhat.com>
- rebuild in different environment

* Mon May 20 2002 Havoc Pennington <hp@redhat.com>
- 1.0.8

* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
- 1.0.7

* Thu Apr  4 2002 Jeremy Katz <katzj@redhat.com>
- 1.0.6

* Wed Feb 27 2002 Havoc Pennington <hp@redhat.com>
- 1.0.4
- make it noarch

* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
- 1.0.3

* Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
- Version 1.0.2

* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild

* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
- 1.0.1.90 cvs snap

* Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
- add doc files

* Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
- Initial build.