gnome-mime-data.spec
author miles
Fri, 20 May 2005 11:54:25 +0000
changeset 5452 19218a29c2bc
parent 5421 819e6a39130c
child 5460 54346da409d4
permissions -rw-r--r--
2005-05-20 Kieran Colfer <[email protected]> * *.spec * Updated l10n message tarball version to 1.15
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
1867
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
     5
Version:		2.4.1
5421
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
     6
Release:		46
4867
e8cfe7e64783 *.spec (almost): update Vendor and Distribution tags
dermotm
parents: 4860
diff changeset
     7
Distribution:		Java Desktop System, Release 3
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
5452
19218a29c2bc 2005-05-20 Kieran Colfer <[email protected]>
miles
parents: 5421
diff changeset
    11
Source1:                gnome-mime-data-l10n-po-1.15.tar.bz2
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    12
Source2:                gnome-vfs.mime.4.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    13
Source3:                gnome-vfs-mime-magic.4.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    14
Source4:                gnome-vfs.applications.4.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    15
Source5:                gnome-vfs.keys.4.gz
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    16
Source6:                l10n-configure.sh
5306
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
    17
Source7:                gnome-realplay.keys
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
    18
Patch1:                 gnome-mime-data-01-view-as-audio-component.diff
5289
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
    19
Patch2:                 gnome-mime-data-02-make-realplayer-default-player.diff
2571
a9b12e749737 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    20
Patch3:                 gnome-mime-data-03-set-mozilla-default.diff
1304
6e0f441103c3 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1274
diff changeset
    21
Patch4:                 gnome-mime-data-04-text-plain-handler.diff
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    22
Patch5:                 gnome-mime-data-05-always-use-app.diff
1867
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
    23
Patch6:                 gnome-mime-data-06-swf-handler.diff
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
    24
Patch7:                 gnome-mime-data-07-jar-handler.diff
2273
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
    25
Patch8:			gnome-mime-data-08-g11n-keys.diff
5289
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
    26
Patch9:                 gnome-mime-data-09-add-nfs-mime.diff
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
    27
Patch10:                gnome-mime-data-10-pdfviewer.diff
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
    28
Patch11:                gnome-mime-data-11-shellscript.diff
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
    29
Patch12:                gnome-mime-data-12-associate-glade-files.diff
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
    30
Patch13:                gnome-mime-data-13-associate-java-files.diff
5421
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
    31
Patch14:                gnome-mime-data-14-return-path-pattern.diff
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    32
URL:			http://www.gnome.org
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    33
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    34
Docdir:			%{_defaultdocdir}/%{name}
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    35
Autoreqprov:		on
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    36
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
    37
%define gnome_common_version 2.4.0
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    38
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    39
BuildRequires: gnome-common >= %{gnome_common_version}
1552
d39444f88202 added dependencies to get build working
dermotm
parents: 1551
diff changeset
    40
BuildRequires: intltool
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    41
5307
78025ad8ce01 6241631: gnome-mime-data.spec: add PreReq: RealPlayer
dermotm
parents: 5306
diff changeset
    42
PreReq: RealPlayer
78025ad8ce01 6241631: gnome-mime-data.spec: add PreReq: RealPlayer
dermotm
parents: 5306
diff changeset
    43
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    44
%description
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    45
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
    46
GNOME Virtual Filesystem to associate data files with their icon and
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    47
description, and to launch them with suitable applications.
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    48
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    49
%prep
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    50
%setup -q
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    51
%patch1 -p1
1882
913a64e538a5 2004-02-23 Ghee Teo <[email protected]>
gheet
parents: 1876
diff changeset
    52
%patch2 -p1
1273
f6205dc04161 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1271
diff changeset
    53
%patch3 -p1
1304
6e0f441103c3 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1274
diff changeset
    54
%patch4 -p1
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    55
%patch5 -p1
1867
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
    56
%patch6 -p1
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
    57
%patch7 -p1
2273
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
    58
%patch8 -p1
3189
3dc5aeda1f6c 2004-06-23 Narayana Pattipati <[email protected]>
naren
parents: 3120
diff changeset
    59
%patch9 -p1
3335
c96234bbd503 2004-07-14 Narayana Pattipati <[email protected]>
naren
parents: 3320
diff changeset
    60
%patch10 -p1
3933
5ab26aad4cc2 2004-09-15 Archana Shah <[email protected]>
archana
parents: 3858
diff changeset
    61
%patch11 -p1
4498
99e48720f3a6 2004-11-10 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
    62
%patch12 -p1
5009
062282bfb93c 2005-02-03 Dinoop Thomas <[email protected]>
dinoop
parents: 4980
diff changeset
    63
%patch13 -p1
5421
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
    64
%patch14 -p1
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    65
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
    66
bzcat %SOURCE1 | tar xvf -
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    67
bash -x %SOURCE6
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    68
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    69
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    75
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    76
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    77
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    78
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    81
libtoolize --force
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    82
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    83
automake -a -c -f
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    84
autoconf
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    85
./configure --prefix=%{_prefix}			\
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    86
	    --sysconfdir=%{_sysconfdir}		\
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    87
            --mandir=%{_mandir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    88
make -j $CPUS
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    89
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    90
%install
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
    91
make DESTDIR=$RPM_BUILD_ROOT install
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    92
make DESTDIR=$RPM_BUILD_ROOT install
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
    93
install -d $RPM_BUILD_ROOT%{_mandir}/man4
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
    94
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man4
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
    95
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man4
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
    96
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man4
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
    97
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/man4
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    98
#Copy zh_HK from zh_TW
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
    99
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   100
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
5306
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   101
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo \
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   102
	$RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   103
install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_datadir}/mime-info
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   104
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   105
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   106
%post
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   107
install -p -m644 "%{_datadir}/mime-info/gnome-realplay.keys" \
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   108
	"%{_datadir}/mime-info/realplay.keys"
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   109
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   110
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   111
%clean
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   112
rm -rf $RPM_BUILD_ROOT
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   113
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   114
%files
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   115
%defattr(-,root,root)
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   116
%{_datadir}/locale/*/LC_MESSAGES/*.mo
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
   117
%{_sysconfdir}/gnome-vfs-mime-magic
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   118
%{_datadir}/mime-info/*
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   119
%{_datadir}/application-registry/*
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
   120
%{_mandir}/man4/*
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 27
diff changeset
   121
# 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
   122
# just for the pkgconfig file.
186
8ec3b72610a8 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   123
%{_libdir}/pkgconfig/gnome-mime-data-2.0.pc
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   124
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   125
%changelog
5421
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
   126
* Tue May 10 2005 - [email protected]
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
   127
- Added patch gnome-mime-data-14-return-path-pattern.diff given by 
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
   128
  Antonio Xu <[email protected]> to add pattern "Return-path"
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
   129
  for message.rfc822. fixes bug #6267137.
819e6a39130c 2005-05-10 Vinay M R <[email protected]>
vinaymr
parents: 5414
diff changeset
   130
5306
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   131
* Wed Apr 06 2005 - [email protected] 
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   132
- 6241631: added gnome-realplay.keys, which overwrites
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   133
  /usr/share/mime-info/realplay.keys in %post.  This sets
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   134
  RP as the player for most possible media types.
a09ba4a71ecc 6241631: overwrite RealPlayer's realplay.keys with new version
dermotm
parents: 5289
diff changeset
   135
5289
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
   136
* Thu Mar 31 2005 - [email protected] 
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
   137
- Removed jmplay as default player for many media types in 
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
   138
  preference of realplayer. It still defaults back to some
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
   139
  though. Remove the realplayer patch since it's now bogus.
d019f703640f 2005-03-31 Glynn Foster <[email protected]>
gman
parents: 5281
diff changeset
   140
5217
9c77638f0fba 2005-03-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5152
diff changeset
   141
* Fri Mar 11 2005 - [email protected] 
9c77638f0fba 2005-03-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5152
diff changeset
   142
- Added patch gnome-mime-data-14-associate-java-files.diff to
9c77638f0fba 2005-03-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5152
diff changeset
   143
  associate java files with netbeans.
9c77638f0fba 2005-03-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5152
diff changeset
   144
  Fixes bug #6229767.
9c77638f0fba 2005-03-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5152
diff changeset
   145
5009
062282bfb93c 2005-02-03 Dinoop Thomas <[email protected]>
dinoop
parents: 4980
diff changeset
   146
* Thu Feb 03 2005 - [email protected]
062282bfb93c 2005-02-03 Dinoop Thomas <[email protected]>
dinoop
parents: 4980
diff changeset
   147
- Added patch gnome-mime-data-13-associate-glade-files.diff to
062282bfb93c 2005-02-03 Dinoop Thomas <[email protected]>
dinoop
parents: 4980
diff changeset
   148
  associate glade files with glade tool.
062282bfb93c 2005-02-03 Dinoop Thomas <[email protected]>
dinoop
parents: 4980
diff changeset
   149
  Fixes bug #6222813.
062282bfb93c 2005-02-03 Dinoop Thomas <[email protected]>
dinoop
parents: 4980
diff changeset
   150
4664
b4261d04cd89 2004-11-26 Laszlo Peter <[email protected]>
laca
parents: 4632
diff changeset
   151
* Fri Nov 26 2004 - [email protected]
b4261d04cd89 2004-11-26 Laszlo Peter <[email protected]>
laca
parents: 4632
diff changeset
   152
- removed patch 13
b4261d04cd89 2004-11-26 Laszlo Peter <[email protected]>
laca
parents: 4632
diff changeset
   153
4592
4cb1ec470197 2004-11-18 Laszlo Peter <[email protected]>
laca
parents: 4579
diff changeset
   154
* Thu Nov 18 2004 - [email protected]
4cb1ec470197 2004-11-18 Laszlo Peter <[email protected]>
laca
parents: 4579
diff changeset
   155
- added patch gnome-mime-data-13-acroread-mozilla-wrappers.diff
4cb1ec470197 2004-11-18 Laszlo Peter <[email protected]>
laca
parents: 4579
diff changeset
   156
4498
99e48720f3a6 2004-11-10 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   157
* Wed Nov 10 2004 - [email protected]
99e48720f3a6 2004-11-10 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   158
- Added patch gnome-mime-data-12-shellscript.diff to add flags for
99e48720f3a6 2004-11-10 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   159
  shell scripts' mime types.
99e48720f3a6 2004-11-10 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   160
4148
2d017a3ac4f3 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   161
* Tue Oct 05 2004 - [email protected]
2d017a3ac4f3 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   162
- Updated gnome-mime-data-02-make-jmplay-default-player.diff to add x-gsm mime
2d017a3ac4f3 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   163
  Fixed 6173640
2d017a3ac4f3 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   164
3933
5ab26aad4cc2 2004-09-15 Archana Shah <[email protected]>
archana
parents: 3858
diff changeset
   165
* Wed Sep 15 2004 - [email protected]
5ab26aad4cc2 2004-09-15 Archana Shah <[email protected]>
archana
parents: 3858
diff changeset
   166
- Added patch gnome-mime-data-11-pdfviewer.diff.
5ab26aad4cc2 2004-09-15 Archana Shah <[email protected]>
archana
parents: 3858
diff changeset
   167
  Fixes bug# 5100997
5ab26aad4cc2 2004-09-15 Archana Shah <[email protected]>
archana
parents: 3858
diff changeset
   168
3335
c96234bbd503 2004-07-14 Narayana Pattipati <[email protected]>
naren
parents: 3320
diff changeset
   169
* Wed Jul 14 2004 - [email protected]
c96234bbd503 2004-07-14 Narayana Pattipati <[email protected]>
naren
parents: 3320
diff changeset
   170
- Added patch gnome-mime-data-10-add-nfs-mime.diff to add entries for
c96234bbd503 2004-07-14 Narayana Pattipati <[email protected]>
naren
parents: 3320
diff changeset
   171
  x-directory/nfs-mount and x-directory/nfs-share mime types to enable
c96234bbd503 2004-07-14 Narayana Pattipati <[email protected]>
naren
parents: 3320
diff changeset
   172
  browsing nfs:// locations. Fixes bugtraq bug#5034725.
c96234bbd503 2004-07-14 Narayana Pattipati <[email protected]>
naren
parents: 3320
diff changeset
   173
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   174
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   175
- Updated l10n content to gnome-mime-data-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   176
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   177
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   178
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   179
3189
3dc5aeda1f6c 2004-06-23 Narayana Pattipati <[email protected]>
naren
parents: 3120
diff changeset
   180
* Wed Jun 23 2004 - [email protected]
3dc5aeda1f6c 2004-06-23 Narayana Pattipati <[email protected]>
naren
parents: 3120
diff changeset
   181
- Added patch gnome-mime-data-09-realplayer-command-change.diff to 
3dc5aeda1f6c 2004-06-23 Narayana Pattipati <[email protected]>
naren
parents: 3120
diff changeset
   182
  fix the problem of mime association for realplayer by correcting 
3dc5aeda1f6c 2004-06-23 Narayana Pattipati <[email protected]>
naren
parents: 3120
diff changeset
   183
  the command name. Fixes bugtraq bug#5061307
3dc5aeda1f6c 2004-06-23 Narayana Pattipati <[email protected]>
naren
parents: 3120
diff changeset
   184
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   185
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   186
- Updated l10n content to gnome-mime-data-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   187
2571
a9b12e749737 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   188
* Tue Apr 27 2004 - [email protected]
a9b12e749737 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   189
- Set mozilla as the default browser for text/html mime type.
a9b12e749737 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   190
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   191
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   192
- Updated l10n content to gnome-mime-data-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   193
2273
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   194
* Mon Mar 22 2004 - <[email protected]>
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   195
- Replaced gnome-mime-data-08-i18n-keys.diff with
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   196
  gnome-mime-data-08-g11n-keys.diff
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   197
1882
913a64e538a5 2004-02-23 Ghee Teo <[email protected]>
gheet
parents: 1876
diff changeset
   198
* Mon Feb 23 2004  <[email protected]>
913a64e538a5 2004-02-23 Ghee Teo <[email protected]>
gheet
parents: 1876
diff changeset
   199
- Repatched gnome-mime-data-02-make-jmplay-default-player.diff for
913a64e538a5 2004-02-23 Ghee Teo <[email protected]>
gheet
parents: 1876
diff changeset
   200
  cinnabar.
913a64e538a5 2004-02-23 Ghee Teo <[email protected]>
gheet
parents: 1876
diff changeset
   201
1867
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
   202
* Mon Feb 23 2004 - <[email protected]>
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
   203
- New tarball 2.4.1, ported patches, still two patches to do
7595545d2d45 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
   204
1552
d39444f88202 added dependencies to get build working
dermotm
parents: 1551
diff changeset
   205
* Thu Jan 29 2004 - <[email protected]>
d39444f88202 added dependencies to get build working
dermotm
parents: 1551
diff changeset
   206
- Add dependency on intltool
d39444f88202 added dependencies to get build working
dermotm
parents: 1551
diff changeset
   207
                                                                                                                                                             
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
   208
* Mon Dec 15 2003 - <[email protected]
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
   209
- Add back the man pages, and some patches.
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1304
diff changeset
   210
1304
6e0f441103c3 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1274
diff changeset
   211
* Mon Oct 20 2003 - <[email protected]
6e0f441103c3 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1274
diff changeset
   212
- Added patch gnome-mime-data-04-text-plain-handler.diff which was in
6e0f441103c3 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1274
diff changeset
   213
  Mercury so that gedit is lauched instead of text viewer for nautilus
6e0f441103c3 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1274
diff changeset
   214
  on a text/*.
6e0f441103c3 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1274
diff changeset
   215
1271
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
   216
* Wed Oct 15 2003 - <[email protected]> 2.4.0-2
ac86307177b4 2003-10-15 Mark McLoughlin <[email protected]>
markmc
parents: 1210
diff changeset
   217
- Re-add the view-as-webpage diff.
1274
markmc
parents: 1273
diff changeset
   218
1208
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   219
* Tue Oct 07 2003 - [email protected]
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   220
- 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
   221
  renumbered the other one.
ebac436c4595 2003-10-07 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   222
1109
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
   223
* Thu Aug 21 2003 - [email protected]
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
   224
- Updated gnome-vfs.applications to include all the real formats
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
   225
  that realplay itself understand since the current definitions is
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
   226
  rather limiting. simply updated the Patch3.
8275456d4932 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1097
diff changeset
   227
1097
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
   228
* Wed Aug 20 2003 - [email protected]
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
   229
- 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
   230
  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
   231
  handle including x-gsm, rmf, ogg, mvr, x-jmx.
1daf3a1d13f3 2003-08-20 Ghee Teo <[email protected]>
gheet
parents: 1070
diff changeset
   232
1070
6f6384f76589 2003-08-18 Brian Nitz <[email protected]>
bn128650
parents: 1032
diff changeset
   233
* Mon Aug 18 2003 - [email protected]
6f6384f76589 2003-08-18 Brian Nitz <[email protected]>
bn128650
parents: 1032
diff changeset
   234
- created a patch to add jmplay as default media player.
6f6384f76589 2003-08-18 Brian Nitz <[email protected]>
bn128650
parents: 1032
diff changeset
   235
1032
969abe073fbf *** empty log message ***
stephen
parents: 1025
diff changeset
   236
* Mon Aug 11 2003 - <[email protected]>
969abe073fbf *** empty log message ***
stephen
parents: 1025
diff changeset
   237
- new tarball, reset release
969abe073fbf *** empty log message ***
stephen
parents: 1025
diff changeset
   238
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   239
* Mon Jul 28 2003 - <[email protected]>
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   240
- Make pdfs get opened in the gpdf component by default
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   241
510
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
   242
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
   243
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 459
diff changeset
   244
839
b8d89c44c4c2 2003-07-28 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   245
* Mon Jul 07 2003 - <[email protected]>
459
8825a0bce82a 2003-07-07 Niall Power <[email protected]>
niall
parents: 290
diff changeset
   246
- 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
   247
27
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   248
* Thu May 13 2003 - [email protected]
b72adb3a7bb8 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   249
- Created new spec file for gnome-mime-data