file-roller.spec
author dc144907
Tue, 29 Nov 2005 13:07:29 +0000
changeset 6297 325024482887
parent 6080 4b30e2aa0fc7
child 6299 4b3aea37c890
permissions -rw-r--r--
* eel.spec eog.spec evolution.spec evolution-data-server.spec evolution-exchange.spec file-roller.spec gail.spec GConf.spec gdm.spec glib2.spec gnome-applets.spec gnome-desktop.spec gnome-doc-utils.spec gnome-games.spec gnome-keyring.spec gnome-panel.spec gnome-utils.spec gnome-vfs.spec gtk2.spec gtk2-engines.spec gtkhtml.spec libgail-gnome.spec libsoup.spec libwnck.spec metacity.spec nautilus.spec nautilus-cd-burner.spec quick-lounge-applet.spec sound-juicer.spec yelp.spec: Bump tarballs.
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 file-roller
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
#
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
     8
Name:         file-roller
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
     9
License:      GPL
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    10
Group:        System/GUI/GNOME
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6080
diff changeset
    11
Version:      2.12.2
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.
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    15
Summary:      An archive manager for GNOME
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.12/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      file-roller.1.gz
2221
f75758b421ce 2004-03-17 Glynn Foster <[email protected]>
gman
parents: 2214
diff changeset
    18
Patch1:       file-roller-01-rm-jar-association.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Patch2:       file-roller-02-move-menuitem.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Patch3:       file-roller-03-zip-command.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Patch4:       file-roller-04-rename-contents.diff
5168
2b3e5deea5a6 Fix typo in the %patch section.
gman
parents: 5167
diff changeset
    22
1464
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
    23
URL:          http://www.gnome.org
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    24
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    25
Docdir:       %{_defaultdocdir}
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 52
diff changeset
    26
Autoreqprov:  on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    27
Prereq:       GConf
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 52
diff changeset
    28
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    29
%define scrollkeeper_version 0.3.14
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    30
%define nautilus_version 2.6.1
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 52
diff changeset
    31
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 52
diff changeset
    32
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 52
diff changeset
    33
BuildRequires: nautilus-devel >= %{nautilus_version}
3255
15e86e0fda4f 2004-07-06 Kaushal Kumar <[email protected]>
kaushal
parents: 3254
diff changeset
    34
BuildRequires: javahelp-convert
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 52
diff changeset
    35
Requires: nautilus >= %{nautilus_version}
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    36
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    37
%description
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    38
File Roller is an archive manager for the GNOME environment.  This means that
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    39
you can : create and modify archives; view the content of an archive; view a
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    40
file contained in the archive; extract files from the archive.
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    41
File Roller is only a front-end (a graphical interface) to archiving programs
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    42
like tar and zip. The supported file types are -
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    43
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    44
 * Tar archives uncompressed (.tar) or compressed with
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    45
 * gzip (.tar.gz , .tgz)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    46
 * bzip (.tar.bz , .tbz)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    47
 * bzip2 (.tar.bz2 , .tbz2)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    48
 * compress (.tar.Z , .taz)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    49
 * lzop (.tar.lzo , .tzo)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    50
 * Zip archives (.zip)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    51
 * Jar archives (.jar , .ear , .war)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    52
 * Lha archives (.lzh)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    53
 * Rar archives (.rar)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    54
 * Single files compressed with gzip, bzip, bzip2, compress, lzop
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    55
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    56
%prep
1464
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
    57
%setup -q
758
50f3e02d1fc3 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
    58
%patch1 -p1
2569
39a43c6219d6 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    59
%patch2 -p1
2759
cfd62ef8d270 2005-05-14 Balamurali Viswanathan <[email protected]>
bviswa
parents: 2736
diff changeset
    60
%patch3 -p1
3075
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 2958
diff changeset
    61
%patch4 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    62
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    63
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    64
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    65
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    66
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    67
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    68
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3796
diff changeset
    69
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    70
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    71
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    72
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    73
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    74
3254
ac4f3c8bd399 2004-07-06 Kaushal Kumar <[email protected]>
kaushal
parents: 3246
diff changeset
    75
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    76
aclocal $ACLOCAL_FLAGS
3254
ac4f3c8bd399 2004-07-06 Kaushal Kumar <[email protected]>
kaushal
parents: 3246
diff changeset
    77
autoheader
ac4f3c8bd399 2004-07-06 Kaushal Kumar <[email protected]>
kaushal
parents: 3246
diff changeset
    78
automake -a -c -f
ac4f3c8bd399 2004-07-06 Kaushal Kumar <[email protected]>
kaushal
parents: 3246
diff changeset
    79
autoconf
ac4f3c8bd399 2004-07-06 Kaushal Kumar <[email protected]>
kaushal
parents: 3246
diff changeset
    80
5647
833d5b6efbf5 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5528
diff changeset
    81
#FIXME: Disable scrollkeeper for now.
1014
3163864248ce 2003-08-08 Glynn Foster <[email protected]>
gman
parents: 1004
diff changeset
    82
CFLAGS="$RPM_OPT_FLAGS" \
3163864248ce 2003-08-08 Glynn Foster <[email protected]>
gman
parents: 1004
diff changeset
    83
  ./configure \
3163864248ce 2003-08-08 Glynn Foster <[email protected]>
gman
parents: 1004
diff changeset
    84
    --prefix=%{_prefix} \
5647
833d5b6efbf5 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5528
diff changeset
    85
    --sysconfdir=%{_sysconfdir} \
833d5b6efbf5 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5528
diff changeset
    86
    --disable-scrollkeeper
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
    87
make -j $CPUS
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    88
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    89
%install
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    90
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    91
make DESTDIR=$RPM_BUILD_ROOT install
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    92
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1994
f6e5cf4219cd 2004-02-25 Niall Power <[email protected]>
niall
parents: 1889
diff changeset
    93
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    94
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
1464
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
    95
#Copy zh_HK from zh_TW
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
    96
#Fixes bug 4930405
1994
f6e5cf4219cd 2004-02-25 Niall Power <[email protected]>
niall
parents: 1889
diff changeset
    97
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
f6e5cf4219cd 2004-02-25 Niall Power <[email protected]>
niall
parents: 1889
diff changeset
    98
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
    99
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   100
javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   101
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   102
rm $RPM_BUILD_ROOT%{_libdir}/bonobo/libfile-roller-component.a
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
rm $RPM_BUILD_ROOT%{_libdir}/bonobo/libfile-roller-component.la
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   104
rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/libnautilus-fileroller.a
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   105
rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/libnautilus-fileroller.la
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   106
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   107
%clean
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   108
rm -rf $RPM_BUILD_ROOT
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   109
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   110
%post
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   111
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   112
SCHEMAS="file-roller.schemas"
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   113
 for S in $SCHEMAS; do
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   114
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   115
done
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   116
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   117
%files
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   118
%defattr(-, root, root)
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   119
%doc AUTHORS NEWS README COPYING
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   120
%{_sysconfdir}/gconf/schemas/*.schemas
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   121
%{_bindir}/file-roller
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   122
%{_libdir}/bonobo/libfile-roller-component.so*
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   123
%{_libdir}/bonobo/servers/*.server
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   124
%{_libdir}/nautilus/extensions-1.0/libnautilus-fileroller.so
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   125
%{_datadir}/application-registry/*.applications
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   126
%{_datadir}/applications/*.desktop
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   127
%{_datadir}/file-roller
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   128
%{_datadir}/gnome/help/file-roller
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   129
%{_datadir}/gnome/javahelp/file-roller
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   130
%{_datadir}/locale/*/LC_MESSAGES/*.mo
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   131
%{_datadir}/mime-info/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   132
%{_datadir}/omf/file-roller
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   133
%{_datadir}/pixmaps/*.png
2214
169628646379 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   134
%{_mandir}/man1/file-roller.1.gz
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   135
1464
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
   136
%changelog
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6080
diff changeset
   137
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6080
diff changeset
   138
- Bump to 2.12.2.
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6080
diff changeset
   139
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5895
diff changeset
   140
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5895
diff changeset
   141
- Bump to 2.12.1
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5895
diff changeset
   142
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   143
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   144
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   145
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5647
diff changeset
   146
* Mon Sep 05 2005 - [email protected]
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5647
diff changeset
   147
- Bump to 2.11.92.
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5647
diff changeset
   148
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   149
* Mon Aug 15 2005 - [email protected]
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   150
- Bump to 2.11.91.
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   151
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   152
* Fri May 20 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   153
- Bump to 2.10.3
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   154
5245
06d67bb83f57 fix for 6238712
lk86177
parents: 5237
diff changeset
   155
* Tue Mar 15 2005 - [email protected]
06d67bb83f57 fix for 6238712
lk86177
parents: 5237
diff changeset
   156
- add patch for 6238712
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   157
5167
ad5ef021d671 2005-03-02 Glynn Foster <[email protected]>
gman
parents: 5152
diff changeset
   158
* Wed Mar 02 2005 - [email protected]
ad5ef021d671 2005-03-02 Glynn Foster <[email protected]>
gman
parents: 5152
diff changeset
   159
- Add patch so that renaming archive contents, prompts for an
ad5ef021d671 2005-03-02 Glynn Foster <[email protected]>
gman
parents: 5152
diff changeset
   160
  overwrite if the file/directory already exists.
ad5ef021d671 2005-03-02 Glynn Foster <[email protected]>
gman
parents: 5152
diff changeset
   161
4930
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   162
* Tue Jan 25 2005 - [email protected]
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   163
- Update docs with Linux specific tarball from [email protected].
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   164
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   165
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   166
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   167
                                                                                
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4280
diff changeset
   168
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4280
diff changeset
   169
- Updated l10n help tarball and added pt_BR
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4280
diff changeset
   170
4280
dbe1f2c1e326 plaintext password in Extract dialog of file-roller fixed
lk86177
parents: 4276
diff changeset
   171
* Mon Oct 18 2004 - [email protected]
dbe1f2c1e326 plaintext password in Extract dialog of file-roller fixed
lk86177
parents: 4276
diff changeset
   172
- file-roller-09-extract-password.diff added
3892
fbca7d986d87 2004-09-10 Kaushal Kumar <[email protected]>
kaushal
parents: 3858
diff changeset
   173
* Fri Sep 10 2004 - [email protected]
fbca7d986d87 2004-09-10 Kaushal Kumar <[email protected]>
kaushal
parents: 3858
diff changeset
   174
- Added patch file-roller-08-fix-dnd-crash.diff to fix the desktop icon
fbca7d986d87 2004-09-10 Kaushal Kumar <[email protected]>
kaushal
parents: 3858
diff changeset
   175
  dnd crash. Fixes bugtraq #5098546.
fbca7d986d87 2004-09-10 Kaushal Kumar <[email protected]>
kaushal
parents: 3858
diff changeset
   176
3796
2168ff73e54d 2004-08-30 Takao Fujiwara <[email protected]>
fujiwara
parents: 3734
diff changeset
   177
* Mon Aug 30 2004 - [email protected]
2168ff73e54d 2004-08-30 Takao Fujiwara <[email protected]>
fujiwara
parents: 3734
diff changeset
   178
- Add file-roller-07-g11n-potfiles.diff
2168ff73e54d 2004-08-30 Takao Fujiwara <[email protected]>
fujiwara
parents: 3734
diff changeset
   179
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   180
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   181
- Added l10n help contents
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   182
3664
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   183
* Fri Aug 20 2004 - [email protected]
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   184
- Integrate updated docs tarball from [email protected].
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   185
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3436
diff changeset
   186
* Thu Aug 05 2004 - [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3436
diff changeset
   187
- Incorporate new docs tarball from [email protected].
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3436
diff changeset
   188
3436
6d6c88530cfa 2004-07-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 3425
diff changeset
   189
* Tue Jul 27 2004 - [email protected]
6d6c88530cfa 2004-07-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 3425
diff changeset
   190
- Fix the file extraction for .zip/.jar.
6d6c88530cfa 2004-07-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 3425
diff changeset
   191
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   192
* 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
   193
- Updated l10n content to file-roller-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
   194
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   195
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   196
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   197
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
   198
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
   199
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3255
diff changeset
   200
3246
7edbc1c6161b 2004-07-05 Kaushal Kumar <[email protected]>
kaushal
parents: 3224
diff changeset
   201
* Mon Jul 05 2004 - [email protected]
7edbc1c6161b 2004-07-05 Kaushal Kumar <[email protected]>
kaushal
parents: 3224
diff changeset
   202
- Added patch file-roller-05-add-folder-option.diff to add the feature of 
7edbc1c6161b 2004-07-05 Kaushal Kumar <[email protected]>
kaushal
parents: 3224
diff changeset
   203
  folder addition in an archive.
7edbc1c6161b 2004-07-05 Kaushal Kumar <[email protected]>
kaushal
parents: 3224
diff changeset
   204
3075
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 2958
diff changeset
   205
* Wed Jun 09 2004 - [email protected]
3089
b50f0e492ae9 2004-06-10 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3075
diff changeset
   206
- Modified patch file-roller-04-set-path-gtar.diff to use putenv instead of
b50f0e492ae9 2004-06-10 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3075
diff changeset
   207
  setenv
b50f0e492ae9 2004-06-10 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3075
diff changeset
   208
b50f0e492ae9 2004-06-10 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3075
diff changeset
   209
* Wed Jun 09 2004 - [email protected]
3075
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 2958
diff changeset
   210
- Added patch file-roller-04-set-path-gtar.diff to /usr/sfw/bin so that
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 2958
diff changeset
   211
  gtar is picked up instead of tar
2d792390165e 2004-06-09 Balamurali Viswanathan - <[email protected]>
bviswa
parents: 2958
diff changeset
   212
2942
36dd168a11be * eog.spec, file-roller.spec, gcalctool.spec,gnome-applets.spec,
dc144907
parents: 2777
diff changeset
   213
* Fri May 28 2004 - [email protected]
36dd168a11be * eog.spec, file-roller.spec, gcalctool.spec,gnome-applets.spec,
dc144907
parents: 2777
diff changeset
   214
- Incorporate new docs tarball from [email protected].
36dd168a11be * eog.spec, file-roller.spec, gcalctool.spec,gnome-applets.spec,
dc144907
parents: 2777
diff changeset
   215
2759
cfd62ef8d270 2005-05-14 Balamurali Viswanathan <[email protected]>
bviswa
parents: 2736
diff changeset
   216
* Fri May 14 2004 - [email protected]
cfd62ef8d270 2005-05-14 Balamurali Viswanathan <[email protected]>
bviswa
parents: 2736
diff changeset
   217
- Don't show the password in plain text (file-roller-03-password-invisible.diff)
cfd62ef8d270 2005-05-14 Balamurali Viswanathan <[email protected]>
bviswa
parents: 2736
diff changeset
   218
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2628
diff changeset
   219
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2628
diff changeset
   220
- Updated l10n content to file-roller-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2628
diff changeset
   221
2628
f6fbbfd80e0f 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   222
* Tue May 04 2004 - [email protected]
f6fbbfd80e0f 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   223
- Bump to 2.6.1
f6fbbfd80e0f 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   224
2569
39a43c6219d6 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   225
* Tue Apr 27 2004 - [email protected]
39a43c6219d6 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   226
- Move the position of "Archive Manager" from "System Tools"
39a43c6219d6 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   227
  to "Accessories" in panel menu.
39a43c6219d6 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   228
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2449
diff changeset
   229
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2449
diff changeset
   230
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2449
diff changeset
   231
2449
0923516ad344 upgrade tarball
lk86177
parents: 2402
diff changeset
   232
* Tue Apr 13 2004 - [email protected]
0923516ad344 upgrade tarball
lk86177
parents: 2402
diff changeset
   233
- upgraded tarball
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   234
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   235
- javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   236
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   237
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   238
- Updated l10n content to file-roller-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   239
2214
169628646379 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   240
* Tue Mar 16 2004 - [email protected]
2221
f75758b421ce 2004-03-17 Glynn Foster <[email protected]>
gman
parents: 2214
diff changeset
   241
- Remove validation of archive check since the patch is 
f75758b421ce 2004-03-17 Glynn Foster <[email protected]>
gman
parents: 2214
diff changeset
   242
  wrong.
f75758b421ce 2004-03-17 Glynn Foster <[email protected]>
gman
parents: 2214
diff changeset
   243
f75758b421ce 2004-03-17 Glynn Foster <[email protected]>
gman
parents: 2214
diff changeset
   244
* Tue Mar 16 2004 - [email protected]
2214
169628646379 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   245
- Bump to 2.5.7 and remove localized documentation
169628646379 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   246
  tarball as it no longer makes sense. Remove the menu
169628646379 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   247
  patch and l10n patches.
169628646379 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   248
169628646379 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   249
* Wed Feb 25 2004 - [email protected]
1994
f6e5cf4219cd 2004-02-25 Niall Power <[email protected]>
niall
parents: 1889
diff changeset
   250
- change tar jxvf to bzcat | tar xf - 
f6e5cf4219cd 2004-02-25 Niall Power <[email protected]>
niall
parents: 1889
diff changeset
   251
- use proper path macros instead of hardcoded paths
f6e5cf4219cd 2004-02-25 Niall Power <[email protected]>
niall
parents: 1889
diff changeset
   252
1464
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
   253
* Wed Dec 17 2003 - [email protected]
1782
ae1743ba96b9 Bump to 2.5.4, other stuff
mattk
parents: 1609
diff changeset
   254
- Bump to 2.5.4, re-apply patches 01/02
ae1743ba96b9 Bump to 2.5.4, other stuff
mattk
parents: 1609
diff changeset
   255
- Add l10n and patch 03
ae1743ba96b9 Bump to 2.5.4, other stuff
mattk
parents: 1609
diff changeset
   256
- Add libtoolize/automake etc...
ae1743ba96b9 Bump to 2.5.4, other stuff
mattk
parents: 1609
diff changeset
   257
ae1743ba96b9 Bump to 2.5.4, other stuff
mattk
parents: 1609
diff changeset
   258
* Wed Dec 17 2003 - [email protected]
1464
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
   259
- Bump to 2.5.0
c2855b8b79f4 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1366
diff changeset
   260
1366
68935f48399a 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1247
diff changeset
   261
* Fri Oct 31 2003 - [email protected]
68935f48399a 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1247
diff changeset
   262
- Remove the Sun Supported keyword from the 
68935f48399a 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1247
diff changeset
   263
  desktop file.
68935f48399a 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1247
diff changeset
   264
1247
73046dd58c7a file-roller.spec: tarball upgrade
lk86177
parents: 1195
diff changeset
   265
* Mon Oct 13 2003 - [email protected]
73046dd58c7a file-roller.spec: tarball upgrade
lk86177
parents: 1195
diff changeset
   266
- tarball upgrade
1366
68935f48399a 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1247
diff changeset
   267
1169
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   268
* Fri Sep 26 2003 - <[email protected]>
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   269
- integrate Sun docs
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   270
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   271
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   272
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   273
1004
56ab41049b57 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1000
diff changeset
   274
* Thu Aug 07 2003 - [email protected]
56ab41049b57 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1000
diff changeset
   275
- Update tarball, bump version, reset release.
56ab41049b57 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1000
diff changeset
   276
857
c870f25cc70d file-roller-02-validate-new-archive.diff added
lk86177
parents: 831
diff changeset
   277
* Wed Jul 30 2003 - Laszlo [email protected]
c870f25cc70d file-roller-02-validate-new-archive.diff added
lk86177
parents: 831
diff changeset
   278
- added file-roller-02-validate-new-archive.diff
1004
56ab41049b57 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1000
diff changeset
   279
52
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   280
* Tue May 13 2002 - [email protected]
bce902e9d85d 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   281
- initial package for GNOME 2.2