gnome-media.spec
author gf115653
Fri, 05 May 2006 04:02:44 +0000
changeset 7217 e0c532cededc
parent 6982 7dcffad38e1b
child 7243 69a196f7101d
permissions -rw-r--r--
2006-05-05 Glynn Foster <[email protected]> * gnome-media.spec, * patches/gnome-media-01-menu-entries.diff, * patches/gnome-media-01-window-title.diff: Remove the silly window title patch, and replace with a patch that removes some stuff from the menus according to the spec.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-media
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
     8
Name:         gnome-media
216
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
     9
Summary:      GNOME Multimedia
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
    10
Group:        System/GUI/GNOME
6910
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
    11
Version:      2.14.0
6623
2833871c2271 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6299
diff changeset
    12
Release:      2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    15
License:      GPL
6910
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.14/%{name}-%{version}.tar.bz2
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5528
diff changeset
    17
Source1:      gst-std-options.5.gz
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:      vumeter.1.gz
2311
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    19
Source3:      cddb-slave2-properties.1.gz
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Source4:      gnome-sound-recorder.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Source5:      gstreamer-properties.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    22
Source6:      gnome-audio-profiles-properties.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    23
Source7:      gnome-volume-control.1.gz
7217
e0c532cededc 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6982
diff changeset
    24
Patch1:       gnome-media-01-menu-entries.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
Patch2:       gnome-media-02-cddb-display.diff
6002
38b64716f084 2005-09-22 Brian Cameron <[email protected]>
bc99092
parents: 5960
diff changeset
    26
Patch3:       gnome-media-03-cdda.diff
6631
b4e9e8f6ca89 2006-01-20 Brian Cameron <[email protected]>
bc99092
parents: 6628
diff changeset
    27
Patch4:       gnome-media-04-fixfunc.diff
6982
7dcffad38e1b 2006-03-28 Brian Cameron <[email protected]>
bc99092
parents: 6910
diff changeset
    28
Patch5:       gnome-media-05-disable-gnome-cd.diff
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    29
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    30
URL:          http://www.gnome.org
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    31
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    32
Docdir:       %{_docdir}
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    33
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1073
diff changeset
    34
Prereq:       /sbin/ldconfig
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    35
Prereq:       GConf
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    36
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    37
%define 	gstreamer_version 		0.8.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    38
%define 	gstreamer_devel_version 	0.8.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    39
%define 	gstreamer_plugins_version 	0.8.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    40
%define 	gstreamer_plugins_devel_version	0.8.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    41
%define		scrollkeeper_version		0.3.14
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    42
%define         libgnomeui_version              2.6.0
5960
b71f1d6ee95a add nautilus-cd-burned dep
laca
parents: 5895
diff changeset
    43
%define         nautilus_cd_burner_version      2.12.0
274
e647d31d12a6 *** empty log message ***
mattk
parents: 216
diff changeset
    44
e647d31d12a6 *** empty log message ***
mattk
parents: 216
diff changeset
    45
Requires: 	gstreamer >= %{gstreamer_version}
e647d31d12a6 *** empty log message ***
mattk
parents: 216
diff changeset
    46
Requires: 	gstreamer-plugins >= %{gstreamer_plugins_version}
2121
9dce8b6389fd 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
    47
Requires:       libgnomeui >= %{libgnomeui_version}
274
e647d31d12a6 *** empty log message ***
mattk
parents: 216
diff changeset
    48
BuildRequires:  gstreamer-devel >= %{gstreamer_devel_version}
e647d31d12a6 *** empty log message ***
mattk
parents: 216
diff changeset
    49
BuildRequires: 	gstreamer-plugins-devel => %{gstreamer_plugins_devel_version}
1072
a1adb69ecfa9 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    50
BuildRequires:	scrollkeeper >= %{scrollkeeper_version}
2121
9dce8b6389fd 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
    51
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
5960
b71f1d6ee95a add nautilus-cd-burned dep
laca
parents: 5895
diff changeset
    52
Requires:       nautilus-cd-burner >= %{nautilus_cd_burner_version}
274
e647d31d12a6 *** empty log message ***
mattk
parents: 216
diff changeset
    53
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    54
%description
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    55
This package contains some multimedia programs for GNOME.
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    56
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    57
%prep
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    58
%setup -q
1364
113382ae3765 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1301
diff changeset
    59
%patch1 -p1
569
b63182ee420f updating the POTFILES.in so intltool-update can be run.
mick
parents: 552
diff changeset
    60
%patch2 -p1
721
e9b878aa5046 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 708
diff changeset
    61
%patch3 -p1
6631
b4e9e8f6ca89 2006-01-20 Brian Cameron <[email protected]>
bc99092
parents: 6628
diff changeset
    62
%patch4 -p1
6982
7dcffad38e1b 2006-03-28 Brian Cameron <[email protected]>
bc99092
parents: 6910
diff changeset
    63
%patch5 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4443
diff changeset
    64
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    65
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3820
diff changeset
    71
  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
    72
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    75
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    76
2670
b815132aea02 2004-05-06 Brian Cameron <[email protected]>
bc99092
parents: 2619
diff changeset
    77
%ifos solaris
b815132aea02 2004-05-06 Brian Cameron <[email protected]>
bc99092
parents: 2619
diff changeset
    78
glib-gettextize -f
b815132aea02 2004-05-06 Brian Cameron <[email protected]>
bc99092
parents: 2619
diff changeset
    79
%endif
416
6fbfd3aa1991 L10N online help integration for gnome media
mlei
parents: 413
diff changeset
    80
libtoolize --force
6631
b4e9e8f6ca89 2006-01-20 Brian Cameron <[email protected]>
bc99092
parents: 6628
diff changeset
    81
intltoolize --force --copy
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    82
aclocal $ACLOCAL_FLAGS -I ./m4
416
6fbfd3aa1991 L10N online help integration for gnome media
mlei
parents: 413
diff changeset
    83
automake -a -c -f
6fbfd3aa1991 L10N online help integration for gnome media
mlei
parents: 413
diff changeset
    84
autoconf
6fbfd3aa1991 L10N online help integration for gnome media
mlei
parents: 413
diff changeset
    85
216
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
    86
CFLAGS="$RPM_OPT_FLAGS"			\
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
    87
./configure --prefix=%{_prefix}		\
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
    88
	    --libexecdir=%{_libexecdir}	\
2688
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
    89
	    --sysconfdir=%{_sysconfdir} \
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
    90
	    --disable-esdtest
416
6fbfd3aa1991 L10N online help integration for gnome media
mlei
parents: 413
diff changeset
    91
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    92
make -j $CPUS
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    93
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    94
%install
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    95
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
216
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
    96
make DESTDIR=$RPM_BUILD_ROOT install
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
    97
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL 
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1488
diff changeset
    98
install -d $RPM_BUILD_ROOT%{_mandir}/man1
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    99
install -d $RPM_BUILD_ROOT%{_mandir}/man5
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   100
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man5 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   101
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   102
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1 
2311
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   104
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/man1 
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   105
install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/man1 
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   106
install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/man1 
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   107
1488
3e933bab2c35 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1364
diff changeset
   108
#Copy zh_HK from zh_TW
3e933bab2c35 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1364
diff changeset
   109
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1488
diff changeset
   110
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1488
diff changeset
   111
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   112
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   113
3572
21c886cd9b86 Permission updates for Solaris integration
woos
parents: 3519
diff changeset
   114
chmod 644 $RPM_BUILD_ROOT%{_datadir}/gnome/help/gnome-sound-recorder/*/*.xml
21c886cd9b86 Permission updates for Solaris integration
woos
parents: 3519
diff changeset
   115
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   116
#Clean up unpackaged files
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   117
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   118
rm $RPM_BUILD_ROOT%{_libdir}/*la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   119
4966
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4941
diff changeset
   120
#Remove Gstreamer Properties from yelp
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4941
diff changeset
   121
rm $RPM_BUILD_ROOT%{_datadir}/omf/gnome-media/gstreamer-properties-*
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4941
diff changeset
   122
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   123
%clean
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   124
rm -rf $RPM_BUILD_ROOT
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   125
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   126
%post
216
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
   127
/sbin/ldconfig
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   128
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   129
SCHEMAS="CDDB-Slave2.schemas gnome-audio-profiles.schemas gnome-sound-recorder.schemas"
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   130
for S in $SCHEMAS; do
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   131
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   132
done
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   133
216
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
   134
%postun
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
   135
/sbin/ldconfig
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   136
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   137
%files
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   138
%defattr (-, root, root)
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   139
%{_bindir}/*
757
214594ee07f1 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 721
diff changeset
   140
%{_libexecdir}/*
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   141
%{_libdir}/*.so.*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
%{_libdir}/libgnome-media-profiles.so
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   143
%{_libdir}/bonobo/servers/*
1627
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   144
%{_libdir}/pkgconfig/*
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   145
%{_libdir}/libglade/*
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   146
%{_includedir}/* 
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   147
%{_datadir}/locale/*/LC_MESSAGES/*.mo
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   148
%{_datadir}/omf/gnome-media/*
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   149
%{_datadir}/gnome/help/*
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   150
%{_datadir}/idl/*
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   151
%{_datadir}/pixmaps/*
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   152
%{_sysconfdir}/gconf/schemas/*.schemas
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   153
%{_datadir}/applications/cddb-slave.desktop
2311
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   154
%{_datadir}/applications/gnome-sound-recorder.desktop
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   155
%{_datadir}/applications/gnome-volume-control.desktop
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   156
%{_datadir}/applications/gstreamer-properties.desktop
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   157
%{_datadir}/applications/reclevel.desktop
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   158
%{_datadir}/applications/vumeter.desktop
1627
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   159
%{_datadir}/gnome-media/*
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   160
%{_datadir}/gnome-sound-recorder/*
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   161
%{_datadir}/gstreamer-properties/*
1488
3e933bab2c35 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1364
diff changeset
   162
%{_mandir}/man1/*
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   163
%{_mandir}/man5/*
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   164
216
5ddf2f909633 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 93
diff changeset
   165
%changelog
7217
e0c532cededc 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6982
diff changeset
   166
* Fri May 05 2006 - [email protected]
e0c532cededc 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6982
diff changeset
   167
- Remove the silly window title patch, and replace with a patch
e0c532cededc 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6982
diff changeset
   168
  that removes stuff from the menus according to the spec.
e0c532cededc 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6982
diff changeset
   169
6982
7dcffad38e1b 2006-03-28 Brian Cameron <[email protected]>
bc99092
parents: 6910
diff changeset
   170
* Tue Mar 28 2006 - [email protected]
7dcffad38e1b 2006-03-28 Brian Cameron <[email protected]>
bc99092
parents: 6910
diff changeset
   171
- Add patch 5 to no longer build gnome-cd, now using sound-juicer.
7dcffad38e1b 2006-03-28 Brian Cameron <[email protected]>
bc99092
parents: 6910
diff changeset
   172
6910
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   173
* Mon Mar 13 2006 - [email protected]
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   174
- Bump to 2.14.0.
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   175
6862
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6773
diff changeset
   176
* Tue Feb 28 2006 - [email protected]
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6773
diff changeset
   177
- Bump to 2.13.93.
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6773
diff changeset
   178
6773
c05efb87b3b3 2006-02-15 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   179
* Wed Feb 15 2006 - [email protected]
c05efb87b3b3 2006-02-15 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   180
- Bump to 2.13.92.
c05efb87b3b3 2006-02-15 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   181
6697
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   182
* Tue Jan 31 2006 - [email protected]
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   183
- Bump to 2.13.91.
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   184
6631
b4e9e8f6ca89 2006-01-20 Brian Cameron <[email protected]>
bc99092
parents: 6628
diff changeset
   185
* Fri Jan 20 2006 - [email protected]
b4e9e8f6ca89 2006-01-20 Brian Cameron <[email protected]>
bc99092
parents: 6628
diff changeset
   186
- Add patch 4 so that 2.13.7 compiles.
b4e9e8f6ca89 2006-01-20 Brian Cameron <[email protected]>
bc99092
parents: 6628
diff changeset
   187
6628
013528515881 2006-01-20 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   188
* Fri Jan 20 2006 - [email protected]
013528515881 2006-01-20 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   189
- Bump to 2.13.7.
013528515881 2006-01-20 Damien Carbery <[email protected]>
dc144907
parents: 6623
diff changeset
   190
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6002
diff changeset
   191
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6002
diff changeset
   192
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6002
diff changeset
   193
6002
38b64716f084 2005-09-22 Brian Cameron <[email protected]>
bc99092
parents: 5960
diff changeset
   194
* Thu Sep 22 2005 - [email protected]
38b64716f084 2005-09-22 Brian Cameron <[email protected]>
bc99092
parents: 5960
diff changeset
   195
- Add back gnome-media-03-cdda.diff and remove patch that causes
38b64716f084 2005-09-22 Brian Cameron <[email protected]>
bc99092
parents: 5960
diff changeset
   196
  gnome-cd to not build.
38b64716f084 2005-09-22 Brian Cameron <[email protected]>
bc99092
parents: 5960
diff changeset
   197
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5528
diff changeset
   198
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5528
diff changeset
   199
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5528
diff changeset
   200
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   201
* Mon Aug 15 2005 - [email protected]
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   202
- Bump to 2.11.91.
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   203
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   204
* Tue Jul 12 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   205
- Don't build gnome-cd
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   206
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   207
* Tue Jun 21 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   208
- Remove capplets from %files to build
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   209
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   210
* Thu Jun 16 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   211
- Bump l10n tarballs
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   212
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   213
* Tue May 17 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   214
- Bump to 2.10.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   215
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   216
* Fri May 13 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   217
- Bump to 2.10 and add -I ./m4 to aclocal flags since it is needed.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   218
5361
ce2c9fdba2e0 2005-04-22 Archana Shah <[email protected]>
archana
parents: 5333
diff changeset
   219
* Fri Apr 22 2005 - [email protected]
ce2c9fdba2e0 2005-04-22 Archana Shah <[email protected]>
archana
parents: 5333
diff changeset
   220
- Modified patch gnome-media-22-play-not-working.diff.
ce2c9fdba2e0 2005-04-22 Archana Shah <[email protected]>
archana
parents: 5333
diff changeset
   221
  Fixes bug #6185195
ce2c9fdba2e0 2005-04-22 Archana Shah <[email protected]>
archana
parents: 5333
diff changeset
   222
5173
144f2bc329f8 2005-03-03 Archana Shah <[email protected]>
archana
parents: 5152
diff changeset
   223
* Thu Mar 03 2005 - [email protected]
144f2bc329f8 2005-03-03 Archana Shah <[email protected]>
archana
parents: 5152
diff changeset
   224
- Add patch gnome-media-22-play-not-working.diff. Handle EBUSY error.
144f2bc329f8 2005-03-03 Archana Shah <[email protected]>
archana
parents: 5152
diff changeset
   225
  Fixes bug #6185195
144f2bc329f8 2005-03-03 Archana Shah <[email protected]>
archana
parents: 5152
diff changeset
   226
5114
61bee31605e7 2005-02-21 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5082
diff changeset
   227
* Mon Feb 21 2005 - [email protected]
61bee31605e7 2005-02-21 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5082
diff changeset
   228
- Add patch gnome-media-21-lossless-wav.diff, use wavenc instead of flacenc.
61bee31605e7 2005-02-21 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5082
diff changeset
   229
  Fixes bug #6227666
61bee31605e7 2005-02-21 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5082
diff changeset
   230
5018
40cc8d688aca 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 4980
diff changeset
   231
* Mon Feb 07 2005 - [email protected]
40cc8d688aca 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 4980
diff changeset
   232
- Removed gnome-media-01-g11n-potfiles.diff and gnome-media-17-g11n-potfiles.diff
40cc8d688aca 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 4980
diff changeset
   233
  Use l10n-configure.sh
40cc8d688aca 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 4980
diff changeset
   234
- Renamed *.diff
5020
574739d7a5c7 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 5018
diff changeset
   235
- Updated gnome-media-12-g11n-schemas.diff to avoid the warning during 
574739d7a5c7 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 5018
diff changeset
   236
  the installation. Fixing bug 6226060
574739d7a5c7 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 5018
diff changeset
   237
- Added gnome-media-20-g11n-i18n-ui.diff to localize the default filename.
574739d7a5c7 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 5018
diff changeset
   238
  Fixing bug 6217696
5018
40cc8d688aca 2005-02-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 4980
diff changeset
   239
4966
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4941
diff changeset
   240
* Fri Jan 28 2005 - [email protected]
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4941
diff changeset
   241
- #6222302 - Remove Gstreamer Properties from yelp
5be0d828467e #6222302 / #6222336 : Remove items from main help TOC
mattk
parents: 4941
diff changeset
   242
4941
b10615dea993 2005-01-27 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4918
diff changeset
   243
* Thu Jan 27 2005 - [email protected]
b10615dea993 2005-01-27 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4918
diff changeset
   244
- Add patch gnome-media-21-gstreamer-prop-xml.diff to fix xmllint error
b10615dea993 2005-01-27 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4918
diff changeset
   245
  Fixes bug #6218084
b10615dea993 2005-01-27 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4918
diff changeset
   246
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4804
diff changeset
   247
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4804
diff changeset
   248
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4804
diff changeset
   249
                                                                                
4804
093b40c3b9b5 2005-01-05 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4801
diff changeset
   250
* Wed Jan 05 2005 - [email protected]
093b40c3b9b5 2005-01-05 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4801
diff changeset
   251
- Add patch gnome-media-20-enable-pause.diff to set the sensitivity of previous
093b40c3b9b5 2005-01-05 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4801
diff changeset
   252
  button correctly.  Solves bug #5053909
093b40c3b9b5 2005-01-05 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4801
diff changeset
   253
4786
47e19724f782 2004-12-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4748
diff changeset
   254
* Wed Dec 22 2004 - [email protected]
47e19724f782 2004-12-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4748
diff changeset
   255
- Add patch gnome-media-19-stop-on-quit.diff to stop playing when gnome-cd quits
47e19724f782 2004-12-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4748
diff changeset
   256
  Solves bug #6210011
47e19724f782 2004-12-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4748
diff changeset
   257
4613
ebf58324200e 2004-11-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4579
diff changeset
   258
* Tue Nov 23 2004 - [email protected]
ebf58324200e 2004-11-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4579
diff changeset
   259
- Modify patch gnome-media-14-remove-unusable-cache-entry.diff to fix 
ebf58324200e 2004-11-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4579
diff changeset
   260
  bug #6195969
ebf58324200e 2004-11-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4579
diff changeset
   261
4476
942e601b3666 2004-11-09 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   262
* Wed Nov 09 2004 - [email protected]
942e601b3666 2004-11-09 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   263
- Added gnome-media-18-prompt-on-overwrite.diff so that it asks before
942e601b3666 2004-11-09 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   264
  overwriting any existing file.
942e601b3666 2004-11-09 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   265
  Patch taken from bugzilla. Fixes bug# 6186579
942e601b3666 2004-11-09 Archana Shah <[email protected]>
archana
parents: 4455
diff changeset
   266
4443
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4435
diff changeset
   267
* Thu Nov 04 2004 - [email protected]
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4435
diff changeset
   268
- Added gnome-media-17-g11n-potfiles.diff to update POTFILES.in
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4435
diff changeset
   269
4435
18ce4ce2596d 2004-11-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4409
diff changeset
   270
* Wed Nov 03 2004 - [email protected]
18ce4ce2596d 2004-11-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4409
diff changeset
   271
- Added patch gnome-media-16-cddb-display.diff. Fixes bug#6179826
18ce4ce2596d 2004-11-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4409
diff changeset
   272
4394
e1f4e418c609 2004-10-29 Arvind Samptur <[email protected]>
arvind
parents: 4387
diff changeset
   273
* Fri Oct 29 2004 - [email protected]
e1f4e418c609 2004-10-29 Arvind Samptur <[email protected]>
arvind
parents: 4387
diff changeset
   274
- Patch from Archana to fix saving files in
e1f4e418c609 2004-10-29 Arvind Samptur <[email protected]>
arvind
parents: 4387
diff changeset
   275
  gnome-sound-recorder. Fixes #6184521
e1f4e418c609 2004-10-29 Arvind Samptur <[email protected]>
arvind
parents: 4387
diff changeset
   276
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   277
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   278
- Add gnome-audio-profiles-properties.1, gnome-volume-control.1,
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   279
  gstreamer-properties.1, vumeter.1, gst-std-options.5 man pages
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   280
4223
bb1baccc0e9e 2004-10-12 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4193
diff changeset
   281
* Fri Oct 12 2004 - [email protected]
bb1baccc0e9e 2004-10-12 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4193
diff changeset
   282
- Modify patch gnome-media-12-play-pipeline.diff to fix bug #6176869
bb1baccc0e9e 2004-10-12 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4193
diff changeset
   283
4193
9c710aef20f9 2004-10-08 Kaushal Kumar <[email protected]>
kaushal
parents: 4150
diff changeset
   284
* Fri Oct 08 2004 - [email protected]
9c710aef20f9 2004-10-08 Kaushal Kumar <[email protected]>
kaushal
parents: 4150
diff changeset
   285
- Added patch gnome-media-14-remove-unusable-cache-entry.diff to 
9c710aef20f9 2004-10-08 Kaushal Kumar <[email protected]>
kaushal
parents: 4150
diff changeset
   286
  remove the cache entry once it is stale. Fixed a leak, etc.
9c710aef20f9 2004-10-08 Kaushal Kumar <[email protected]>
kaushal
parents: 4150
diff changeset
   287
  Fixes bug #5089229.
9c710aef20f9 2004-10-08 Kaushal Kumar <[email protected]>
kaushal
parents: 4150
diff changeset
   288
4150
2baf18509bc7 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   289
* Tue Oct 05 2004 - [email protected]
2baf18509bc7 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   290
- Removed gnome-media-14-g11n-i18n-ui.diff by community's comment.
2baf18509bc7 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   291
  Bugzilla 154054
2baf18509bc7 2004-10-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4133
diff changeset
   292
4101
7174385c27c9 2004-09-30 Takao Fujiwara <[email protected]>
fujiwara
parents: 4083
diff changeset
   293
* Thu Sep 30 2004 - [email protected]
7174385c27c9 2004-09-30 Takao Fujiwara <[email protected]>
fujiwara
parents: 4083
diff changeset
   294
- Add gnome-media-14-g11n-i18n-ui.diff to fix bug 5108713
7174385c27c9 2004-09-30 Takao Fujiwara <[email protected]>
fujiwara
parents: 4083
diff changeset
   295
4083
9d5b203a8570 Updating gnome-media.spec to add gnome-media-13-schemas-fix.diff
cm152228
parents: 4055
diff changeset
   296
* Tue Sep 28 2004 - [email protected]
9d5b203a8570 Updating gnome-media.spec to add gnome-media-13-schemas-fix.diff
cm152228
parents: 4055
diff changeset
   297
- Add patch gnome-media-13-g11n-schemas-fix.diff for bug #5057074
9d5b203a8570 Updating gnome-media.spec to add gnome-media-13-schemas-fix.diff
cm152228
parents: 4055
diff changeset
   298
4055
a30ee8589459 2004-09-24 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4033
diff changeset
   299
* Fri Sep 24 2004 - [email protected]
a30ee8589459 2004-09-24 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4033
diff changeset
   300
- Add patch gnome-media-12-play-pipeline.diff for bug #5089100
a30ee8589459 2004-09-24 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4033
diff changeset
   301
3936
b42d44bb4785 2004-09-15 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3858
diff changeset
   302
* Wed Sep 15 2004 - [email protected]
b42d44bb4785 2004-09-15 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3858
diff changeset
   303
- Add patch gnome-media-11-enable-lineout.diff to enable lineout 
b42d44bb4785 2004-09-15 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3858
diff changeset
   304
3820
841628f10697 2004-09-02 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3734
diff changeset
   305
* Thu Sep 02 2004 - [email protected]
841628f10697 2004-09-02 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3734
diff changeset
   306
- Remove patch gnome-media-10-disable-solaris-record.diff to enable record 
841628f10697 2004-09-02 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3734
diff changeset
   307
  button is Solaris. Since now we have source element for Solaris
841628f10697 2004-09-02 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3734
diff changeset
   308
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   309
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   310
- Added l10n help contents with patch
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   311
3664
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   312
* Fri Aug 20 2004 - [email protected]
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   313
- Integrated updated docs tarball from [email protected]
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   314
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   315
* Sun Aug 16 2004  [email protected]
3572
21c886cd9b86 Permission updates for Solaris integration
woos
parents: 3519
diff changeset
   316
- change .../gnome-cd/*/*.xml permissions to 0644 for Solaris integration error
21c886cd9b86 Permission updates for Solaris integration
woos
parents: 3519
diff changeset
   317
- change .../gnome-sound-recorder/*/*.xml permissions to 0644 for Solaris integration error
21c886cd9b86 Permission updates for Solaris integration
woos
parents: 3519
diff changeset
   318
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3457
diff changeset
   319
* Thu Aug 05 2004 - [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3457
diff changeset
   320
- Integrated docs 0.5 tarball from [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3457
diff changeset
   321
3457
c408ce586380 2004-07-30 Brian Cameron <[email protected]>
bc99092
parents: 3425
diff changeset
   322
* Fri Jul 30 2004 - [email protected]
c408ce586380 2004-07-30 Brian Cameron <[email protected]>
bc99092
parents: 3425
diff changeset
   323
- Added patch 10 to disable the record button on Solaris.
c408ce586380 2004-07-30 Brian Cameron <[email protected]>
bc99092
parents: 3425
diff changeset
   324
3410
5cb45623e963 2004-07-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3320
diff changeset
   325
* Fri Jul 23 2004 - [email protected]
5cb45623e963 2004-07-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3320
diff changeset
   326
- Patch to make gnome-cd play in machines where there is no audio cable.
5cb45623e963 2004-07-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3320
diff changeset
   327
  Fixes bug #5061178
5cb45623e963 2004-07-23 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3320
diff changeset
   328
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   329
* Tue Jul 13 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   330
- Ported to rpm4 and updated dependency versions
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   331
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3266
diff changeset
   332
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3266
diff changeset
   333
- Updated l10n content to gnome-media-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3266
diff changeset
   334
3266
6561f93113c1 2004-07-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 3263
diff changeset
   335
* Wed Jul  7 2004 - [email protected]
6561f93113c1 2004-07-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 3263
diff changeset
   336
- Add gnome-media-08-g11n-configure.diff to install .mo into _datadir/locale.
6561f93113c1 2004-07-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 3263
diff changeset
   337
  bugzilla 145087.
6561f93113c1 2004-07-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 3263
diff changeset
   338
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   339
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   340
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   341
3154
1251b5084aa3 2004-06-15 Brian Cameron <[email protected]>
bc99092
parents: 3135
diff changeset
   342
* Mon Jun 15 2004 - [email protected]
1251b5084aa3 2004-06-15 Brian Cameron <[email protected]>
bc99092
parents: 3135
diff changeset
   343
- Bumping to 2.6.1 made patch gnome-media-04-add-gst-cflags-ldflags.diff
1251b5084aa3 2004-06-15 Brian Cameron <[email protected]>
bc99092
parents: 3135
diff changeset
   344
  unnecessary, so removed.  This fixed bug 5061791.
1251b5084aa3 2004-06-15 Brian Cameron <[email protected]>
bc99092
parents: 3135
diff changeset
   345
3135
a4b447165ea0 * gnome-media.spec, gnome-panel.spec, gnome-system-monitor.spec,
dc144907
parents: 3120
diff changeset
   346
* Fri Jun 11 2004 - [email protected]
a4b447165ea0 * gnome-media.spec, gnome-panel.spec, gnome-system-monitor.spec,
dc144907
parents: 3120
diff changeset
   347
- Integrated docs 0.4 tarball from [email protected]
a4b447165ea0 * gnome-media.spec, gnome-panel.spec, gnome-system-monitor.spec,
dc144907
parents: 3120
diff changeset
   348
3075
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 3058
diff changeset
   349
* Wed Jun 09 2004 - [email protected]
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 3058
diff changeset
   350
- Added patch 08, to set the audio port, so that the user need not set it
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 3058
diff changeset
   351
  through sdtaudicontrol whenever he wants to use gnome-cd
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 3058
diff changeset
   352
3058
270a09c45d3c * gnome-media.spec - added patch #7 for gnome-cd crasher (5057711)
richb
parents: 2982
diff changeset
   353
* Tue Jun 8 2004 - [email protected]
270a09c45d3c * gnome-media.spec - added patch #7 for gnome-cd crasher (5057711)
richb
parents: 2982
diff changeset
   354
- Added patch 07, so that gnome-cd doesn't crash when a CD is reinserted on
270a09c45d3c * gnome-media.spec - added patch #7 for gnome-cd crasher (5057711)
richb
parents: 2982
diff changeset
   355
  a Solaris x86 system. Fix is fine for Linux as well. Fixes bugtraq bug
270a09c45d3c * gnome-media.spec - added patch #7 for gnome-cd crasher (5057711)
richb
parents: 2982
diff changeset
   356
  #5057711
270a09c45d3c * gnome-media.spec - added patch #7 for gnome-cd crasher (5057711)
richb
parents: 2982
diff changeset
   357
2951
c67e013d29ec 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   358
* Fri May 28 2004 - [email protected]
c67e013d29ec 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   359
- Added patch 06, so that gnome-sound-recorder works for most formats
c67e013d29ec 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   360
  on Solaris.  This is needed due to a limitation in esdsink (default 
c67e013d29ec 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   361
  on Solaris).  osssink (default on Linux) can handle all rates/formats,
c67e013d29ec 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   362
  but esdsink can not.
c67e013d29ec 2004-05-28 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   363
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2688
diff changeset
   364
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2688
diff changeset
   365
- Updated l10n content to gnome-media-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2688
diff changeset
   366
2688
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
   367
* Fri May 07 2004 - [email protected]
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
   368
- Add --disable-esdtest since this fails on Solaris due to the
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
   369
  way we are building gnome-media and configure picks up the
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
   370
  gstreamer *.la files from pkg-config, which can't be used by
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
   371
  configure.
c477d8989c30 2004-05-07 Brian Cameron <[email protected]>
bc99092
parents: 2681
diff changeset
   372
2681
f9a60858d0ae Bump to 2.6.1
mattk
parents: 2670
diff changeset
   373
* Fri May 07 2004 - [email protected]
f9a60858d0ae Bump to 2.6.1
mattk
parents: 2670
diff changeset
   374
- Bump to 2.6.1
f9a60858d0ae Bump to 2.6.1
mattk
parents: 2670
diff changeset
   375
2568
6529271b99a7 2004-04-27 Kaushal Kumar <[email protected]>
kaushal
parents: 2494
diff changeset
   376
* Tue Apr 27 2004 - [email protected]
6529271b99a7 2004-04-27 Kaushal Kumar <[email protected]>
kaushal
parents: 2494
diff changeset
   377
- Added gnome-media-05-cddb-help-filename-update.diff to fix the help 
6529271b99a7 2004-04-27 Kaushal Kumar <[email protected]>
kaushal
parents: 2494
diff changeset
   378
  for cddb-slave2-properties dialog.
6529271b99a7 2004-04-27 Kaushal Kumar <[email protected]>
kaushal
parents: 2494
diff changeset
   379
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   380
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   381
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2402
diff changeset
   382
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   383
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   384
- javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   385
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2346
diff changeset
   386
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2346
diff changeset
   387
- Updated l10n content to gnome-media-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2346
diff changeset
   388
2311
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   389
* Wed Mar 24 2004 - <[email protected]>
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   390
- Bump to 2.6.0, and remove record scheduler, 
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   391
  grecord configure, audio schemas, gnome volume 
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   392
  desktop, gst mixer array and grecord prompt
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   393
  overwrite [needs to be rewritten] patches.
c655a5322e48 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   394
2160
2ed78bfa51d6 2004-03-08 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   395
* Fri Mar 05 2004 - <[email protected]>
2ed78bfa51d6 2004-03-08 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   396
- pass in ACLOCAL_FLAGS to aclocal
2ed78bfa51d6 2004-03-08 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   397
2121
9dce8b6389fd 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   398
* Wed Mar 03 2004 - <[email protected]>
9dce8b6389fd 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   399
- Add libgnomeui dependency
9dce8b6389fd 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   400
1663
1d6b21021bb8 new patch for gnome-volume-control
mattk
parents: 1627
diff changeset
   401
* Fri Feb 13 2004 - <[email protected]>
1703
c6f26f9cd45b gnome-volume-control crash patch
mattk
parents: 1663
diff changeset
   402
- Patch 08, patch 09
1663
1d6b21021bb8 new patch for gnome-volume-control
mattk
parents: 1627
diff changeset
   403
1627
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   404
* Wed Feb 11 2004 - <[email protected]>
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   405
- Bump to 2.5.2, l10n to 0.7, docs 0.2
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   406
  Re-apply patchs 01->05
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   407
  Remove original patch 06
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   408
  Add new patch 06 to build gnome-sound-recorder
63359d16a22a Bump to 2.5.2
mattk
parents: 1609
diff changeset
   409
1488
3e933bab2c35 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1364
diff changeset
   410
* Wed Dec 17 2003 - <[email protected]>
3e933bab2c35 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1364
diff changeset
   411
- Bump to 2.5.1
3e933bab2c35 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1364
diff changeset
   412
1364
113382ae3765 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1301
diff changeset
   413
* Fri Oct 31 2003 - <[email protected]>
113382ae3765 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1301
diff changeset
   414
- Remove and rename patches to remove the Sun Settings 
113382ae3765 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1301
diff changeset
   415
  desktop keyword, since we're killing Extras menu.
113382ae3765 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1301
diff changeset
   416
1301
19acfae883f2 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1251
diff changeset
   417
* Mon Oct 20 2003 - <[email protected]>
19acfae883f2 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1251
diff changeset
   418
- Forward port fix to #4880305 from wipro for QS.
19acfae883f2 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1251
diff changeset
   419
  patch: gnome-media-07-fix-saving-zero-bytes-data.diff
19acfae883f2 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1251
diff changeset
   420
1251
812fe2c6dc8e 2003-10-13 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   421
* Mon Oct 13 2003 - <[email protected]>
812fe2c6dc8e 2003-10-13 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   422
- updated to version 2.4.0
812fe2c6dc8e 2003-10-13 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   423
- Removed gnome-media-01-window-icon.diff,
812fe2c6dc8e 2003-10-13 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   424
  gnome-media-07-gnome-cd-notification.diff,
812fe2c6dc8e 2003-10-13 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   425
  gnome-media-08-recorder-gst-state.diff - all merged upstream
812fe2c6dc8e 2003-10-13 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   426
1169
83bb110547f4 integrate Sun docs
laca
parents: 1164
diff changeset
   427
* Fri Sep 26 2003 - <[email protected]>
83bb110547f4 integrate Sun docs
laca
parents: 1164
diff changeset
   428
- integrate Sun docs
83bb110547f4 integrate Sun docs
laca
parents: 1164
diff changeset
   429
1161
bb9c15281d80 * Tue Sep 23 2003 Niall Power <[email protected]
niall
parents: 1160
diff changeset
   430
* Tue Sep 23 2003 - <[email protected]>
1164
97af66cf1534 2003-09-22 Niall Power - <[email protected]>
niall
parents: 1161
diff changeset
   431
- add patch from [email protected].
97af66cf1534 2003-09-22 Niall Power - <[email protected]>
niall
parents: 1161
diff changeset
   432
  Fixes BT# 4882371. gnome-media-08-recorder-gst-state.diff
97af66cf1534 2003-09-22 Niall Power - <[email protected]>
niall
parents: 1161
diff changeset
   433
97af66cf1534 2003-09-22 Niall Power - <[email protected]>
niall
parents: 1161
diff changeset
   434
* Fri Sep 19 2003 - <[email protected]>
1160
acb8264e6e66 2003-09-22 Niall Power - <[email protected]>
niall
parents: 1157
diff changeset
   435
- add patch from [email protected]. Fixes BT#4913405
acb8264e6e66 2003-09-22 Niall Power - <[email protected]>
niall
parents: 1157
diff changeset
   436
  gnome-media-07-gnome-cd-notification.diff
acb8264e6e66 2003-09-22 Niall Power - <[email protected]>
niall
parents: 1157
diff changeset
   437
1155
8252d8d20dd6 2003-09-19 Niall Power - <[email protected]>
niall
parents: 1130
diff changeset
   438
- add patch nautilus-media-06-record-scheduler.diff.
8252d8d20dd6 2003-09-19 Niall Power - <[email protected]>
niall
parents: 1130
diff changeset
   439
  Fixes BT# 4904323
8252d8d20dd6 2003-09-19 Niall Power - <[email protected]>
niall
parents: 1130
diff changeset
   440
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   441
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   442
- remove lib*.so, *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   443
995
256942a05db7 2003-08-07 Niall Power <[email protected]>
niall
parents: 990
diff changeset
   444
* Thu Aug 07 2003 - <[email protected]>
256942a05db7 2003-08-07 Niall Power <[email protected]>
niall
parents: 990
diff changeset
   445
- post install uses scrollkeeper so make it a dependency
256942a05db7 2003-08-07 Niall Power <[email protected]>
niall
parents: 990
diff changeset
   446
990
9274ab8d7ad7 2003-08-06 Glynn Foster <[email protected]>
gman
parents: 964
diff changeset
   447
* Wed Aug 06 2003 - <[email protected]>
9274ab8d7ad7 2003-08-06 Glynn Foster <[email protected]>
gman
parents: 964
diff changeset
   448
- Prompt before you overwrite a filename.
9274ab8d7ad7 2003-08-06 Glynn Foster <[email protected]>
gman
parents: 964
diff changeset
   449
964
368c1e8fb638 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 888
diff changeset
   450
* Tue Aug 05 2003 - <[email protected]>
368c1e8fb638 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 888
diff changeset
   451
- New tarball, bump version, reset release.
368c1e8fb638 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 888
diff changeset
   452
888
e41629508fed 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   453
* Fri Aug 01 2003 - <[email protected]>
e41629508fed 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   454
- Add supported menu categories
e41629508fed 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   455
708
f97d8741246a 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   456
* Tue Jul 21 2003 - <[email protected]>
f97d8741246a 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   457
- New mixer icon
f97d8741246a 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   458
510
b433e4521ef7 Adding yet more .po files
mick
parents: 440
diff changeset
   459
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 440
diff changeset
   460
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 440
diff changeset
   461
79
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   462
* Wed May 14 2003 - [email protected]
eb19170f9fff *** empty log message ***
mattk
parents:
diff changeset
   463
- Initial Sun Release