cvsdist 037cb92
# apmd is built on %{ix86} and ppc
cvsdist 199e97a
%define apmd_archs %{ix86} ppc
cvsdist 1d3b461
cvsdist c5a3de5
%define glib2_version 2.2.0
cvsdist c5a3de5
%define pango_version 1.2.0
cvsdist c5a3de5
%define gtk2_version 2.2.0
cvsdist 6c4d74e
%define libgnomeui_version 2.3.0
cvsdist c8bba04
%define gnome_panel_version 2.5.91
cvsdist fad46b8
%define libgtop2_version 2.5.0
cvsdist c5a3de5
%define gail_version 1.2.0
cvsdist 6c4d74e
%define libbonoboui_version 2.3.0
cvsdist c8bba04
%define gstreamer_plugins_version 0.7.6-2
cvsdist c8bba04
%define libxklavier_version 0.97
cvsdist 534eb86
%define apmd_version 3.0.2-22
cvsdist cd62d79
cvsdist cd62d79
%define po_package gnome-applets-2.0
cvsdist bdd79dd
cvsdist bdd79dd
Summary:        Small applications for the GNOME panel.
cvsdist e43fd68
Name:     	gnome-applets
505fdfc
Version: 	2.8.0
8b8c121
Release: 	5
cvsdist 1d3b461
Epoch:          1
cvsdist 1d3b461
License:	GPL
cvsdist bdd79dd
Group:          User Interface/Desktops
cvsdist c5a3de5
Source: 	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.tar.bz2
cvsdist 1d3b461
URL:		http://www.gnome.org/
cvsdist e43fd68
cvsdist e43fd68
BuildRoot:	%{_tmppath}/%{name}-%{version}-root
cvsdist e43fd68
cvsdist bdd79dd
Prereq:         scrollkeeper >= 0.1.4
cvsdist 1d3b461
cvsdist bdd79dd
BuildRequires:  glib2-devel >= %{glib2_version}
cvsdist bdd79dd
BuildRequires:  gtk2-devel >= %{gtk2_version}
cvsdist bdd79dd
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
cvsdist c8bba04
BuildRequires:  gnome-panel-devel >= %{gnome_panel_version}
cvsdist bdd79dd
BuildRequires:  libgtop2-devel >= %{libgtop2_version}
cvsdist cd62d79
BuildRequires:  pango-devel >= %{pango_version}
cvsdist cd62d79
BuildRequires:  gail-devel >= %{gail_version}
cvsdist c8bba04
BuildRequires:  libxklavier-devel >= %{libxklavier_version}
cvsdist c8bba04
BuildRequires:  gstreamer-plugins-devel >= %{gstreamer_plugins_version}
cvsdist fad46b8
BuildRequires:  /usr/bin/automake
cvsdist c5a3de5
BuildRequires:  libbonoboui-devel >= %{libbonoboui_version}
c5de0eb
%ifarch ${apmd_archs}
cvsdist 037cb92
BuildRequires:  apmd >= %{apmd_version}
c5de0eb
%endif
cvsdist 1d3b461
cvsdist bdd79dd
Requires:	gnome-panel >= %{gnome_panel_version}
cvsdist c8bba04
Requires:	libxklavier >= %{libxklavier_version}
cvsdist c8bba04
Requires:	gstreamer-plugins >= %{gstreamer_plugins_version}
cvsdist 12f838a
f308b41
# For wireless-applet backwards compat
f308b41
Requires:       gnome-netstatus >= 2.8.0-2
f308b41
cvsdist cd62d79
Obsoletes:      battstat_applet
cvsdist cd62d79
cvsdist 6c4d74e
Source2: omf.make
cvsdist 6c4d74e
4721958
# Upstream in 2.8.1
4721958
Source3: charpick.png
4721958
Source4: gnome-eyes.png
4721958
Source5: gswitchit-applet.png
4721958
cvsdist 6c4d74e
Patch1: gnome-applets-2.3.6-ppp-command.patch
cvsdist cd61776
# Register ourself globally so that gnome-cd can tell if we are
cvsdist cd61776
# running or not.
cvsdist 6c4d74e
Patch2: gnome-applets-2.3.6-uniquecd.patch
cvsdist c5a3de5
# Shrink volume applet for msw
68ea5a2
Patch3: gnome-applets-2.8.0-themed-mixer-icons.patch
f308b41
# Activate netstatus for wireless-applet backwards compat (#131652)
68ea5a2
Patch4: gnome-applets-2.8.0-use-netstatus-for-wireless.patch
8b8c121
# Fix crash in #134572 - will go upstream
8b8c121
Patch5: gnome-applet-2.8.0-gweather-crash-with-prefs.patch
cvsdist fad46b8
cvsdist fad46b8
cvsdist 1d3b461
%description
cvsdist 5b2de89
GNOME (GNU Network Object Model Environment) is a user-friendly set of
cvsdist 5b2de89
applications and desktop tools to be used in conjunction with a window
cvsdist 5b2de89
manager for the X Window System. The gnome-applets package provides
cvsdist 5b2de89
small utilities for the GNOME panel.
cvsdist 1d3b461
cvsdist 1d3b461
%prep
cvsdist 199e97a
%ifarch %{apmd_archs}
cvsdist 104390b
if ! test -e /usr/lib/libapm.a ; then
cvsdist 104390b
    echo "You must have apmd installed"
cvsdist 104390b
    exit 1
cvsdist 104390b
fi
cvsdist e43fd68
%endif
cvsdist e43fd68
cvsdist bdd79dd
%setup -q
cvsdist 12f838a
cvsdist 6c4d74e
cp %{SOURCE2} .
cvsdist 6c4d74e
cvsdist cd62d79
%patch1 -p1 -b .ppp-command
cvsdist cd61776
%patch2 -p1 -b .uniquecd
68ea5a2
%patch3 -p1 -b .themed-mixer-icons
68ea5a2
%patch4 -p1 -b .use-netstatus-for-wireless
8b8c121
%patch5 -p1 -b .gweather-crash-with-prefs
cvsdist fad46b8
4721958
cp %{SOURCE3} charpick/
4721958
cp %{SOURCE4} geyes/
4721958
cp %{SOURCE5} gswitchit/
4721958
cp %{SOURCE5} gswitchit/gswitchit-properties-capplet.png
4721958
cvsdist 1d3b461
%build
cvsdist 1d3b461
cvsdist cd61776
# .uniquecd patch modifies cdplayer/Makefile.am
68ea5a2
# .themed-mixer-icons patch modifies cdplayer/Makefile.am
cvsdist fad46b8
aclocal
cvsdist fad46b8
automake
cvsdist fad46b8
autoconf
cvsdist cd61776
cvsdist 199e97a
%ifarch %{apmd_archs}
cvsdist 199e97a
%define DisableBattstat ""
cvsdist 199e97a
%else
cvsdist 199e97a
%define DisableBattstat "--disable-battstat"
cvsdist 199e97a
%endif
cvsdist 199e97a
cvsdist 199e97a
%configure %{DisableBattstat}
cvsdist bdd79dd
make
cvsdist e43fd68
cvsdist 1d3b461
%install
cvsdist bdd79dd
rm -rf $RPM_BUILD_ROOT
cvsdist 1d3b461
cvsdist bdd79dd
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
cvsdist e43fd68
%makeinstall
cvsdist bdd79dd
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
cvsdist e43fd68
cvsdist cd62d79
%find_lang %{po_package}
cvsdist e43fd68
cvsdist 3ecff9c
# Clean up unpackaged files
cvsdist 3ecff9c
rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
cvsdist 3ecff9c
f308b41
# Remove the wireless applet
f308b41
rm -rf $RPM_BUILD_ROOT%{_libexecdir}/wireless-applet
f308b41
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-2.0/ui/GNOME_WirelessApplet.xml
f308b41
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/wireless
f308b41
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/gnome-applets/wireless*.omf
f308b41
rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps/wireless-applet
f308b41
rm -rf $RPM_BUILD_ROOT%{_datadir}/wireless-applet
f308b41
cvsdist bdd79dd
%clean
cvsdist bdd79dd
rm -rf $RPM_BUILD_ROOT
cvsdist e43fd68
cvsdist bdd79dd
%post
cvsdist bdd79dd
/sbin/ldconfig
cvsdist bdd79dd
scrollkeeper-update
cvsdist e43fd68
cvsdist bdd79dd
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
cvsdist 199e97a
%ifarch %{apmd_archs}
cvsdist 037cb92
SCHEMAS="battstat.schemas"
cvsdist 037cb92
%endif
cvsdist 221fbc5
SCHEMAS="$SCHEMAS charpick.schemas drivemount.schemas geyes.schemas gkb.schemas gtik.schemas gweather.schemas mailcheck.schemas mini-commander.schemas mixer.schemas modemlights.schemas multiload.schemas stickynotes.schemas gswitchit.schemas"
cvsdist bdd79dd
for S in $SCHEMAS; do
cvsdist bdd79dd
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
cvsdist bdd79dd
done
cvsdist a474d5b
%{_libexecdir}/gnome-applets/mc-install-default-macros > /dev/null
cvsdist e43fd68
cvsdist bdd79dd
%postun -p /sbin/ldconfig
cvsdist e43fd68
cvsdist cd62d79
%files -f %{po_package}.lang
cvsdist bdd79dd
%defattr(-, root, root)
cvsdist e43fd68
cvsdist bdd79dd
%doc AUTHORS COPYING ChangeLog NEWS README
cvsdist e43fd68
5f2a1c5
%{_datadir}/pixmaps/*
5f2a1c5
%{_datadir}/icons/hicolor/48x48/apps/*
5f2a1c5
%{_datadir}/gnome-2.0/ui/*
5f2a1c5
%{_datadir}/gnome/gkb
5f2a1c5
%{_datadir}/gnome/help/*
cvsdist bdd79dd
%{_datadir}/geyes
cvsdist bdd79dd
%{_datadir}/xmodmap
cvsdist bdd79dd
%{_datadir}/gweather
cvsdist 6c4d74e
%{_datadir}/stickynotes
cvsdist 199e97a
%ifarch %{apmd_archs}
cvsdist bdd79dd
%{_datadir}/battstat_applet
cvsdist c8bba04
%endif
cvsdist fad46b8
%{_datadir}/gswitchit
5f2a1c5
%{_datadir}/omf/gnome-applets
cvsdist c5a3de5
%{_datadir}/gen_util
cvsdist bdd79dd
%{_bindir}/*
5f2a1c5
%{_libdir}/bonobo/servers/*
cvsdist cd62d79
%{_libexecdir}/*
cvsdist bdd79dd
#%{_libdir}/*.so.*
cvsdist bdd79dd
%{_sysconfdir}/gconf/schemas/*
5f2a1c5
%{_sysconfdir}/sound/events/*
cvsdist 1d3b461
cvsdist fad46b8
# These are really devel files, but we don't want a devel package
cvsdist fad46b8
# for just three files
cvsdist fad46b8
%{_includedir}/libgswitchit
cvsdist fad46b8
%{_libdir}/pkgconfig/gswitchit.pc
cvsdist fad46b8
cvsdist fad46b8
cvsdist bdd79dd
%changelog
8b8c121
* Thu Oct  7 2004 Mark McLoughlin <markmc@redhat.com> - 2.8.0-5
8b8c121
- Add patch to fix crash with gweather preferences (#134572)
8b8c121
68ea5a2
* Thu Oct  7 2004 Mark McLoughlin <markmc@redhat.com> - 2.8.0-4
68ea5a2
- Fix mixer icons bugs - #134224 and #134773
68ea5a2
4721958
* Wed Sep 29 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-3
4721958
- Add new icons from upstream
4721958
f308b41
* Tue Sep 21 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-2
f308b41
- Remove the wireless applet and add patch to use the netstatus
f308b41
  applet for backwards compat. bug #131652.
f308b41
505fdfc
* Tue Sep 21 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-1
505fdfc
- Update to 2.8.0
505fdfc
cvsdist 95addef
* Wed Sep  1 2004 Mark McLoughlin <markmc@redhat.com> 2.7.3-2
cvsdist 95addef
- Rebuild
cvsdist 95addef
cvsdist 2d26e7a
* Mon Aug 30 2004 Mark McLoughlin <markmc@redhat.com> 2.7.3-1
cvsdist 2d26e7a
- Update to 2.7.3
cvsdist 2d26e7a
cvsdist a474d5b
* Fri Aug 27 2004 Mark McLoughlin <markmc@redhat.com> 2.7.2-2
cvsdist a474d5b
- Run mc-install-default-macros in %post
cvsdist a474d5b
- Fixed small-volume patch from Nathan Fredrickson <nathan@silverorange.com>
cvsdist a474d5b
cvsdist dd8f1cd
* Wed Aug 18 2004 Mark McLoughlin <markmc@redhat.com> 2.7.2-1
cvsdist dd8f1cd
- Update to 2.7.2
cvsdist dd8f1cd
cvsdist 221fbc5
* Wed Aug 11 2004 Mark McLoughlin <markmc@redhat.com> 2.7.1-2
cvsdist 221fbc5
- Remove reference to cdplayer.schemas which has been removed (bug #129490)
cvsdist 221fbc5
cvsdist 4838805
* Thu Aug  5 2004 Mark McLoughlin <markmc@redhat.com> 2.7.1-1
cvsdist 4838805
- Update to 2.7.1
cvsdist 4838805
- Remove battstat-arg patch - upstream now
cvsdist 4838805
cvsdist 199e97a
* Wed Jul 21 2004 Mark McLoughlin <markmc@redhat.com> 1:2.6.2.1-2
cvsdist 199e97a
- rebuild
cvsdist 199e97a
cvsdist 199e97a
* Wed Jul 21 2004 Mark McLoughlin <markmc@redhat.com> 1:2.6.2.1-1
cvsdist 199e97a
- Update to 2.6.2.1
cvsdist 199e97a
- Re-do the way we decide whether to build the battstat applet.
cvsdist 199e97a
  Should fix 122379
cvsdist 199e97a
- Remove some patches that have gone upstream
cvsdist 199e97a
cvsdist 534eb86
* Tue Jun 22 2004 Mark McLoughlin <markmc@redhat.com> 1:2.6.0-8
cvsdist 534eb86
- Fix typo with apmd requires
cvsdist 534eb86
cvsdist 511d72a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 511d72a
- rebuilt
cvsdist 511d72a
- Remove ifarch'd buildrequires on apmd
cvsdist 511d72a
cvsdist 037cb92
* Thu May 05 2004 Nils Philippsen <nphilipp@redhat.com> 1:2.6.0-5
cvsdist 037cb92
- fix #120354 (mixer applet forgets channel settings)
cvsdist 037cb92
cvsdist 037cb92
* Thu Apr 29 2004 Karsten Hopp <karsten@redhat.de> 1:2.6.0-4
cvsdist 037cb92
- fix error during update on s390(x) due to missing battery applet
cvsdist 037cb92
cvsdist 037cb92
* Mon Apr 19 2004 Mark McLoughlin <markmc@redhat.com> 1:2.6.0-3
cvsdist 037cb92
- Build battstat on ppc too
cvsdist 037cb92
cvsdist 037cb92
* Wed Apr 14 2004 Alex Larsson <alexl@redhat.com> 1:2.6.0-2
cvsdist 037cb92
- Add gswitchit.schemas to SCHEMAS
cvsdist 037cb92
cvsdist 037cb92
* Wed Mar 31 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-1
cvsdist 037cb92
- Update to 2.6.0
cvsdist 037cb92
cvsdist c8bba04
* Tue Mar 16 2004 Jeremy Katz <katzj@redhat.com> 1:2.5.7-4
cvsdist c8bba04
- rebuild for new gstreamer
cvsdist c8bba04
cvsdist c8bba04
* Thu Mar 11 2004 Mark McLoughlin <markmc@redhat.com> 2.5.7-3
cvsdist c8bba04
- Update Requires/BuildRequires to include gstreamer-plugins
cvsdist c8bba04
cvsdist c8bba04
* Thu Mar 11 2004 Mark McLoughlin <markmc@redhat.com> 2.5.7-2
cvsdist c8bba04
- Rebuild
cvsdist c8bba04
cvsdist c8bba04
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com> 2.5.7-1
cvsdist c8bba04
- Update to 2.5.7
cvsdist c8bba04
- Add gnome-panel-devel BuildRequires
cvsdist c8bba04
cvsdist c8bba04
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c8bba04
- rebuilt
cvsdist c8bba04
cvsdist c8bba04
* Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 1:2.5.6-1
cvsdist c8bba04
- update to 2..5.6
cvsdist c8bba04
cvsdist c8bba04
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c8bba04
- rebuilt
cvsdist c8bba04
cvsdist fad46b8
* Tue Jan 27 2004 Alexander Larsson <alexl@redhat.com> 1:2.5.4-1
cvsdist fad46b8
- update to 2.5.4
cvsdist fad46b8
cvsdist 6c4d74e
* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.1-1
cvsdist 6c4d74e
- 2.4.1
cvsdist 6c4d74e
cvsdist 6c4d74e
* Wed Aug 27 2003 Alexander Larsson <alexl@redhat.com> 1:2.3.7-1
cvsdist 6c4d74e
- Add missing schemas to post (fixes #102710)
cvsdist 6c4d74e
- Update to 2.3.7
cvsdist 6c4d74e
- Add ifnarch apmd buildreq
cvsdist 6c4d74e
cvsdist 6c4d74e
* Mon Aug 18 2003 Alexander Larsson <alexl@redhat.com> 1:2.3.6-1
cvsdist 6c4d74e
- update for gnome 2.3
cvsdist 6c4d74e
cvsdist 6c4d74e
* Mon Jul 28 2003 Havoc Pennington <hp@redhat.com> 1:2.2.2-3
cvsdist 6c4d74e
- require the newer libgtop2 so it rebuilds vs. correct soname
cvsdist 6c4d74e
cvsdist 6c4d74e
* Fri Jul 18 2003  <timp@redhat.com> 1:2.2.2-2
cvsdist 6c4d74e
- rebuild against new libgtop
cvsdist 6c4d74e
cvsdist 6c4d74e
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 1:2.2.2-1
cvsdist 6c4d74e
- 2.2.2
cvsdist 6c4d74e
cvsdist 6c4d74e
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 6c4d74e
- rebuilt
cvsdist 6c4d74e
cvsdist c5a3de5
* Mon Feb 24 2003 Havoc Pennington <hp@redhat.com> 1:2.2.0-8
cvsdist c5a3de5
- change the volume applet size fix patch to work
cvsdist c5a3de5
cvsdist c5a3de5
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
cvsdist c5a3de5
- debuginfo rebuild
cvsdist c5a3de5
cvsdist c5a3de5
* Sat Feb 22 2003 Havoc Pennington <hp@redhat.com> 1:2.2.0-6
cvsdist c5a3de5
- clamp size of volume applet to 24
cvsdist c5a3de5
cvsdist c5a3de5
* Thu Feb 20 2003 Havoc Pennington <hp@redhat.com> 1:2.2.0-5
cvsdist c5a3de5
- rebuild with datadir/wireless-applet and datadir/gen_util, 
cvsdist c5a3de5
  someone got overzealous deleting unpackaged files instead 
cvsdist c5a3de5
  of packaging them. #82279
cvsdist c5a3de5
cvsdist c5a3de5
* Fri Feb 14 2003 Jonathan Blandford <jrb@redhat.com> 1:2.2.0-4
cvsdist c5a3de5
- rebuild to get new gnome-panel
cvsdist c5a3de5
cvsdist c5a3de5
* Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 1:2.2.0-3
cvsdist c5a3de5
- nuke buildreq Xft
cvsdist c5a3de5
cvsdist c5a3de5
* Mon Feb 10 2003 Bill Nottingham <notting@redhat.com> 1:2.2.0-2
cvsdist c5a3de5
- fix path in modemlights patch
cvsdist c5a3de5
cvsdist c5a3de5
* Wed Feb  5 2003 Havoc Pennington <hp@redhat.com> 1:2.2.0-1
cvsdist c5a3de5
- 2.2.0
cvsdist c5a3de5
cvsdist c5a3de5
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist c5a3de5
- rebuilt
cvsdist c5a3de5
cvsdist c5a3de5
* Mon Dec 23 2002 Jeremy Katz <katzj@redhat.com> 1:2.1.3-1
cvsdist c5a3de5
- update to 2.1.3
cvsdist c5a3de5
cvsdist c5a3de5
* Tue Dec  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist c5a3de5
- require newer panel, libgtop2
cvsdist c5a3de5
- require newer libgnomeui, libbonoboui
cvsdist c5a3de5
cvsdist c5a3de5
* Mon Dec  2 2002 Tim Powers <timp@redhat.com> 1:2.1.1-2
cvsdist c5a3de5
- remove unpackaged files from the buildroot
cvsdist c5a3de5
cvsdist c5a3de5
* Mon Dec  2 2002 Tim Powers <timp@redhat.com> 1:2.1.1-1
cvsdist c5a3de5
- update to 2.1.1
cvsdist c5a3de5
- add x86_64 to no_apm_archs
cvsdist c5a3de5
cvsdist 3ecff9c
* Tue Aug 27 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 3ecff9c
- Register the cd player per-device (#72645).
cvsdist 3ecff9c
cvsdist cd61776
* Fri Aug 23 2002 Owen Taylor <otaylor@redhat.com>
cvsdist adee96c
- Keep the CD device closed except when actually accessing it
cvsdist adee96c
  (bugzilla.gnome.org 91512)
cvsdist cd61776
- Register CD player so we can start only one CD player
cvsdist cd61776
  for display from magicdev. (#39208)
cvsdist cd61776
cvsdist 6e20402
* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
cvsdist 6e20402
- add ppc ppc64 to no_apm_arches #67564
cvsdist 6e20402
cvsdist cd62d79
* Wed Jul 31 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist cd62d79
- include applets in libexecdir
cvsdist cd62d79
cvsdist cd62d79
* Mon Jul 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist cd62d79
- 2.0.1, and build with new gail
cvsdist cd62d79
- 69971 (use correct ppp on/off commands)
cvsdist cd62d79
- remove scrollkeeper dtd-compliance patch, 
cvsdist cd62d79
  fixed upstream apparently (patch doesn't apply anymore)
cvsdist cd62d79
cvsdist cd62d79
* Wed Jun 26 2002 Owen Taylor <otaylor@redhat.com>
cvsdist cd62d79
- Fix %%find_lang
cvsdist cd62d79
cvsdist cd62d79
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist cd62d79
- rebuild with new libs
cvsdist cd62d79
- remove temporary hack for too-old libgnomeui
cvsdist cd62d79
- add /etc/sound stuff to file list
cvsdist cd62d79
cvsdist cd62d79
* Thu Jun 13 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist cd62d79
- rebuild in different environment
cvsdist cd62d79
cvsdist bdd79dd
* Thu Jun 13 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist bdd79dd
- fix a scrollkeeper validation bug
cvsdist 1d3b461
cvsdist bdd79dd
* Wed Jun 12 2002 Havoc Pennington <hp@redhat.com>
cvsdist bdd79dd
- remove panel-menu.schemas from the list of schemas.
cvsdist bdd79dd
- 2.0.0
cvsdist 1d3b461
cvsdist bdd79dd
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
cvsdist bdd79dd
- rebuild in different environment
cvsdist 1d3b461
cvsdist bdd79dd
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist bdd79dd
- 1.105.0
cvsdist 5b2de89
cvsdist bdd79dd
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist bdd79dd
- automated rebuild
cvsdist bdd79dd
cvsdist bdd79dd
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist bdd79dd
- rebuild in different environment
cvsdist bdd79dd
cvsdist bdd79dd
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist bdd79dd
- 1.103.0
cvsdist bdd79dd
cvsdist bdd79dd
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist bdd79dd
- 1.100.0
cvsdist bdd79dd
cvsdist bdd79dd
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
cvsdist bdd79dd
- GNOME 2 version
cvsdist 1d3b461
cvsdist 9892d6a
* Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist 9892d6a
- merge translations
cvsdist 9892d6a
cvsdist 12f838a
* Thu Apr 11 2002 Havoc Pennington <hp@redhat.com>
cvsdist 12f838a
- default battstat applet to vertical mode
cvsdist 12f838a
cvsdist 12f838a
* Thu Mar 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist 12f838a
- add patch to adapt to yahoo web site changes, #61561
cvsdist 12f838a
cvsdist 12f838a
* Tue Mar  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist 12f838a
- remove requires libghttp4
cvsdist 12f838a
cvsdist 12f838a
* Mon Mar  4 2002 Havoc Pennington <hp@redhat.com>
cvsdist 12f838a
- no apm on sparc, #60538
cvsdist 12f838a
- obsolete battstat_applet for Ximian compat, #51427
cvsdist 12f838a
- use ifup/ifdown ppp0 instead of pppon/pppoff for default 
cvsdist 12f838a
  ppp command in modemlights, #54199
cvsdist 12f838a
cvsdist 12f838a
* Tue Feb 12 2002 Havoc Pennington <hp@redhat.com>
cvsdist 12f838a
- 1.4.0.5, cross fingers
cvsdist 12f838a
- add gconf-devel buildreq, though this is dubious as hell
cvsdist 12f838a
  (pulled in by gtik using gnome-vfs, but if gtik actually
cvsdist 12f838a
   accessed gconf it would fail due to gnorba conflict)
cvsdist 12f838a
- patch totally busted charpick Makefile.am cflags override
cvsdist 12f838a
cvsdist 12f838a
* Thu Jan 24 2002 Havoc Pennington <hp@redhat.com>
cvsdist 12f838a
- automake14
cvsdist 12f838a
cvsdist 203b9c6
* Thu Aug 30 2001 Alex Larsson <alexl@redhat.com>
cvsdist 203b9c6
- Removed annoying broken battery full dialog #52861
cvsdist 203b9c6
- Also fix mixer applet for USB sound #52603
cvsdist 203b9c6
cvsdist 203b9c6
* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
cvsdist 203b9c6
- Add po files from sources.redhat.com
cvsdist 203b9c6
cvsdist 5b2de89
* Wed Aug 15 2001 Alexander Larsson <alexl@redhat.com>
cvsdist 5b2de89
- Own /usr/share/gnome/gkb and /usr/share/gnome/help/*
cvsdist 5b2de89
cvsdist 104390b
* Wed Jul 18 2001 Havoc Pennington <hp@redhat.com>
cvsdist 104390b
- add some build requires
cvsdist 104390b
- remove ifarch build requires, replace with check in setup
cvsdist 104390b
cvsdist e43fd68
* Wed Jul 11 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist e43fd68
- sanitize specfile to RH style
cvsdist e43fd68
- do not require apmd for s390 s390x
cvsdist e43fd68
cvsdist e43fd68
* Mon Jul  9 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist e43fd68
- new version
cvsdist e43fd68
cvsdist e43fd68
* Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
cvsdist e43fd68
- remove extra .desktop file for battstat
cvsdist e43fd68
cvsdist e43fd68
* Sat Jul 07 2001 Havoc Pennington <hp@redhat.com>
cvsdist e43fd68
- add battstat applet
cvsdist e43fd68
- rearrange .desktop files for applets
cvsdist e43fd68
cvsdist 494c934
* Tue Jun 12 2001 Than Ngo <than@redhat.com>
cvsdist 494c934
- fix isdn stuff to build against kernel-2.4.x
cvsdist 494c934
- use %%{_tmppath}
cvsdist 494c934
cvsdist 494c934
* Mon Jun 11 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 494c934
- allow newer gettext versions
cvsdist ad09fa5
cvsdist 38ef3e3
* Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
cvsdist 38ef3e3
- translations
cvsdist 38ef3e3
cvsdist 38ef3e3
* Mon Feb 12 2001 Akira TAGOH <tagoh@redhat.com>
cvsdist 38ef3e3
- Updated Japanese translation (ja.po, .desktop).
cvsdist 38ef3e3
  Note: Please remove Source[23]: when release the next upstream version.
cvsdist 38ef3e3
cvsdist 38ef3e3
* Fri Jan 19 2001 Havoc Pennington <hp@redhat.com>
cvsdist 38ef3e3
- 1.2.4
cvsdist 38ef3e3
cvsdist 1d3b461
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 1d3b461
- Update Epoch
cvsdist 1d3b461
cvsdist 1d3b461
* Wed Jul 19 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 1d3b461
- Change slashapp to gnome-news app.
cvsdist 1d3b461
cvsdist 1d3b461
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist 1d3b461
- automatic rebuild
cvsdist 1d3b461
cvsdist 1d3b461
* Mon Jun 19 2000 Owen Taylor 
cvsdist 1d3b461
- %%defattr fixes
cvsdist 1d3b461
- Remove Docdir:
cvsdist 1d3b461
cvsdist 1d3b461
* Thu Jun 15 2000 Havoc Pennington <hp@redhat.com>
cvsdist 1d3b461
- 1.2.1
cvsdist 1d3b461
- use %%makeinstall