nautilus-cd-burner.spec
author dermotm
Mon, 24 Jul 2006 12:30:39 +0000
branchgnome-2-10
changeset 19949 94f49bf19351
parent 19883 e55bf06836ae
permissions -rw-r--r--
access control test #4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     1
#
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     2
# spec file for package nautilus-cd-burner
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     3
#
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     5
# This file and all modifications and additions to the pristine
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     6
# package are under the same license as the package itself.
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
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
19337
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
    11
Version:      2.10.1
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
    12
Release:      1
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
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.
19883
e55bf06836ae More Links Updated
mattk
parents: 19719
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/nautilus-cd-burner/2.10/nautilus-cd-burner-%{version}.tar.bz2
19719
d184ca39d269 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19693
diff changeset
    17
Source1:      nautilus-cd-burner.1.gz
19337
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
    18
Patch1:       nautilus-cd-burner-01-remove-Wall.diff
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
    19
Patch2:       nautilus-cd-burner-02-mkdtemp-sun-fix.diff
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
    20
Patch3:	      nautilus-cd-burner-03-menuitem.diff	
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
    21
Patch4:	      nautilus-cd-burner-04-data-size.diff
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    22
URL:          http://www.gnome.org
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    23
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    24
Docdir:       %{_defaultdocdir}/doc
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    25
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    26
Prereq:       /sbin/ldconfig
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    27
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    28
%define nautilus_version 2.6.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    29
%define libglade_version 2.3.6
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    30
%define gnome_vfs_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    31
%define cdrecord_version 2.01
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    32
%define mkisofs_version 2.01
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    33
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    34
BuildRequires: nautilus-devel >= %{nautilus_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    35
BuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    36
BuildRequires: libglade-devel >= %{libglade_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    37
Requires: nautilus >= %{nautilus_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    38
Requires: gnome-vfs >= %{gnome_vfs_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    39
Requires: libglade >= %{libglade_version}
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    40
Requires: cdrecord >= %{cdrecord_version}
1165
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
    41
Requires: mkisofs >= %{mkisofs_version}
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    42
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    43
%description
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    44
This packages adds basic, easy to use CD writing features to nautilus.
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    45
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
    46
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
    47
button to write them to the CD.
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    48
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    49
%prep
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    50
%setup -q
1755
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
    51
%patch1 -p1
2481
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    52
%patch2 -p1
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    53
%patch3 -p1
5222
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
    54
%patch4 -p1
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    55
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4454
diff changeset
    56
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    57
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    63
  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
    64
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
4454
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    69
libtoolize --force
19243
d6fd8cb4c163 2005-05-09 Brian Cameron <[email protected]>
bc99092
parents: 5370
diff changeset
    70
aclocal $ACLOCAL_FLAGS -I .
4454
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    71
autoheader
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    72
automake -a -c -f
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    73
autoconf
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
    74
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    75
CFLAGS="$RPM_OPT_FLAGS"			\
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    76
./configure --prefix=%{_prefix}		\
2481
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    77
	    --sysconfdir=%{_sysconfdir} \
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
    78
	    --libexecdir=%{_libexecdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
make -j $CPUS
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    80
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    81
%install
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    82
make DESTDIR=$RPM_BUILD_ROOT install
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    83
install -d $RPM_BUILD_ROOT%{_mandir}/man1
19719
d184ca39d269 2005-08-09 Laszlo Peter <[email protected]>
laca
parents: 19693
diff changeset
    84
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    85
#Clean up unpackaged files
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    86
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
    87
rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.la
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    88
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    89
%clean
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    90
rm -rf $RPM_BUILD_ROOT
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    91
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    92
%post
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
    93
/sbin/ldconfig
1755
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
    94
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
    95
SCHEMAS="ncb.schemas"
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
    96
for S in $SCHEMAS; do
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
    97
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
    98
done
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
%postun
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   101
/sbin/ldconfig
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
%files
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   104
%defattr(-, root, root)
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   105
%{_datadir}/locale/*/LC_MESSAGES/*
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   106
%{_datadir}/nautilus-cd-burner
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   107
%{_bindir}/nautilus-cd-burner
2172
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   108
%{_libexecdir}/*
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   109
%{_libdir}/gnome-vfs-*/modules/*.so
2172
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   110
%{_libdir}/nautilus/extensions-1.0/*.so*
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   111
%{_sysconfdir}/*
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   112
%{_mandir}/man1/*
19407
fe8afd5e7480 Amended %files to build
mattk
parents: 19355
diff changeset
   113
%{_includedir}/libnautilus-burn
fe8afd5e7480 Amended %files to build
mattk
parents: 19355
diff changeset
   114
%{_libdir}/libnautilus-burn.*
fe8afd5e7480 Amended %files to build
mattk
parents: 19355
diff changeset
   115
%{_libdir}/pkgconfig/libnautilus-burn.pc
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   116
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   117
%changelog
19355
4a12e6c0ef8b 2005-05-25 Brian Cameron <[email protected]>
bc99092
parents: 19337
diff changeset
   118
* Tue May 24 2005 - [email protected]
4a12e6c0ef8b 2005-05-25 Brian Cameron <[email protected]>
bc99092
parents: 19337
diff changeset
   119
- Fix building.
4a12e6c0ef8b 2005-05-25 Brian Cameron <[email protected]>
bc99092
parents: 19337
diff changeset
   120
19337
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
   121
* Fri May 20 2005 - [email protected]
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
   122
- Bump to 2.10.1
69d5d110da20 2005-05-20 Balamurali Viswanathan <[email protected]>
bviswa
parents: 19243
diff changeset
   123
5301
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   124
* Tue Apr 05 2005 - [email protected]
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   125
- Added nautilus-cd-burner-07-data-size.diff, throws error
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   126
  dialog if the data size exceeds CD capacity.
ba49befd795d 2005-04-05 Vijaykumar Patwari <[email protected]>
vijay
parents: 5281
diff changeset
   127
5273
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   128
* Thu Mar 24 2005 - [email protected]
5274
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   129
- Added nautilus-cd-burner-06-no-files-selected.diff, which throws
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   130
  error dialog if no files selected to burn.
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   131
0982547ebad0 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5273
diff changeset
   132
* Thu Mar 24 2005 - [email protected]
5273
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   133
- Re-commiting nautilus-cd-burner-05-menuitem.diff patch
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   134
  which takes care of multiple devices attached to M/c.
74c145cc2e32 2005-03-24 Vijaykumar Patwari <[email protected]>
vijay
parents: 5237
diff changeset
   135
5225
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   136
* Fri Mar 11 2005 - [email protected]
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   137
- Added nautilus-cd-burner-05-menuitem.diff, allows
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   138
  Write to CD... menu item to apprear depending upon
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   139
  the availablity of CD Writers.
804b4e8cf661 2005-03-11 Vijaykumar Patwari <[email protected]>
vijay
parents: 5222
diff changeset
   140
5222
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   141
* Fri Mar 11 2005 - [email protected]
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   142
- Added nautilus-cd-burner-04-help.diff patch so
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   143
  that help comes up for CD creator. Fixes #6238724.
51b326552e8f 2005-03-11 Vinay M R <[email protected]>
vinaymr
parents: 5152
diff changeset
   144
4454
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
   145
* Fri Nov 05 2004 - [email protected]
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
   146
- 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
   147
  so that cd creator functions in solaris. Fixes bug #5094522.
f979f50e0b31 2004-11-05 Vinay M R <[email protected]>
vinaymr
parents: 4409
diff changeset
   148
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   149
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   150
- Add nautilus-cd-burner.1 man page
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   151
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   152
* 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
   153
- 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
   154
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   155
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   156
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   157
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   158
* 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
   159
- 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
   160
2481
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   161
* Fri Apr 16 2004 - [email protected]
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   162
- Add --libexecdir to configure line to support building on
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   163
  Solaris.
fc9ecac2cadd 2004-04-16 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   164
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2315
diff changeset
   165
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2315
diff changeset
   166
- 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
   167
2315
1ffd0e2b2243 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   168
* Wed Mar 24 2004 - [email protected]
1ffd0e2b2243 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   169
- Bump to 2.6.0.
1ffd0e2b2243 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   170
2172
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   171
* Wed Mar 10 2004 - [email protected]
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   172
- Bump to 0.6.6, fix files map.
93854fbc019b 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   173
1755
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   174
* Wed Feb 18 2004 - [email protected]
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   175
- Bump to 0.6.5, update files section
1388eb5ad5d1 Bump to 0.6.5
mattk
parents: 1609
diff changeset
   176
1256
1708b10f94ee 2003-10-14 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   177
* Tue Oct 14 2003 - [email protected]
1708b10f94ee 2003-10-14 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   178
- updating to 0.5 to correspond with gnome-2.4 desktop
1708b10f94ee 2003-10-14 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   179
1165
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   180
* Tue Sep 23 2003 - [email protected]
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   181
- adding runtime dependency on mkisofs, can't do
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   182
  much useful without it :-)
4df8a67e79da 2003-09-22 Niall Power - <[email protected].
niall
parents: 1157
diff changeset
   183
412
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   184
* Thu Jul 03 2003 - [email protected]
b47cda9d2b6e 2003-07-03 Niall Power <[email protected]>
niall
parents:
diff changeset
   185
- initial Sun release.