quick-lounge-applet.spec
author dermotm
Mon, 06 Sep 2004 10:13:24 +0000
changeset 3858 a0a00bd9bb27
parent 3846 9ab79af72b15
child 4007 3cf8b6afa295
permissions -rw-r--r--
Incremented release numbers for build 18
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     1
#
601
7a2f75f5bd95 2003-07-16 Mark McLoughlin <[email protected]>
markmc
parents: 600
diff changeset
     2
# Copyright (c) 2003 Sun Microsystems, Inc.
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     3
# This file and all modifications and additions to the pristine
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     4
# package are under the same license as the package itself.
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     5
#
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     6
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     7
Name:         quick-lounge-applet
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     8
License:      GPL
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
     9
Group:        Productivity/Graphics/Viewers
2394
aa149ad73876 Bump to 2.1.1, Remove 3 patches, rename remaining 2
mattk
parents: 2362
diff changeset
    10
Version:      2.1.1
3858
a0a00bd9bb27 Incremented release numbers for build 18
dermotm
parents: 3846
diff changeset
    11
Release:      23
1582
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
    12
Distribution: Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    13
Vendor:       Sun Microsystems, Inc.
600
9e066283552b *** empty log message ***
mattk
parents: 575
diff changeset
    14
Summary:      Quick Lounge Panel Applet
1029
a62ff6199695 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    15
Source:       http://ftp.gnome.org/pub/GNOME/sources/quick-lounge-applet/1.1/%{name}-%{version}.tar.bz2
3580
39da785696b5 2004-08-16 Damien Donlon <[email protected]>
damiend
parents: 3519
diff changeset
    16
Source1:      quick-lounge-applet-l10n-po-1.3.tar.bz2
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
    17
Source2:      quick-lounge-applet-docs-0.4.tar.bz2
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    18
Source3:      quick-lounge-applet-l10n-online-help-ci.tar.bz2
2405
8218998c6e40 Forget to rename patch files in spec file.... doh !
mattk
parents: 2398
diff changeset
    19
Patch1:       quick-lounge-applet-01-potfiles-in.diff
3188
7fb8939e9488 2004-06-23 Arvind Samptur <[email protected]>
arvind
parents: 3120
diff changeset
    20
Patch2:       quick-lounge-applet-02-xlibs.diff
7fb8939e9488 2004-06-23 Arvind Samptur <[email protected]>
arvind
parents: 3120
diff changeset
    21
Patch3:       quick-lounge-applet-03-dialog-properties-crash.diff
3277
7426ee7cf283 fixed type in Patch tag
dermotm
parents: 3263
diff changeset
    22
Patch4:       quick-lounge-applet-04-unusable-as-root.diff
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    23
URL:          http://www.gnome.org
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    24
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    25
Docdir:       %{_defaultdocdir}/quick-lounge-applet
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    26
Autoreqprov:  on
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    27
1262
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
    28
%define gnome_vfs_version 2.4.0
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
    29
%define libgnome_version 2.4.0
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
    30
%define libgnomeui_version 2.4.0.1
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
    31
%define gnome_panel_version 2.4.0
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
    32
%define gnome_desktop_version 2.4.0
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    33
Requires:     gnome-vfs >= %{gnome_vfs_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    34
Requires:     libgnome >= %{libgnome_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    35
Requires:     libgnomeui >= %{libgnomeui_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    36
Requires:     gnome-panel >= %{gnome_panel_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    37
Requires:     gnome-desktop >= %{gnome_desktop_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    38
BuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    39
BuildRequires: libgnome-devel >= %{libgnome_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    40
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    41
BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    42
BuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
2456
112551398fd5 BuildRequires : javahelp-convert
mattk
parents: 2412
diff changeset
    43
BuildRequires: javahelp-convert
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    44
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    45
%description
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    46
Quick Lounge Applet allows you to group launchers on your panel.
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    47
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    48
%prep
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
    49
%setup -q
1716
288a25105211 2004-02-17 Laszlo Peter <[email protected]>
laca
parents: 1609
diff changeset
    50
bzcat %SOURCE1 | tar xf -
288a25105211 2004-02-17 Laszlo Peter <[email protected]>
laca
parents: 1609
diff changeset
    51
bzcat %SOURCE2 | tar xf -
288a25105211 2004-02-17 Laszlo Peter <[email protected]>
laca
parents: 1609
diff changeset
    52
bzcat %SOURCE3 | tar xf -
1264
737ca900a937 Patches update
mattk
parents: 1262
diff changeset
    53
%patch1 -p1
3188
7fb8939e9488 2004-06-23 Arvind Samptur <[email protected]>
arvind
parents: 3120
diff changeset
    54
%patch2 -p1
2411
cf934a3aba30 2004-04-07 Laszlo Peter <[email protected]>
laca
parents: 2406
diff changeset
    55
%patch3 -p1
3208
d74c032181f3 2004-06-25 Arvind Samptur <[email protected]>
arvind
parents: 3188
diff changeset
    56
%patch4 -p1
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    57
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    58
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    64
  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
    65
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
  CPUS=1
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
1582
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
    70
libtoolize --force
1732
c786135d3741 add ACLOCAL_FLAGS to aclocal
laca
parents: 1716
diff changeset
    71
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
1582
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
    72
automake -a -c -f
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
    73
autoconf
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
    74
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    75
CFLAGS="$RPM_OPT_FLAGS" \
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    76
  ./configure \
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    77
    --prefix=%{_prefix} \
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    78
    --sysconfdir=%{_sysconfdir} \
2412
2ed0a91b1c82 2004-04-07 Laszlo Peter <[email protected]>
laca
parents: 2411
diff changeset
    79
    --libexecdir=%{_libexecdir} \
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    80
    --localstatedir=/var/lib
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    81
make -j $CPUS
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    82
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    83
%install
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    84
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    85
make -i install DESTDIR=$RPM_BUILD_ROOT
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    86
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL  
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    87
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    88
javahelp-convert-install $RPM_BUILD_ROOT quick-lounge quick-lounge.xml
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    89
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    90
%clean
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    91
rm -rf $RPM_BUILD_ROOT
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    92
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    93
%post
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    94
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    95
SCHEMAS="quick-lounge.schemas"
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    96
for S in $SCHEMAS; do
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    97
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    98
done
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
    99
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   100
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   101
%files
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   102
%doc AUTHORS COPYING ChangeLog NEWS README
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   103
%defattr (-, root, root)
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   104
%{_datadir}/pixmaps/*.png
1582
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
   105
%{_datadir}/locale/*/LC_MESSAGES/*.mo
333
105d0f3cfc0b 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   106
%{_datadir}/gnome-2.0/ui/*
334
4b5a64268ef0 Fix typo
gman
parents: 333
diff changeset
   107
%{_datadir}/quick-lounge/*
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   108
%{_sysconfdir}/gconf/schemas/*.schemas
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1029
diff changeset
   109
%{_libdir}/bonobo/servers/*
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   110
%{_datadir}/gnome/help/quick-lounge/*
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   111
%{_datadir}/gnome/javahelp/quick-lounge/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   112
%{_datadir}/omf/%{name}/*.omf
2599
71595bc02dbd 2004-04-30 Muktha Narayan <[email protected]>
muktha
parents: 2494
diff changeset
   113
%{_libexecdir}/*
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   114
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   115
%changelog -n quick-lounge-applet
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   116
* Wed Aug 25 2004 [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   117
- Updated l10n help tarball name for Cinnabar
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   118
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   119
* Thu Aug 05 2004 [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   120
- Incorporate new docs tarball from [email protected].
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   121
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   122
* Mon Jul 19 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   123
- synced with HEAD, fixed up packaging
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   124
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   125
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   126
- fixed typo in patch 04 (p->P)
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   127
3277
7426ee7cf283 fixed type in Patch tag
dermotm
parents: 3263
diff changeset
   128
* Thu Jul 08 2004 - [email protected]
7426ee7cf283 fixed type in Patch tag
dermotm
parents: 3263
diff changeset
   129
- fixed typo in patch 04 (p->P)
7426ee7cf283 fixed type in Patch tag
dermotm
parents: 3263
diff changeset
   130
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   131
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   132
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   133
3208
d74c032181f3 2004-06-25 Arvind Samptur <[email protected]>
arvind
parents: 3188
diff changeset
   134
* Wed Jun 25 2004 - [email protected]
d74c032181f3 2004-06-25 Arvind Samptur <[email protected]>
arvind
parents: 3188
diff changeset
   135
- Add patch from Vinay M R  to fix quicklounge to be usable as root 
d74c032181f3 2004-06-25 Arvind Samptur <[email protected]>
arvind
parents: 3188
diff changeset
   136
3188
7fb8939e9488 2004-06-23 Arvind Samptur <[email protected]>
arvind
parents: 3120
diff changeset
   137
* Wed Jun 23 2004 - [email protected]
7fb8939e9488 2004-06-23 Arvind Samptur <[email protected]>
arvind
parents: 3120
diff changeset
   138
- Add patch from Vinay M R  to fix the properites dialog crash
7fb8939e9488 2004-06-23 Arvind Samptur <[email protected]>
arvind
parents: 3120
diff changeset
   139
3060
1d78ec7defc5 Remove online-help-diff. Updates are included in base source now.
feyn
parents: 3054
diff changeset
   140
* Wed Jun 09 2004 - [email protected]
1d78ec7defc5 Remove online-help-diff. Updates are included in base source now.
feyn
parents: 3054
diff changeset
   141
- Remove l10n online help patch(#2). Changes are now included in base source.
1d78ec7defc5 Remove online-help-diff. Updates are included in base source now.
feyn
parents: 3054
diff changeset
   142
3054
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   143
* Wed Jun 02 2004 [email protected]
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   144
- Incorporate new docs tarball from [email protected].
7bcc4a9942af Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   145
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   146
* 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
   147
- Updated l10n content to quick-lounge-applet-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
   148
2599
71595bc02dbd 2004-04-30 Muktha Narayan <[email protected]>
muktha
parents: 2494
diff changeset
   149
* Fri Apr 30 2004 - [email protected]
71595bc02dbd 2004-04-30 Muktha Narayan <[email protected]>
muktha
parents: 2494
diff changeset
   150
- add libexecdir to %files.  
71595bc02dbd 2004-04-30 Muktha Narayan <[email protected]>
muktha
parents: 2494
diff changeset
   151
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   152
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   153
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   154
2411
cf934a3aba30 2004-04-07 Laszlo Peter <[email protected]>
laca
parents: 2406
diff changeset
   155
* Wed Apr 07 2004 - [email protected]
cf934a3aba30 2004-04-07 Laszlo Peter <[email protected]>
laca
parents: 2406
diff changeset
   156
- add patch 03 to add the Xlibs to LDFLAGS.
2412
2ed0a91b1c82 2004-04-07 Laszlo Peter <[email protected]>
laca
parents: 2411
diff changeset
   157
- add --libexecdir=%{_libexecdir} to configure args
2405
8218998c6e40 Forget to rename patch files in spec file.... doh !
mattk
parents: 2398
diff changeset
   158
* Tue Apr 06 2004 - [email protected]
2406
e040a7772087 Remove *.so* from files section
mattk
parents: 2405
diff changeset
   159
- Remove *.so* from files, as none delivered anymore
e040a7772087 Remove *.so* from files section
mattk
parents: 2405
diff changeset
   160
e040a7772087 Remove *.so* from files section
mattk
parents: 2405
diff changeset
   161
* Tue Apr 06 2004 - [email protected]
2405
8218998c6e40 Forget to rename patch files in spec file.... doh !
mattk
parents: 2398
diff changeset
   162
- Forgot to rename patches in spec file
8218998c6e40 Forget to rename patch files in spec file.... doh !
mattk
parents: 2398
diff changeset
   163
2394
aa149ad73876 Bump to 2.1.1, Remove 3 patches, rename remaining 2
mattk
parents: 2362
diff changeset
   164
* Mon Apr 05 2004 - [email protected]
aa149ad73876 Bump to 2.1.1, Remove 3 patches, rename remaining 2
mattk
parents: 2362
diff changeset
   165
- Bump to 2.1.1
aa149ad73876 Bump to 2.1.1, Remove 3 patches, rename remaining 2
mattk
parents: 2362
diff changeset
   166
- Remove 3 patches and re-align the remaining two
aa149ad73876 Bump to 2.1.1, Remove 3 patches, rename remaining 2
mattk
parents: 2362
diff changeset
   167
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   168
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   169
- Javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   170
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   171
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   172
- Updated l10n content to quick-lounge-applet-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   173
2138
130c4e39cf9c 2004-03-04 Leena Gunda <[email protected]>
lsgunda
parents: 1876
diff changeset
   174
* Thu Mar 04 2004 - <[email protected]>
130c4e39cf9c 2004-03-04 Leena Gunda <[email protected]>
lsgunda
parents: 1876
diff changeset
   175
- Added quick-lounge-applet-05-display-help.diff to display help with 
130c4e39cf9c 2004-03-04 Leena Gunda <[email protected]>
lsgunda
parents: 1876
diff changeset
   176
  correct section id.
130c4e39cf9c 2004-03-04 Leena Gunda <[email protected]>
lsgunda
parents: 1876
diff changeset
   177
1582
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
   178
* Thu Feb 05 2004 - <[email protected]>
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
   179
- Upgrade tarball to 2.0.3 for Cinnabar, add l10n docs/help
a7bd73700449 Cinnabar Port
mattk
parents: 1543
diff changeset
   180
1515
c038530a36b2 *** empty log message ***
mattk
parents: 1264
diff changeset
   181
* Fri Jan 09 2004 - <[email protected]>
c038530a36b2 *** empty log message ***
mattk
parents: 1264
diff changeset
   182
- Patch for deprecated widgets compiling
c038530a36b2 *** empty log message ***
mattk
parents: 1264
diff changeset
   183
1262
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
   184
* Tue Oct 14 2003 - <[email protected]>
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
   185
- Upgrade tarball to 2.0.1 for QS
b3e44d8f8f3e Upgrade to 2.0.1 for QS
mattk
parents: 1195
diff changeset
   186
1178
6e0be853ed32 Bugs #4930772, #4930784
mattk
parents: 1157
diff changeset
   187
* Wed Oct 01 2003 - <[email protected]>
6e0be853ed32 Bugs #4930772, #4930784
mattk
parents: 1157
diff changeset
   188
- #4930772 and #4930772
6e0be853ed32 Bugs #4930772, #4930784
mattk
parents: 1157
diff changeset
   189
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1029
diff changeset
   190
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1029
diff changeset
   191
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1029
diff changeset
   192
333
105d0f3cfc0b 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   193
* Fri Jun 30 2003 - Glynn Foster <[email protected]>
105d0f3cfc0b 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   194
- Add in the bonobo ui xml menus to the %files directive
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1029
diff changeset
   195
113
65bc30d93d17 2003-05-15 Glynn Foster <[email protected]>
gman
parents:
diff changeset
   196
* Wed May 15 2003 - Glynn Foster <[email protected]>
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 113
diff changeset
   197
- initial Sun release