gnome-mime-data.spec
author markmc
Mon, 28 Jul 2003 16:42:02 +0000
changeset 839 b8d89c44c4c2
parent 831 acb143eda0a8
child 1001 ddcdc50c16ca
permissions -rw-r--r--
2003-07-28 Mark McLoughlin <[email protected]> * gnome-mime-data.spec: add patch, bump release. * patches/gnome-mime-data-01-view-as-audio-component.diff: upd. * patches/gnome-mime-data-02-make-gpdf-component-default.diff: Make pdfs be opened by the component by default. * patches/gnome-mime-data-02-view-as-web-page.diff: remove. Seems to be unused.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
     1
Name:			gnome-mime-data
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
     2
License:		LGPL
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
     3
Group:			System/GUI/GNOME
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
     4
BuildArchitectures:	noarch
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
     5
Version:		2.2.0
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
     6
Release:		8
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
     7
Distribution:		Mercury
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
     8
Vendor:			Sun Microsystems, Inc.
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
     9
Summary:		MIME Type and Application Database for the GNOME Desktop
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    10
Source:			http://ftp.gnome.org:/pub/GNOME/sources/gnome-mime-data/2.2/%{name}-%{version}.tar.bz2
510
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    11
Source1:                gnome-mime-data-l10n-po.tar.bz2
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    12
Patch1:                 gnome-mime-data-01-view-as-audio-component.diff
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    13
Patch2:                 gnome-mime-data-02-make-gpdf-component-default.diff
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    14
URL:			http://www.gnome.org
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    15
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    16
Docdir:			%{_defaultdocdir}/%{name}
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    17
Autoreqprov:		on
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    18
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    19
%define gnome_common_version 1.2.4
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    20
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    21
BuildRequires: gnome-common >= %{gnome_common_version}
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    22
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    23
%description
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    24
MIME Type and Application Database for the GNOME Desktop that allows the
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    25
GNOME Virtual Filesystem to associate data files with their icon and
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    26
description, and to launch them with suitable applications.
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    28
%prep
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    29
%setup
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    30
%patch1
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    31
%patch2
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    32
510
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    33
tar jxvf %SOURCE1
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    34
%build
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    35
./configure --prefix=%{_prefix}			\
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    36
	    --sysconfdir=%{_sysconfdir}		\
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    37
            --mandir=%{_mandir}
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    38
make
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    39
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    40
%install
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    41
make DESTDIR=$RPM_BUILD_ROOT install
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    42
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    43
%clean
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    44
rm -rf $RPM_BUILD_ROOT
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    45
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    46
%files
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    47
%defattr(-,root,root)
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    48
%{_datadir}/locale/*/LC_MESSAGES/*.mo
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    49
%{_sysconfdir}/gnome-vfs-mime-magic
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    50
%{_datadir}/mime-info/*
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    51
%{_datadir}/application-registry/*
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    52
%{_mandir}/man5/*
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    53
# This package is so small, it's not worth doing a -devel package
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    54
# just for the pkgconfig file.
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    55
%{_libdir}/pkgconfig/gnome-mime-data-2.0.pc
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    56
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    57
%changelog
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    58
* Mon Jul 28 2003 - <[email protected]>
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    59
- Make pdfs get opened in the gpdf component by default
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    60
510
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    61
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    62
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    63
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    64
* Mon Jul 07 2003 - <[email protected]>
459
8825a0bce82a 2003-07-07 Niall Power <[email protected]>
niall
parents: 290
diff changeset
    65
- added patch to shortlist nautilus_audio_view for viewing directory contents.
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    66
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    67
* Thu May 13 2003 - [email protected]
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    68
- Created new spec file for gnome-mime-data