SUNWgnome-panel.spec revision 20346
10139N/A#
10139N/A# spec file for package SUNWgnome-panel
10139N/A#
20784N/A# includes module(s): libwnck, notification-daemon,
10139N/A# gnome-desktop, gnome-menus, gnome-panel
10139N/A#
10139N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
20068N/A#
10139N/A# This file and all modifications and additions to the pristine
17180N/A# package are under the same license as the package itself.
18603N/A#
17180N/A%define owner jouby
10139N/A#
10139N/A%include Solaris.inc
19092N/A%use lwnck = libwnck.spec
10139N/A%use gdesktop = gnome-desktop.spec
20824N/A%use gnome_menus = gnome-menus.spec
12578N/A%use gpanel = gnome-panel.spec
10139N/A%use notificationdaemon = notification-daemon.spec
18615N/A
10139N/AName: SUNWgnome-panel
20824N/AIPS_package_name: gnome/gnome-panel
11419N/AMeta(info.classification): %{classification_prefix}:Applications/Panels and Applets
10139N/ASummary: GNOME panel and support libraries
11419N/AVersion: %{gpanel.version}
10139N/ASource: %{name}-manpages-0.1.tar.gz
10142N/ASource1: %{name}-gnome-about.ksh
10142N/ASUNW_BaseDir: %{_basedir}
10244N/ASUNW_Copyright: %{name}.copyright
14429N/ALicense: GPLv2, LGPLv2
14429N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
12773N/A%include default-depend.inc
14444N/A%include gnome-consolidation.inc
12773N/ABuildRequires: x11/trusted/libxtsol
11419N/ABuildRequires: SUNWlibglade-devel
10139N/ABuildRequires: SUNWgnome-libs-devel
10139N/ABuildRequires: SUNWgnome-config-devel
11419N/ABuildRequires: SUNWgnome-vfs-devel
11437N/ABuildRequires: SUNWgnome-component-devel
11962N/ABuildRequires: SUNWgnome-doc-utils
11437N/ABuildRequires: SUNWlibpopt-devel
11437N/ABuildRequires: SUNWpng-devel
10139N/ABuildRequires: SUNWsolnm
10139N/ABuildRequires: SUNWarc
10139N/ABuildRequires: SUNWevolution-data-server-devel
10139N/ABuildRequires: SUNWiso-codes-devel
10803N/ABuildRequires: SUNWdbus-devel
10139N/ABuildRequires: SUNWlxml-devel
10139N/ABuildRequires: SUNWlxml-python26
10139N/ABuildRequires: SUNWlibrsvg-devel
10139N/ABuildRequires: SUNWlibsexy-devel
10139N/ABuildRequires: SUNWpython26-setuptools
13462N/ABuildRequires: SUNWgtk-doc
16479N/ABuildRequires: SUNWlibnotify
13462N/ABuildRequires: SUNWgobject-introspection
13462N/ABuildRequires: SUNWuiu8
11419N/ABuildRequires: SUNWlibgnome-keyring
10139N/ABuildRequires: SUNWlibgweather
10139N/ARequires: SUNWlibglade
10139N/ARequires: SUNWlibsexy
10139N/ARequires: SUNWgnome-panel-root
11419N/ARequires: SUNWgnome-libs
10139N/ARequires: SUNWgnome-config
13901N/ARequires: SUNWgnome-vfs
10139N/ARequires: SUNWlxml
13901N/ARequires: SUNWgnome-component
16463N/ARequires: SUNWlibpopt
16463N/ARequires: SUNWlibms
16463N/ARequires: SUNWlibrsvg
16463N/ARequires: SUNWpng
16463N/ARequires: SUNWdesktop-cache
13901N/ARequires: SUNWevolution-data-server
14048N/ARequires: SUNWiso-codes
15733N/ARequires: SUNWdbus
14151N/ARequires: SUNWPython26
15733N/ARequires: SUNWlibnotify
20011N/ARequires: SUNWlibcanberra
20011N/ARequires: SUNWlibxklavier
17888N/A# FIXME: circular dep
18144N/A# BuildRequires: SUNWgnome-python26
20127N/ABuildRequires: SUNWtgnome-tsol-libs-devel
20127N/A%ifarch i386
20777N/ARequires: SUNWxorg-xkb
20285N/ABuildRequires: SUNWxorg-xkb
20814N/A%endif
10139N/A
10139N/A%package root
10139N/ASummary: %{summary} - / filesystem
10139N/ASUNW_BaseDir: /
10139N/A%include default-depend.inc
10139N/A%include gnome-consolidation.inc
10139N/A
10139N/A%package devel
10139N/ASummary: %{summary} - development files
10139N/ASUNW_BaseDir: %{_basedir}
10139N/A%include default-depend.inc
10139N/A%include gnome-consolidation.inc
10139N/ARequires: SUNWgnome-libs-devel
10139N/ARequires: SUNWgnome-panel
10139N/ARequires: SUNWgnome-libs
10139N/ARequires: SUNWgnome-config
10139N/ARequires: SUNWgnome-component
10139N/ARequires: SUNWlibglade
10139N/A
10139N/A%if %build_l10n
10139N/A%package l10n
10139N/AIPS_package_name: gnome/gnome-panel/l10n
10139N/ASummary: %{summary} - l10n files
10139N/ASUNW_BaseDir(relocate_from:%{_prefix}): %{_gnome_il10n_basedir}
10139N/A%include default-depend.inc
10139N/A%include gnome-consolidation.inc
10139N/ARequires: %{name}
10139N/A%endif
10139N/A
10139N/A%prep
10139N/Arm -rf %name-%version
10139N/Amkdir %name-%version
10139N/A%lwnck.prep -d %name-%version
10139N/A%notificationdaemon.prep -d %name-%version
10139N/A%gdesktop.prep -d %name-%version
10139N/A%gnome_menus.prep -d %name-%version
10139N/A%gpanel.prep -d %name-%version
10139N/Achmod -R u+w %{_builddir}/%name-%version
10139N/Acd %{_builddir}/%name-%version
10139N/Agzcat %SOURCE0 | tar xf -
10139N/A
10139N/A%build
10139N/APKG_CONFIG_DISABLE_UNINSTALLED=
10139N/Aunset PKG_CONFIG_DISABLE_UNINSTALLED
10139N/Aexport PYTHON=/usr/bin/python%{default_python_version}
10139N/Aexport PKG_CONFIG_PATH="../gnome-desktop-%{gdesktop.version}/libgnome-desktop:../libwnck-%{lwnck.version}:../gnome-menus-%{gnome_menus.version}/libmenu:../gnome-panel-%{gpanel.version}/libpanel-applet"
10139N/Aexport CFLAGS="%optflags -I/usr/sfw/include -I/usr/openwin/share/include -DANSICPP"
10139N/Aexport RPM_OPT_FLAGS="$CFLAGS"
10139N/Aexport CPPFLAGS="-I/usr/sfw/include"
10139N/Aexport LDFLAGS="%_ldflags -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/openwin/sfw/lib -R/usr/openwin/sfw/lib -L/usr/openwin/lib -R/usr/openwin/lib"
10244N/Aexport ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
12754N/A
10139N/A%lwnck.build -d %name-%version
11855N/A
20784N/A%notificationdaemon.build -d %name-%version
11855N/A
11855N/Aexport CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
11855N/Aexport RPM_OPT_FLAGS="$CFLAGS"
11855N/A%gdesktop.build -d %name-%version
20784N/A%gnome_menus.build -d %name-%version
20784N/A%gpanel.build -d %name-%version
20784N/A
20784N/A%install
20784N/Arm -rf $RPM_BUILD_ROOT
20784N/A%lwnck.install -d %name-%version
13462N/A
20784N/A%notificationdaemon.install -d %name-%version
13462N/Afind $RPM_BUILD_ROOT%{_libdir} -type f -name "*.a" -exec rm -f {} ';'
11419N/Afind $RPM_BUILD_ROOT%{_libdir} -type f -name "*.la" -exec rm -f {} ';'
20784N/A
20784N/A%gdesktop.install -d %name-%version
11419N/A%gnome_menus.install -d %name-%version
20784N/A
20784N/A%gpanel.install -d %name-%version
20784N/A
20784N/Arm -r $RPM_BUILD_ROOT%{_mandir}
20784N/Acd %{_builddir}/%name-%version/sun-manpages
20784N/Amake install DESTDIR=$RPM_BUILD_ROOT
20784N/A
20784N/Achmod 0644 $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/C/*.xml
20784N/A
20784N/A# Remove empty directories
12316N/Arm -r $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1
10142N/Arm -r $RPM_BUILD_ROOT%{_datadir}/dbus-1/system-services
14429N/A
14429N/A%if %option_with_sun_branding
20784N/A# Change to allow for addition of a gnome-about wrapper script to allow
20784N/A# one-time processing.
20784N/A# Move binary to /usr/lib
10139N/Amv $RPM_BUILD_ROOT/%{_bindir}/gnome-about $RPM_BUILD_ROOT/%{_libdir}/gnome-about
10139N/A# Now place script in to bin dir.
10142N/Ainstall --mode=0755 %SOURCE1 $RPM_BUILD_ROOT/%{_bindir}/gnome-about
10139N/A%endif
10139N/A
10139N/A%if %build_l10n
10139N/A%else
10139N/A# REMOVE l10n FILES
10139N/A#FIXME: really need to fix this stuff up
10139N/Arm -rf $RPM_BUILD_ROOT%{_datadir}/locale
10139N/Arm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/[a-c]*/[a-z]*
10139N/Arm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/help/[e-z]*/[a-z]*
10139N/Arm -rf $RPM_BUILD_ROOT%{_datadir}/omf/*/*-[a-z]*.omf
10139N/Aif [ -d $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel ]; then
10139N/A rmdir $RPM_BUILD_ROOT%{_datadir}/omf/window-list
10139N/Afi
10139N/Aif [ -d $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel ]; then
10139N/A rmdir $RPM_BUILD_ROOT%{_datadir}/omf/workspace-switcher
15661N/Afi
15661N/Aif [ -d $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel ]; then
15661N/A rmdir $RPM_BUILD_ROOT%{_datadir}/omf/gnome-panel
15661N/Afi
17888N/A%endif
17888N/A
10139N/A%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
10139N/A
10139N/A%clean
18389N/Arm -rf $RPM_BUILD_ROOT
12773N/A
12773N/A%post
14444N/A%restart_fmri gconf-cache
12773N/A
12773N/A%files
10139N/A%defattr (-, root, bin)
10139N/A%dir %attr (0755, root, bin) %{_bindir}
10139N/A%{_bindir}/gnome-about
10139N/A%{_bindir}/gnome-panel
10139N/A%{_bindir}/gnome-desktop-item-edit
10139N/A%{_bindir}/gnome-cleanup
10139N/A%{_bindir}/gmenu-simple-editor
10139N/A%{_bindir}/wnckprop
10139N/A%{_bindir}/notification-properties
10139N/A%{_bindir}/wnck-urgency-monitor
10139N/A%dir %attr (0755, root, bin) %{_libdir}
10139N/A%if %option_with_sun_branding
10139N/A%{_libdir}/gnome-about
10139N/A%endif
10139N/A%{_libdir}/lib*.so*
10139N/A%{_libdir}/python*
10139N/A%{_libdir}/bonobo/servers/*.server
10139N/A%{_libdir}/notification-daemon
10139N/A%dir %attr (0755, root, bin) %{_libdir}/notification-daemon-1.0
10139N/A%dir %attr (0755, root, bin) %{_libdir}/notification-daemon-1.0/engines
10139N/A%{_libdir}/notification-daemon-1.0/engines/*.so*
10139N/A%{_libexecdir}/*-applet
10139N/A%dir %attr(0755, root, sys) %{_datadir}
10139N/A%{_datadir}/gnome-about
10139N/A%{_datadir}/gnome-menus
10139N/A%{_datadir}/desktop-directories
10139N/A%{_datadir}/omf/*/*-C.omf
10139N/A%{_libdir}/gnome-panel-add
10139N/A%{_datadir}/gnome-panel/ui/*.ui
10139N/A%{_datadir}/polkit-1/actions
10139N/A%{_datadir}/gnome-panel/pixmaps
10139N/A%{_datadir}/gnome-panelrc
10139N/A%{_datadir}/notification-daemon
10139N/A%dir %attr (0755, root, other) %{_datadir}/gnome
10139N/A%{_datadir}/gnome/help/*/C
10139N/A%dir %attr (0755, root, other) %{_datadir}/pixmaps
10139N/A%{_datadir}/pixmaps/*
10139N/A%attr (-, root, other) %{_datadir}/icons
10139N/A%{_datadir}/gnome-2.0/ui/*.xml
10139N/A%dir %attr (0755, root, other) %{_datadir}/applications
10139N/A%{_datadir}/applications/*
10139N/A%{_datadir}/libgnome-desktop/pnp.ids
10139N/A%dir %attr (0755, root, bin) %{_datadir}/dbus-1
10139N/A%dir %attr (0755, root, bin) %{_datadir}/dbus-1/services
10139N/A%{_datadir}/dbus-1/services/org.freedesktop.Notifications.service
10139N/A%dir %attr(0755, root, bin) %{_mandir}
10139N/A%dir %attr(0755, root, bin) %{_mandir}/man1
10139N/A%{_mandir}/man1/*
10139N/A%dir %attr(0755, root, bin) %{_mandir}/man3
10139N/A%{_mandir}/man3/*
10139N/A%dir %attr(0755, root, bin) %{_mandir}/man5
10139N/A%{_mandir}/man5/*
10139N/A
10139N/A%{_libdir}/girepository-1.0/GMenu-2.0.typelib
10139N/A%{_datadir}/gir-1.0/GMenu-2.0.gir
10139N/A%{_libdir}/girepository-1.0/Wnck-1.0.typelib
10139N/A%{_datadir}/gir-1.0/Wnck-1.0.gir
10139N/A
10139N/A
10139N/A%doc gnome-desktop-%{gdesktop.version}/AUTHORS
10139N/A%doc gnome-desktop-%{gdesktop.version}/README
10139N/A%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING
10139N/A%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING.LIB
10139N/A%doc(bzip2) gnome-desktop-%{gdesktop.version}/COPYING-DOCS
10139N/A%doc(bzip2) gnome-desktop-%{gdesktop.version}/ChangeLog
10139N/A%doc(bzip2) gnome-desktop-%{gdesktop.version}/NEWS
10139N/A%doc gnome-menus-%{gnome_menus.version}/AUTHORS
10139N/A%doc gnome-menus-%{gnome_menus.version}/README
10139N/A%doc(bzip2) gnome-menus-%{gnome_menus.version}/COPYING
10139N/A%doc(bzip2) gnome-menus-%{gnome_menus.version}/COPYING.LIB
10139N/A%doc(bzip2) gnome-menus-%{gnome_menus.version}/ChangeLog
10139N/A%doc(bzip2) gnome-menus-%{gnome_menus.version}/NEWS
10139N/A%doc gnome-panel-%{gpanel.version}/AUTHORS
10139N/A%doc gnome-panel-%{gpanel.version}/README
10139N/A%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING
10139N/A%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING.LIB
10139N/A%doc(bzip2) gnome-panel-%{gpanel.version}/COPYING-DOCS
10139N/A%doc(bzip2) gnome-panel-%{gpanel.version}/ChangeLog
20824N/A%doc(bzip2) gnome-panel-%{gpanel.version}/NEWS
20824N/A%doc libwnck-%{lwnck.version}/AUTHORS
20784N/A%doc libwnck-%{lwnck.version}/README
20784N/A%doc(bzip2) libwnck-%{lwnck.version}/COPYING
20285N/A%doc(bzip2) libwnck-%{lwnck.version}/ChangeLog
20285N/A%doc(bzip2) libwnck-%{lwnck.version}/NEWS
20127N/A%doc notification-daemon-%{notificationdaemon.version}/AUTHORS
20127N/A%doc notification-daemon-%{notificationdaemon.version}/NEWS
20127N/A%doc(bzip2) notification-daemon-%{notificationdaemon.version}/COPYING
19924N/A%doc(bzip2) notification-daemon-%{notificationdaemon.version}/ChangeLog
19924N/A%dir %attr (0755, root, other) %{_datadir}/doc
19924N/A
19924N/A%files root
19924N/A%defattr (-, root, sys)
19924N/A%attr (0755, root, sys) %dir %{_sysconfdir}
19032N/A%{_sysconfdir}/gconf/schemas/clock.schemas
19032N/A%{_sysconfdir}/gconf/schemas/panel-compatibility.schemas
18543N/A%{_sysconfdir}/gconf/schemas/panel-general.schemas
18543N/A%{_sysconfdir}/gconf/schemas/panel-global.schemas
18464N/A%{_sysconfdir}/gconf/schemas/panel-object.schemas
18464N/A%{_sysconfdir}/gconf/schemas/panel-toplevel.schemas
18434N/A%{_sysconfdir}/gconf/schemas/window-list.schemas
18434N/A%{_sysconfdir}/gconf/schemas/workspace-switcher.schemas
18389N/A%{_sysconfdir}/gconf/schemas/notification-daemon.schemas
18389N/A%{_sysconfdir}/gconf/schemas/panel-default-setup.entries
18358N/A%{_sysconfdir}/xdg
18358N/A
18235N/A%files devel
18235N/A%defattr (-, root, bin)
18144N/A%dir %attr (0755, root, bin) %{_bindir}
18144N/A%{_bindir}/panel-test-applets
18144N/A%dir %attr (0755, root, bin) %{_libdir}
17888N/A%dir %attr (0755, root, other) %{_libdir}/pkgconfig
17888N/A%{_libdir}/pkgconfig/*
17888N/A%dir %attr (0755, root, bin) %{_includedir}
17596N/A%{_includedir}/*
17596N/A%dir %attr(0755, root, sys) %{_datadir}
17394N/A%{_datadir}/idl
17394N/A%{_datadir}/gtk-doc
17260N/A%dir %attr (0755, root, other) %{_datadir}/gnome
17260N/A
17125N/A%if %build_l10n
17125N/A%files l10n
17125N/A%defattr (-, root, bin)
17125N/A%dir %attr (0755, root, sys) %{_datadir}
17125N/A%dir %attr (0755, root, other) %{_datadir}/gnome
16765N/A%attr (-, root, other) %{_datadir}/locale
16765N/A%{_datadir}/gnome/help/[a-c]*/[a-z]*
16603N/A%{_datadir}/gnome/help/[e-z]*/[a-z]*
16603N/A%{_datadir}/omf/*/*-[a-z][a-z].omf
16603N/A%{_datadir}/omf/*/*-[a-z][a-z]_[A-Z][A-Z].omf
16603N/A%{_datadir}/omf/gpl/gpl-nds.omf
16372N/A%endif
16372N/A
16306N/A%changelog
16306N/A* Mon Aug 02 2010 - javier.acosta@sun.com
16158N/A- Adding requires SUNWlibxklavier, needed for Keyboard Switcher
16158N/A* Mon Jun 20 2010 - yuntong.jin@sun.com
16136N/A- Change own to jouby
16136N/A* Tue Jun 08 2010 - Michal.Pryc@Oracle.Com
15890N/A- Updated BuildRequires to fit SourceJuicer.
15890N/A* Tue Apr 6 2010 - christian.kelly@oracle.com
15739N/A- Fix %files.
15739N/A* Mon Feb 08 2010 - jedy.wang@sun.com
15739N/A- Uses default python to build.
15739N/A* Fri Jan 29 2010 - christian.kelly@sun.com
15733N/A- Fix dependency, should be SUNWlibcanberra.
15733N/A* Fri Jan 22 2010 - christian.kelly@sun.com
15689N/A- Add dependecy on SUNWlibcanberra-gtk.
15689N/A* Thu Dec 10 2009 - christian.kelly@sun.com
15658N/A- Separate out libgweather into it's own spec.
15658N/A* Fri Dec 4 2009 - jedy.wang@sun.com
15658N/A- Add SUNWlibnotify to denpendency.
15326N/A* Thu Dec 3 2009 - christian.kelly@sun.com
15326N/A- Separate libnotify out into it's own spec.
15320N/A* Fri Oct 23 2009 - jedy.wang@sun.com
15320N/A- Change owner to jedy.
15306N/A* Thu Jul 30 2009 - christian.kelly@sun.com
15306N/A- Fix %files.
14538N/A* Tue Jun 09 2009 - brian.cameron@sun.com
14538N/A- Remove files from %docs that are no longer in the tarball.
14283N/A* Fri Apr 03 2009 - laca@sun.com
14283N/A- Use desktop-cache instead of postrun.
14151N/A* Mon Mar 23 2009 - jeff.cai@sun.com
14151N/A- Since /usr/bin/gmenu-simple-editor (SUNWgnome-panel) requires
14151N/A /usr/bin/i86/isapython2.4 which is found in SUNWPython, and
14151N/A* Wed Mar 11 2009 - jedy.wang@sun.com
14112N/A- Bring back gweather.pc because evolution needs it.
14112N/A* Tue Jan 20 2009 - brian.cameron@sun.com
14048N/A- Update PKG_CONFIG_PATH so it finds libnotify uninstalled pc file.
14048N/A* Tue Jan 20 2009 - jedy.wang@sun.com
13984N/A- Ship new files from notification-daemon.
13984N/A* Wed Dec 10 2008 - dave.lin@sun.com
13919N/A- Removed non-exist libgweather/ChangeLog.
13919N/A* Thu Sep 11 2008 - matt.keenn@sun.com
13900N/A- Update copyright.
13901N/A* Fri Jun 20 2008 - damien.carbery@sun.com
13901N/A- Change libsexy dependency to apply to sparc too as SUNWlibsexy builds and
13901N/A works on sparc now.
13901N/A* Mon Jun 16 2008 - damien.carbery@sun.com
13901N/A- Make libsexy dependency x86-only.
13901N/A* Mon Jun 16 2008 - jedy.wang@sun.com
13901N/A- Add new dependency to libsexy.
13901N/A* Wed Apr 9 2008 - brian.cameron@sun.com
13900N/A- Fix packaging.
13799N/A* Tue Apr 8 2008 - matt.keenan@sun.com
13799N/A- Add libgweather include back in as required by SUNWgnome-applets.
13799N/A* Mon Apr 7 2008 - matt.keenan@sun.com
13656N/A- Remove libgweather include and pc file in %install section.
13656N/A* Wed Feb 13 2008 - damien.carbery@sun.com
13656N/A- Update %files, removing %{_bindir}/gnome-menu-spec-test.
13652N/A* Thu Jan 17 2008 - damien.carbery@sun.com
13652N/A- Add BuildRequires SUNWlibrsvg-devel because librsvg is required by
13652N/A gnome-panel 2.21.5. Remove some empty dirs.
13322N/A* Thu Nov 15 2007 - damien.carbery@sun.com
13322N/A- Add BuildRequires SUNWlxml-python for building documentation.
13262N/A* Fri Oct 19 2007 - laca@sun.com
13262N/A- only install the gnome-about wrapper script if sun branding is requested.
13114N/A* Thu Oct 11 2007 - damien.carbery@sun.com
13114N/A- Remove install dependency on SUNWgnome-doc-utils and change the build
13058N/A dependency from SUNWgnome-doc-utils-devel to SUNWgnome-doc-utils.
13058N/A* Fri Sep 28 2007 - laca@sun.com
13034N/A- delete Nevada X deps; make xorg-xkb dep dependent upon nevada X build.
13034N/A- delete some unneeded env vars.
13001N/A* Tue Jul 10 2007 - damien.carbery@sun.com
13001N/A- Add %{_bindir}/wnckprop and update dir for timezone.glade in %files.
12892N/A* Tue Jun 26 2007 - michal.pryc@sun.com
12892N/A- gnome-panel-07-restrict-app-launching.diff changed. Fixes 6565785.
12888N/A* Tue Jun 12 2007 - matt.keenan@sun.com
12888N/A- re-include timezone glade file.
12888N/A* Tue May 15 2007 - damien.carbery@sun.com
12849N/A- Some files now installed to %{_datadir}/gnome-panel instead of
12849N/A %{_datadir}/gnome/panel.
12837N/A* Tue Apr 24 2007 - laca@sun.com
12837N/A- s/0755/-/ in defattr so that files are not made all executable.
12837N/A* Wed Feb 14 2006 - damien.carbery@sun.com
12818N/A- Delete en_GB files in %install.
12818N/A* Sun Jan 28 2007 - laca@sun.com
12818N/A- Add /usr/openwin/lib to library search path, needed for libXau on s10.
12808N/A* Fri Jan 12 2006 - brian.cameron@sun.com
12808N/A- No longer remove %{datadir}/omf/gnome-feedback since this was removed
12608N/A from gnome-desktop.
12608N/A* Thu Dec 07 2006 - darren.kenny@sun.com
12578N/A- Create a wrapper script around gnome-about to handle Solaris Developer Guide
12578N/A launching.
12524N/A* Tue Nov 21 2006 - damien.carbery@sun.com
12524N/A- Remove man3 dir from -devel package. Fixes 6495907.
12480N/A* Sat Nov 04 2006 - damien.carbery@sun.com
12480N/A- Undo removal of man5 dir. A manpage is installed there.
12368N/A* Fri Nov 03 2006 - damien.carbery@sun.com
12368N/A- Remove man5 dir as nothing is installed there now. Add man3 dir as updated
12368N/A manpage tarball installs 2 files there.
12360N/A* Tue Sep 05 2006 - brian.cameron@sun.com
12360N/A- Remove libxklavier from the build.
12316N/A* Mon Sep 04 2006 - brian.cameron@sun.com
12316N/A- Fix comments. Also remove -g from CFLAGS. Not good to have on by default
12295N/A for performance.
12295N/A* Mon Sep 04 2006 - Matt.Keenan@sun.com
12198N/A- New Manpage tarball.
12198N/A* Mon Aug 21 2006 - damien.carbery@sun.com
12048N/A- Fix l10n package - C locale omf file was in base and l10n package.
12048N/A* Sat Aug 12 2006 - laca@sun.com
11901N/A- change datadir/icons permissions back to root:other since it's a stable
11901N/A interface and wasn't supposed to be changed.
11855N/A* Fri Jul 14 2006 - laca@sun.com
11855N/A- update %post/%postun/etc scripts to support diskless client setup,
11419N/A part of 6448317.
11419N/A* Mon Jun 26 2006 - dave.lin@sun.com
11416N/A- remove the dependency from thunderbird since this dependency doesn't
11416N/A exist any more.
11273N/A* Fri Jun 23 2006 - Christopher.Hanna@sun.com
11273N/A- Removed gkb_xmmap.1 and gnome-panel-preferences.1 manpages.
11240N/A* Sun Jun 11 2006 - laca.com
11240N/A* Thu Jun 22 2006 - damien.carbery@sun.com
11190N/A- Add Build/Requires SUNWevolution-data-server/-devel after check-deps.pl run.
11190N/A* Sun Jun 11 2006 - laca@sun.com
11070N/A- change group from other to bin/sys.
11070N/A* Thu May 25 2006 - laca@sun.com
11070N/A- use post/preun scripts to install schemas into the merged gconf files.
10923N/A* Wed May 10 2006 - laca@sun.com
10923N/A- merge -share pkg(s) into the base pkg(s).
10923N/A* Mon May 01 2006 - damien.carbery@sun.com
10923N/A- Change build dependency from SUNWthunderbird-devel to SUNWthunderbird as the
10911N/A devel package has been removed.
10911N/A* Mon Feb 20 2006 - damien.carbery@sun.com
10829N/A- Update Build/Requires after running check-deps.pl script.
10829N/A* Thu Feb 14 2006 - damien.carbery@sun.com
10789N/A- Remove scrollkeeper files before packaging.
10789N/A* Tue Nov 29 2005 - laca.com
10730N/A- remove javahelp stuff.
10730N/A* Wed Nov 09 2005 - damien.carbery@sun.com
10730N/A- Add Build/Requires SUNWthunderbird, for libnss3.so dependency.
10666N/A* Thu Oct 27 2005 - damien.carbery@sun.com
10666N/A- Remove some empty dirs when not building l10n packages.
10643N/A* Mon Sep 12 2005 - laca@sun.com
10649N/A- Remove unpackaged files or add to %files.
10649N/A* Tue Aug 30 2005 - damien.carbery@sun.com
10643N/A- Add BuildRequires SUNWgnome-doc-utils-devel as gnome-desktop uses
10461N/A gnome-doc-prepare.
10461N/A Correct packaging list (gif->png) and remove some docs lines.
10280N/A* Wed Jul 13 2005 - brian.cameron@sun.com
10280N/A- Split SUNWgnome-panel to two spec files, SUNWgnome-panel and
10244N/A SUNWgnome-applets.spec.
10244N/A* Wed May 25 2005 - brian.cameron@sun.com
10139N/A- Finally finished packaging this for Solaris.
10139N/A* Tue May 24 2005 - brian.cameron@sun.com
10139N/A- More packaging fixes. Not yet completely right.
10139N/A* Thu May 20 2005 - brian.cameron@sun.com
10139N/A- Packaging fixes. Not yet completely right, but better.
10139N/A* Fri May 13 2005 - brian.cameron@sun.com
10139N/A- Removed now from panel since it doesn't build right. It has
10139N/A AC_CONFIG_AUX_DIR set to config, which causes intltoolize to fail.
10139N/A* Fri May 13 2005 - brian.cameron@sun.com
10139N/A- Fix PKG_CONFIG_PATH for 2.10 and add new gnome-menus.
10139N/A* Fri Apr 08 2005 - glynn.foster@sun.com
10139N/A- Add hicolor locations.
10139N/A* Fri Jan 28 2005 - Matt.keenan@sun.com
10139N/A- #6222336 : Remove gweather from yelp toc.
10139N/A* Wed Nov 24 2004 - kazuhiko.maekawa@sun.com
10139N/A- Add English help files under l10n dir to fix 6197769(P1 STP).
10139N/A* Tue Nov 16 2004 - laca@sun.com
10139N/A- move section 5 man page to share from devel-share.
10139N/A* Tue Nov 02 2004 - balamurali.viswanathan@sun.com
10139N/A- Added BuildConflicts: SUNWgnome-media.
10139N/A* Fri Oct 29 2004 - arvind.samptur@wipro.com
10139N/A- pick the desktop files from datadir/applications.
10139N/A* Tue Oct 19 2004 - laca@sun.com
10139N/A- remove xorg-xkb dependency on sparc as it's only available on x86.
10139N/A* Fri Oct 8 2004 - damien.carbery@sun.com
10139N/A- Comment out %{_bindir}/now to match now.spec.
10139N/A* Mon Oct 04 2004 - matt.keenan@sun.com
10139N/A- Remove drivemount help files #5108690.
10139N/A* Sat Oct 02 2004 - laca@sun.com
10139N/A- added %pkgbuild_postprocess.
10139N/A* Fri Oct 1 2004 - damien.carbery@sun.com
10139N/A- Remove references to fish applet to match gnome-panel.spec change.
10139N/A* Thu Sep 30 2004 - vinay.mandyakoppal@wipro.com
10139N/A- Added code to install "gswitchit" help documents.
10139N/A Fixes bug #5076490.
10139N/A* Tue Sep 21 2004 - vinay.mandyakoppal@wipro.com
10139N/A- Added code to install "now" help documents.
10139N/A Fixes bug #5101703.
10139N/A* Sun Sep 13 2004 - damien.carbery@sun.com
10139N/A- Move manpages from SUNWgnome-utility-applets to
10139N/A SUNWgnome-utility-applets-share.
10139N/A* Thu Sep 09 2004 - matt.keenan@sun.com
10139N/A- Added gkb_xmmap.1, gnome-keyboard-layout.1, gswitchit-plugins-capplet.1
10139N/A manpages.
10139N/A* Mon Sep 06 2004 - matt.keenan@sun.com
10139N/A- Bug 5083735 : Uncommented javahelp/gnome-netstatus from %files section.
10139N/A* Mon Aug 30 2004 - shirley.woo@sun.com
10139N/A- Bug 5091588 : sman3/4/5 files should be in a separate devel package.
10139N/A* Mon Aug 23 2004 - shirley.woo@sun.com
10139N/A- Bug 5090965 : Removed duplicate entries.
10139N/A* Wed Aug 18 2004 - damien.carbery@sun.com
10139N/A- Changed xml perms to 0644 for Solaris integration.
10139N/A- Changed manpage perms for Solaris integration.
10139N/A* Mon Aug 16 2004 - damien.carbery@sun.com
10139N/A- Changed SOURCE7 mode to 0755 for Solaris integration.
10139N/A* Tue Aug 10 2004 - kaushal.kumar@wipro.com
10139N/A- Remove GNOME_DriveMountApplet.server to remove applet's panel menu entry.
10139N/A* Tue Jul 27 2004 - glynn.foster@sun.com
10139N/A- Remove drivemount on Solaris. Part fix for #5043894.
10139N/A* Fri Jul 23 2004 - damien.carbery@sun.com
10139N/A- Remove GNOME_WirelessApplet.xml because a gnome-panel.spec patch remove it.
10139N/A* Sat Jun 26 2004 shirley.woo@sun.com
10139N/A- Changed install location to /usr/...
10139N/A* Fri Jun 25 2004 - vijaykumar.patwari@wipro.com
10139N/A- Updated for mini commander applet.
10139N/A* Thu Jun 24 2004 - vijaykumar.patwari@wipro.com
10139N/A- Associate default macros for mini commander applet.
10139N/A* Thu May 27 2004 - laca@sun.com
10139N/A- added gnome-cleanup man page. Also made SUNWgnome-media a dependency
10139N/A since it is needed for the mixer applet.
10139N/A* Thu May 27 2004 - laca@sun.com
10139N/A- added l10n subpkg.
10139N/A* Fri May 28 2004 - <laca@sun.com>
10139N/A- added gnome-cleanup to %files.
10139N/A* Mon May 24 2004 - <danek.duvall@sun.com>
10139N/A- Only Sun banner should show up in gnome-about.
10139N/A* Fri May 21 2004 - <glynn.foster@sun.com>
10139N/A- Remove wireless applet from the Solaris builds.
10139N/A* Sun May 02 2004 - <laca@sun.com>
10139N/A- don't redefine __STDC_VERSION__ on S9, as it breaks the build.
10139N/A* Fri Apr 30 2004 - <arvind.samptur@wipro.com>
10139N/A- get the panel-default-setup.entries to be installed in
10139N/A $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.defaults.
10139N/A* Wed Apr 07 2004 - <laca@sun.com>
10139N/A- update quick-lounge-applet files.
10139N/A* Fri Mar 26 2004 - <laca@sun.com>
10139N/A- fixed libexecdir in %files.
10139N/A- update gnome-netstatus icon locations.
10139N/A* Wed Mar 24 2004 - brian.cameron@sun.com
10139N/A- Added SGML man page integration.
10139N/A* Wed Mar 10 2004 - <laca@sun.com>
10139N/A- remove duplicate entries from %files.
10139N/A* Wed Mar 03 2004 - <niall.power@sun.com>
10139N/A- merge in gnome-netstatus applet.
10139N/A* Tue Mar 02 2004 - <laca@sun.com>
10139N/A- add %libical.install.
10139N/A- add libical*.so*.
10139N/A* Mon Feb 23 2004 - <niall.power@sun.com>
10139N/A- install gconf schemas at end of install stage.
10139N/A- define mappings for all the installed schemas.
10139N/A
10139N/A
10139N/A
10139N/A