gnome-mime-data.spec
author markmc
Wed, 15 Oct 2003 14:11:04 +0000
changeset 1271 ac86307177b4
parent 1210 c61061c0e674
child 1273 f6205dc04161
permissions -rw-r--r--
2003-10-15 Mark McLoughlin <[email protected]> * gnome-mime-data.spec: bump release and add patch. * patches/gnome-mime-data-04-view-as-webpage.diff: re-add this patch which I removed accidently.
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
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
     5
Version:		2.4.0
1271
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
     6
Release:		2
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
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    10
Source:			http://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.4/%{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
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    13
Patch2:			gnome-mime-data-02-make-jmplay-default-player.diff
1271
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
    14
Patch3:                 gnome-mime-data-03-view-as-webpage.diff
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    15
URL:			http://www.gnome.org
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    16
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    17
Docdir:			%{_defaultdocdir}/%{name}
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    18
Autoreqprov:		on
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    19
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    20
%define gnome_common_version 2.4.0
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    21
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    22
BuildRequires: gnome-common >= %{gnome_common_version}
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    23
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    24
%description
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    25
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
    26
GNOME Virtual Filesystem to associate data files with their icon and
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    27
description, and to launch them with suitable applications.
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    28
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    29
%prep
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    30
%setup
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    31
%patch1
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    32
%patch2 -p1
1271
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
    33
%pacth3 -p1
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    34
510
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    35
tar jxvf %SOURCE1
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    36
%build
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    37
./configure --prefix=%{_prefix}			\
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    38
	    --sysconfdir=%{_sysconfdir}		\
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    39
            --mandir=%{_mandir}
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    40
make
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    41
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    42
%install
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    43
make DESTDIR=$RPM_BUILD_ROOT install
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    44
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    45
%clean
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    46
rm -rf $RPM_BUILD_ROOT
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    47
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    48
%files
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    49
%defattr(-,root,root)
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    50
%{_datadir}/locale/*/LC_MESSAGES/*.mo
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    51
%{_sysconfdir}/gnome-vfs-mime-magic
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    52
%{_datadir}/mime-info/*
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    53
%{_datadir}/application-registry/*
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    54
%{_mandir}/man5/*
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    55
# 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
    56
# just for the pkgconfig file.
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    57
%{_libdir}/pkgconfig/gnome-mime-data-2.0.pc
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    58
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    59
%changelog
1271
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
    60
* Wed Oct 15 2003 - <[email protected]> 2.4.0-2
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
    61
- Re-add the view-as-webpage diff.
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
    62
                                                                                                                                                             
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    63
* Tue Oct 07 2003 - [email protected]
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    64
- Updated to use GNOME 2.4 for Quicksilver. Deleted one patch and
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    65
  renumbered the other one.
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    66
1109
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
    67
* Thu Aug 21 2003 - [email protected]
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
    68
- Updated gnome-vfs.applications to include all the real formats
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
    69
  that realplay itself understand since the current definitions is
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
    70
  rather limiting. simply updated the Patch3.
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
    71
1097
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
    72
* Wed Aug 20 2003 - [email protected]
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
    73
- updated gnome-vfs.applications, gnome-vfs.keys.in and gnome-vfs.mime
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
    74
  to include some of the more obscure mime types that jmplay can 
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
    75
  handle including x-gsm, rmf, ogg, mvr, x-jmx.
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
    76
1070
6f6384f76589 2003-08-18 Brian Nitz <[email protected]>
bn128650
parents: 1032
diff changeset
    77
* Mon Aug 18 2003 - [email protected]
6f6384f76589 2003-08-18 Brian Nitz <[email protected]>
bn128650
parents: 1032
diff changeset
    78
- created a patch to add jmplay as default media player.
6f6384f76589 2003-08-18 Brian Nitz <[email protected]>
bn128650
parents: 1032
diff changeset
    79
1032
969abe073fbf *** empty log message ***
stephen
parents: 1025
diff changeset
    80
* Mon Aug 11 2003 - <[email protected]>
969abe073fbf *** empty log message ***
stephen
parents: 1025
diff changeset
    81
- new tarball, reset release
969abe073fbf *** empty log message ***
stephen
parents: 1025
diff changeset
    82
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    83
* Mon Jul 28 2003 - <[email protected]>
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    84
- Make pdfs get opened in the gpdf component by default
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    85
510
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    86
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    87
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
    88
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    89
* Mon Jul 07 2003 - <[email protected]>
459
8825a0bce82a 2003-07-07 Niall Power <[email protected]>
niall
parents: 290
diff changeset
    90
- 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
    91
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    92
* Thu May 13 2003 - [email protected]
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    93
- Created new spec file for gnome-mime-data