123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- Summary: MIME type data files for GNOME desktop
- Summary(ja): GNOME desktop 用 MIME タイプデータ
- Name: gnome-mime-data
- Version: 2.18.0
- Release: 2%{?_dist_release}
- URL: http://www.gnome.org
- Source0: %{name}-%{version}.tar.bz2
- License: GPL
- Group: System Environment/Libraries
- BuildArch: noarch
- BuildRoot: %{_tmppath}/%{name}-%{version}-root
- BuildRequires: perl-XML-Parser
- BuildRequires: gettext
- Conflicts: gnome-vfs < 1.0.5
- Patch0: gnome-mime-data-2.2.0-openoffice.patch
- Patch2: gnome-mime-data-2.3.2-nohtmlcomponent.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
- %patch2 -p1 -b .nohtmlcomponent
- %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
- %{_datadir}/mime-info/*.keys
- %{_datadir}/mime-info/*.mime
- %{_datadir}/pkgconfig/*
- #%{_datadir}/man/man*/*
- %changelog
- * Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0-2
- - spec in utf-8
- * Thu Mar 20 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.0-1vl5
- - used %%{?_dist_release}
- * Wed May 02 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0-0vl1
- - new upstream release
- * Mon Oct 16 2006 NAKAMURA Kenta <kenta@vinelinux.org> 2.4.2-0vl2
- - moved pkgconfig/*.pc to %%{_datadir}
- * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl1
- - new upstream release
- * Fri Jan 9 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.4.1-0vl1
- - new upstream release
- - fixed %files section
- * Wed Sep 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
- - new upstream release
- * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl1
- - new upstream release
- * Wed Jun 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.0-0vl1
- - new upstream release
- - remove mimetype icons
- * Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.1-0vl2
- - add Conflicts: gnome-vfs < 1.0.5
- * Sat Dec 14 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.1-0vl1
- - build for Vine Linux
- * 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.
|