nautilus-cd-burner.spec
author dc144907
Mon, 10 Apr 2006 18:32:16 +0000
changeset 7038 ab44c695d35e
parent 6952 2cdd272c838c
child 7057 13065d1e5cf0
permissions -rw-r--r--
2006-04-10 Damien Carbery <[email protected]> * gnome-screensaver.spec: Bump 2.14.1. * gnopernicus.spec: Bump 1.0.4. * nautilus-cd-burner.spec: Bump 2.14.1. * deskbar-applet.spec: Bump 2.14.1. * control-center.spec: Bump 2.14.1. * gtkhtml.spec: Bump 3.10.1. * evolution-data-server.spec: Bump 1.6.1. * evolution-exchange.spec: Bump 2.6.1. * evolution.spec: Bump 2.6.1. * libsoup.spec: Bump 2.2.92.
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 nautilus-cd-burner
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
#
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
     8
Name:         nautilus-cd-burner
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
     9
License:      LGPL
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    10
Group:        System/Libraries/GNOME
7038
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6952
diff changeset
    11
Version:      2.14.1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:      1
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: 552
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    15
Summary:      nautilus-cd-burner is an extension to Nautilus that makes it easy to write files to a CD burner.
6917
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6870
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/nautilus-cd-burner/2.14/nautilus-cd-burner-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      nautilus-cd-burner.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Patch1:       nautilus-cd-burner-01-remove-Wall.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Patch2:       nautilus-cd-burner-02-mkdtemp-sun-fix.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Patch3:	      nautilus-cd-burner-03-menuitem.diff	
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Patch4:	      nautilus-cd-burner-04-data-size.diff
6559
82526685cc57 2006-01-13 Glynn Foster <[email protected]>
gman
parents: 6439
diff changeset
    22
Patch5:	      nautilus-cd-burner-05-build-fix.diff
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    23
URL:          http://www.gnome.org
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    24
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    25
Docdir:       %{_defaultdocdir}/doc
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    26
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    27
Prereq:       /sbin/ldconfig
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    28
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    29
%define nautilus_version 2.6.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    30
%define libglade_version 2.3.6
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    31
%define gnome_vfs_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    32
%define cdrecord_version 2.01
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    33
%define mkisofs_version 2.01
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    34
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    35
BuildRequires: nautilus-devel >= %{nautilus_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    36
BuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    37
BuildRequires: libglade-devel >= %{libglade_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    38
Requires: nautilus >= %{nautilus_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    39
Requires: gnome-vfs >= %{gnome_vfs_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    40
Requires: libglade >= %{libglade_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    41
Requires: cdrecord >= %{cdrecord_version}
1165
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
    42
Requires: mkisofs >= %{mkisofs_version}
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    43
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    44
%description
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    45
This packages adds basic, easy to use CD writing features to nautilus.
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    46
The user drags any files or folders to be written to the CD into the 
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    47
burn:/// URI view in a nautilus window and clicks on the write to cd
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    48
button to write them to the CD.
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    49
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    50
%prep
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    51
%setup -q
1755
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
    52
%patch1 -p1
2481
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    53
%patch2 -p1
5564
d324f371b995 * openh323.spec: Remove Speex references. speex.spec used instead.
dc144907
parents: 5547
diff changeset
    54
#FIXME: needs rework: %patch3 -p1
6088
0507648101a0 * nautilus-cd-burner.spec: Remove upstream patch 05. Fix patch 04.
dc144907
parents: 6080
diff changeset
    55
%patch4 -p1
6559
82526685cc57 2006-01-13 Glynn Foster <[email protected]>
gman
parents: 6439
diff changeset
    56
%patch5 -p1
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    57
6559
82526685cc57 2006-01-13 Glynn Foster <[email protected]>
gman
parents: 6439
diff changeset
    58
for f in po/*.po; do
6870
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
    59
  cp $f $f.orig
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
    60
  sed -e 's/
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
    61
$//' $f.orig > $f.po
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
    62
done
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4454
diff changeset
    63
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    64
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    70
  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
    71
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    75
4454
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    76
libtoolize --force
6559
82526685cc57 2006-01-13 Glynn Foster <[email protected]>
gman
parents: 6439
diff changeset
    77
glib-gettextize -f
82526685cc57 2006-01-13 Glynn Foster <[email protected]>
gman
parents: 6439
diff changeset
    78
intltoolize --force --copy
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    79
aclocal $ACLOCAL_FLAGS -I .
4454
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    80
autoheader
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    81
automake -a -c -f
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    82
autoconf
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    83
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    84
CFLAGS="$RPM_OPT_FLAGS"			\
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    85
./configure --prefix=%{_prefix}		\
2481
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    86
	    --sysconfdir=%{_sysconfdir} \
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    87
	    --libexecdir=%{_libexecdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    88
make -j $CPUS
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    89
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    90
%install
6559
82526685cc57 2006-01-13 Glynn Foster <[email protected]>
gman
parents: 6439
diff changeset
    91
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    92
make DESTDIR=$RPM_BUILD_ROOT install
6559
82526685cc57 2006-01-13 Glynn Foster <[email protected]>
gman
parents: 6439
diff changeset
    93
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    94
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    95
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    96
#Clean up unpackaged files
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    97
rm $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    98
rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.la
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    99
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   100
%clean
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   101
rm -rf $RPM_BUILD_ROOT
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   102
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   103
%post
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   104
/sbin/ldconfig
1755
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   105
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   106
SCHEMAS="ncb.schemas"
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   107
for S in $SCHEMAS; do
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   108
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   109
done
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   110
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   111
%postun
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   112
/sbin/ldconfig
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   113
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   114
%files
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   115
%defattr(-, root, root)
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   116
%{_datadir}/locale/*/LC_MESSAGES/*
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   117
%{_datadir}/nautilus-cd-burner
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6917
diff changeset
   118
%{_datadir}/applications/*
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   119
%{_bindir}/nautilus-cd-burner
2172
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   120
%{_libexecdir}/*
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   121
%{_libdir}/gnome-vfs-*/modules/*.so
2172
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   122
%{_libdir}/nautilus/extensions-1.0/*.so*
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   123
%{_sysconfdir}/*
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   124
%{_mandir}/man1/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   125
%{_includedir}/libnautilus-burn
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   126
%{_libdir}/libnautilus-burn.*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   127
%{_libdir}/pkgconfig/libnautilus-burn.pc
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   128
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   129
%changelog
7038
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6952
diff changeset
   130
* Mon Apr 10 2006 - [email protected]
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6952
diff changeset
   131
- Bump to 2.14.1.
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6952
diff changeset
   132
6952
2cdd272c838c 2006-03-15 Damien Carbery <[email protected]>
dc144907
parents: 6929
diff changeset
   133
* Wed Mar 15 2006 - [email protected]
2cdd272c838c 2006-03-15 Damien Carbery <[email protected]>
dc144907
parents: 6929
diff changeset
   134
- Bump to 2.14.0.2.
2cdd272c838c 2006-03-15 Damien Carbery <[email protected]>
dc144907
parents: 6929
diff changeset
   135
6929
b6b7dd7b0d80 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   136
* Tue Mar 14 2006 - [email protected]
b6b7dd7b0d80 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   137
- Bump to 2.14.0.1.
b6b7dd7b0d80 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   138
6917
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6870
diff changeset
   139
* Mon Mar 13 2006 - [email protected]
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6870
diff changeset
   140
- Bump to 2.14.0.
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6870
diff changeset
   141
6870
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
   142
* Wed Mar  1 2006 - [email protected]
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
   143
- use sed instead of dos2unix for converting the po files, because dos2unix
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
   144
  corrupts some UTF-8 strings
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6862
diff changeset
   145
6862
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6761
diff changeset
   146
* Tue Feb 28 2006 - [email protected]
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6761
diff changeset
   147
- Bump to 2.13.92.
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6761
diff changeset
   148
6761
5efdf7d4737b 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6698
diff changeset
   149
* Tue Feb 14 2006 - [email protected]
5efdf7d4737b 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6698
diff changeset
   150
- Bump to 2.13.91.
5efdf7d4737b 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6698
diff changeset
   151
6698
d43bb58a9c88 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   152
* Tue Jan 31 2006 - [email protected]
d43bb58a9c88 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   153
- Bump to 2.13.90.
d43bb58a9c88 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   154
6587
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   155
* Tue Jan 17 2006 - [email protected]
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   156
- Bump to 2.13.5
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   157
6564
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6559
diff changeset
   158
* Sun Jan 15 2006 - [email protected]
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6559
diff changeset
   159
- Bump to 2.13.4
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6559
diff changeset
   160
6439
b6ab0f103142 nautilus-cd-burner.spec: Bump to 2.13.3
dermotm
parents: 6297
diff changeset
   161
* Tue Dec 20 2005 - [email protected]
b6ab0f103142 nautilus-cd-burner.spec: Bump to 2.13.3
dermotm
parents: 6297
diff changeset
   162
- Bump to 2.13.3
b6ab0f103142 nautilus-cd-burner.spec: Bump to 2.13.3
dermotm
parents: 6297
diff changeset
   163
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6088
diff changeset
   164
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6088
diff changeset
   165
- Bump to 2.12.2.
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6088
diff changeset
   166
6088
0507648101a0 * nautilus-cd-burner.spec: Remove upstream patch 05. Fix patch 04.
dc144907
parents: 6080
diff changeset
   167
* Thu Oct 13 2005 - [email protected]
0507648101a0 * nautilus-cd-burner.spec: Remove upstream patch 05. Fix patch 04.
dc144907
parents: 6080
diff changeset
   168
- Remove upstream patch 05. Fix patch 04.
0507648101a0 * nautilus-cd-burner.spec: Remove upstream patch 05. Fix patch 04.
dc144907
parents: 6080
diff changeset
   169
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6037
diff changeset
   170
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6037
diff changeset
   171
- Bump to 2.12.1
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6037
diff changeset
   172
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   173
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   174
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   175
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5564
diff changeset
   176
* Mon Sep 05 2005 - [email protected]
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5564
diff changeset
   177
- Bump to 2.11.7.
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5564
diff changeset
   178
5547
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   179
* Tue Aug 16 2005 - [email protected]
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   180
- Bump to 2.11.6.
b5f23b6bd6ab * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   181
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   182
* Tue May 24 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   183
- Fix building.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   184
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   185
* Fri May 20 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   186
- Bump to 2.10.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   187
5301
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   188
* Tue Apr 05 2005 - [email protected]
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   189
- Added nautilus-cd-burner-07-data-size.diff, throws error
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   190
  dialog if the data size exceeds CD capacity.
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   191
5273
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   192
* Thu Mar 24 2005 - [email protected]
5274
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   193
- Added nautilus-cd-burner-06-no-files-selected.diff, which throws
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   194
  error dialog if no files selected to burn.
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   195
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   196
* Thu Mar 24 2005 - [email protected]
5273
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   197
- Re-commiting nautilus-cd-burner-05-menuitem.diff patch
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   198
  which takes care of multiple devices attached to M/c.
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   199
5225
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   200
* Fri Mar 11 2005 - [email protected]
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   201
- Added nautilus-cd-burner-05-menuitem.diff, allows
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   202
  Write to CD... menu item to apprear depending upon
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   203
  the availablity of CD Writers.
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   204
5222
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   205
* Fri Mar 11 2005 - [email protected]
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   206
- Added nautilus-cd-burner-04-help.diff patch so
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   207
  that help comes up for CD creator. Fixes #6238724.
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   208
4454
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
   209
* Fri Nov 05 2004 - [email protected]
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
   210
- Updated the patch nautilus-cd-burner-03-mkdtemp-sun-fix.diff
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
   211
  so that cd creator functions in solaris. Fixes bug #5094522.
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
   212
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   213
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   214
- Add nautilus-cd-burner.1 man page
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   215
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   216
* 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
   217
- Updated l10n content to nautilus-cd-burner-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
   218
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   219
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   220
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   221
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   222
* 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
   223
- Updated l10n content to nautilus-cd-burner-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
   224
2481
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   225
* Fri Apr 16 2004 - [email protected]
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   226
- Add --libexecdir to configure line to support building on
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   227
  Solaris.
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   228
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2315
diff changeset
   229
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2315
diff changeset
   230
- Updated l10n content to nautilus-cd-burner-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2315
diff changeset
   231
2315
1ffd0e2b2243 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   232
* Wed Mar 24 2004 - [email protected]
1ffd0e2b2243 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   233
- Bump to 2.6.0.
1ffd0e2b2243 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   234
2172
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   235
* Wed Mar 10 2004 - [email protected]
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   236
- Bump to 0.6.6, fix files map.
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   237
1755
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   238
* Wed Feb 18 2004 - [email protected]
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   239
- Bump to 0.6.5, update files section
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   240
1256
1708b10f94ee 2003-10-14 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   241
* Tue Oct 14 2003 - [email protected]
1708b10f94ee 2003-10-14 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   242
- updating to 0.5 to correspond with gnome-2.4 desktop
1708b10f94ee 2003-10-14 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   243
1165
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   244
* Tue Sep 23 2003 - [email protected]
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   245
- adding runtime dependency on mkisofs, can't do
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   246
  much useful without it :-)
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   247
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   248
* Thu Jul 03 2003 - [email protected]
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   249
- initial Sun release.