Home | History | Annotate | Download | only in gnome-2-16
      1 2007-04-23  Damien Carbery <damien.carbery (a] sun.com>
      2 
      3 	==== Vermillion build 64 ====
      4 
      5 2007-04-23  Dave Lin  <dave.lin (a] sun.com>
      6 
      7         * base-specs/thunderbird.spec: Bump to Thunderbird 2.0.0.0
      8 
      9 2007-03-26  Rick Ju <rick.ju (a] sun.com>
     10 
     11        * patches/gaim-08-gnome-keyring.diff: Fixed a typo
     12 	 gaim.spec: Add configure argument enable-gnome-keying to enable
     13 	 gnome keyring(#6439103)
     14 
     15 2007-04-10  Chris Wang  <chris.wang (a] sun.com>
     16 
     17 	* patch/gdesklets-07-proxy.diff: Add feature that gdesklets
     18 	  engine can read proxy setting from gconf
     19         * gdesklets.spec: Add patch 07-proxy.
     20 	* gdesklets-extra.spec: Remove all buggy desklets,since we
     21 	  will not support them in the future
     22 	
     23 2007-04-10  Damien Carbery <damien.carbery (a] sun.com>
     24 
     25 	==== Vermillion build 63 ====
     26 
     27 2007-04-05  Wang Xin <jedy.wang (a] sun.com>
     28 
     29 	* gnome-apples.spec: added 05-battstat.diff.
     30 	* patches/gnome-applet-05-battstat.diff: new patch to build
     31 	battstat applet on Solaris.
     32 
     33 2007-04-04  Brian Cameron  <brian.cameron (a] sun.com>
     34 
     35         * ORBit2.spec, patches/ORBit-06-secureports.diff: Make sure to
     36           bind the socket when using IPv4 and IPv6 since this is needed
     37           for Secure-By-Default requirements to be met.  Without this
     38           when you run "netstat -a" you see that all the GNOME sockets
     39           are listening wide open on the internet even when
     40           ORBLocalOnly=1 in /etc/orbitrc.  After this change, you see
     41           that the ports are listed properly with "localhost.####" in
     42           the "Local Address" column.  This indicates Secure By
     43           Default is working.
     44 
     45 2007-04-04  Matt Keenan <matt.keenan (a] sun.com>
     46 
     47 	* base-specs/gnome-panel.spec : Add patch for gnome-sys-suspend
     48 	  #6540938
     49 	* patches/gnome-panel-18-gnome-sys-suspend : new patch which adds
     50 	  a suspend menu item to the panel launch menu for sessions that are
     51 	  not running a GDM session or their GDM session does not support
     52 	  shutdown.
     53 
     54 2007-04-02  Dermot McCluskey <dermot.mccluskey (a] sun.com>
     55 
     56 	* acroread.spec: add private libz.  Fixes 6488257
     57 
     58 2007-04-02  Stephen Browne  <stephen.browne (a] sun.com>
     59 
     60         * nautilus-cd-burner.spec: add patch
     61         * patches/nautilus-cd-burner-01-always-use-cdrecord-on-solaris.diff:
     62         Since cdrecord on Solaris supports dvd recording there is no need to use
     63         growisofs (which only works for root) so this patch conditionally
     64         compiles execution of growisofs only on non Solaris systems.
     65         Fixes bugster:6490976 bugzilla:418884
     66 
     67 2007-03-30  Elaine Xiong <elaine.xiong (a] sun.com>
     68 
     69 	* ekiga.spec:
     70 		Solaris/SUNWgnome-meeting.spec:
     71 		Bump ekiga to 2.0.5, opal 2.2.5,pwlib 1.10.4
     72 		patches/ekiga-08-pwlib-disconnect-crash.diff:
     73 		patches/ekiga-09-pwlib-unset-port.diff:
     74 		patches/ekiga-13-opal-bz356696.diff:
     75 		patches/ekiga-15-opal-invalidarrayindex.diff:
     76 		patches/ekiga-16-pwlib-video.diff:removed
     77 		patches/ekiga-18-sunray-port-conflict.diff:
     78 		patches/ekiga-21-pwlib-v4l2-enable.diff:
     79 		patches/ekiga-22-ekiga-performance-tuning.diff:
     80 		patches/ekiga-23-pwlib-performance-tuning.diff:Added
     81 		patches/ekiga-06-menu-entry.diff:
     82 		patches/ekiga-10-pwlib-bz356696.diff:
     83 		patches/ekiga-11-opal-jitter.diff:
     84 		patches/ekiga-12-conststr.diff:Updated from trunk
     85 
     86 2007-03-28  Brian Lu <brian.lu (a] sun.com>
     87 
     88         * Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60
     89 
     90 2007-03-26  Damien Carbery <damien.carbery (a] sun.com>
     91  
     92 	==== Vermillion Stable build 62 ====
     93 
     94 2007-03-26  Dave Lin  <dave.lin (a] sun.com>
     95 
     96         * ext-sources/staroffice-mailcap.in: Added.
     97         * ext-sources/staroffice-mime.types.in: Added. All the changes
     98           above is to fix bug CR#6530982, the fix is that we add
     99           staroffice entries in /etc/mailcap and /etc/mime.types in
    100           postinstall script of SUNWfirefox-root, this solution will
    101           be obsoleted in Firefox 3.0
    102 
    103 2007-03-23  Damien Carbery <damien.carbery (a] sun.com>
    104 
    105 	* patches/firefox-08-no-nss-nspr.diff: Add chunk to change
    106 	  firefox-plugin.pc so it doesn't require firefox-nspr.pc (which is not
    107 	  distributed). Without this patch totem will not build the firefox
    108 	  plugins.
    109 
    110 2007-03-23  Dave Lin  <dave.lin (a] sun.com>
    111 
    112 	* patches/firefox-11-developer-guide-bookmark.diff: Updated
    113 	  this patch since src tarball bump to 2.0.0.3(missed this 
    114 	  change in my previous commit)
    115 
    116 2007-03-22  Brian Cameron <brian.cameron (a] sun.com>
    117 
    118 	* gdm.spec, patches/gdm-02-branding-general.diff, 
    119 	  patches/gdm-14-no-gdm-in-cde-menu.diff:  Add
    120 	  patch to fix bugster bug 6498000 and 6530989.  
    121 	  This ensures GDM specific menu entries only 
    122 	  show up when GDM is used.  Update the branding
    123 	  patch to run Xsession.jds instead of Xinitrc.jds
    124 	  to fix P1 bug 6499655 where Input Methods are
    125 	  broken using GDM.
    126 
    127 2007-03-21  Dave Lin  <dave.lin (a] sun.com>
    128 
    129         * firefox.spec: Bump to 2.0.0.3(CR#6526694)
    130 
    131 2007-03-12  Damien Carbery <damien.carbery (a] sun.com>
    132 
    133 	==== Vermillion Stable build 61 ====
    134 
    135 2007-03-10  Wang Xin <jedy.wang (a] sun.com>
    136 
    137 	* patches/cairo-02-8bit-fix.diff : Updated to fix 6521811.
    138 
    139 2007-03-08  Alvaro Lopez Ortega  <alvaro.lopez (a] sun.com>
    140 
    141 	* ext-sources/svc-dbus: Added a call to dbus-uuidgen in order to
    142 	ensure that /var/lib/dbus/machine is generated. Patch backported
    143 	from 2.18; fixed #6531364
    144 
    145 2007-03-06  Ghee Teo <ghee.teo (a] sun.com>
    146 
    147 	* evince-03-always-generate-ps.diff: fixed 6524137. This patch
    148 	  is for gnome-2-16 branch only as newer version of evince has 
    149 	  not this bug.
    150 
    151 2007-03-06  Dave Lin <dave.lin (a] sun.com>
    152 
    153 	* thunderbird.spec: Enable Lightning 0.3.1 with WCAP in Thunderbird
    154 
    155 2007-03-05  Damien Carbery <damien.carbery (a] sun.com>
    156 
    157 	* SunDesktopVersion.spec: Change buildType from 'devel' to 'stable'.
    158 
    159 2007-02-26  Dermot McCluskey dermot.mccluskey (a] sun.com
    160 
    161 	==== Vermillion Stable build 60 ====
    162 
    163 2007-02-26  Chris Wang <chris.wang (a] sun.com>
    164        
    165         * add gdesklets.spec
    166         * add gdesklets-extra.spec
    167         * patches/gdesklets-01-Solaris-support.diff
    168         * patches/gdesklets-02-rel-symlinks.diff
    169         * patches/gdesklets-03-number-of-cpu.diff
    170         * patches/gdesklets-04-parse-args.diff
    171         * patches/gdesklets-06-tar.diff
    172         * patches/gdesklets-extra-01-solaris-support.diff
    173         * Add Solaris/SUNWgnome-desklets.spec
    174         * AddSolaris/SUNWgnome-desklets-extra.spec
    175 
    176 2007-02-23  Ghee Teo <ghee.teo (a] sun.com>
    177 
    178 	* patches/gtk+-19-printing-papi-backend.diff: Fixed 6524135.
    179 
    180 2007-02-16  Jeff Cai<jeff.cai (a] sun.com>
    181 
    182 	* evolution.spec:
    183 	* patches/evolution-09-awk.diff:
    184 	Add patch evolution-09-awk.diff to fix 6524543.
    185 
    186 2007-02-12  Damien Carbery <damien.carbery (a] sun.com>
    187 
    188 	==== Vermillion Stable build 59 ====
    189 
    190 2007-02-08  Brian Cameron <brian.cameron (a] sun.com>
    191 
    192         * dbus.spec, dbus-python.spec, dbus-glib.spec:  Bump to
    193           1.0.2.
    194         * gphoto2.spec, libgphoto2.spec: Bump to 2.3.0 since the
    195           old version doesn't work with the new D-Bus.
    196 	* gtkam.spec: Bump to 0.1.14 since the old version doesn't
    197 	  compile with the new libgphoto2.
    198         * patches/dbus*.diff, patches/gphoto2*.diff,
    199           patches/libgphoto2*.diff, patches/gtkam*.diff:  Updated
    200 	  patches to build with new versions.  Merged from
    201 	  2.17/18 branch.
    202         * gst-plugins-good.spec,
    203           patches/gst-plugins-good-05-endianness.diff:  Add patch
    204           so that CD playback works on Sparc.
    205 
    206 2007-02-01  Damien Carbery <damien.carbery (a] sun.com>
    207 
    208 	* freetts.spec, jds-registration.spec: Set JAVA_HOME to use jdk1.5.0 to
    209 	  sync with java-access-bridge (fixes 6498805, 6519357).
    210 
    211 2007-01-31  Damien Carbery <damien.carbery (a] sun.com>
    212 
    213 	* java-access-bridge.spec: Set JAVA_HOME to use jdk1.5.0 to fix
    214 	  6498805/6519357.
    215 
    216 2007-01-29  Damien Carbery <damien.carbery (a] sun.com>
    217 
    218 	==== Vermillion Stable build 58 ====
    219 
    220 2007-01-28  Damien Carbery <damien.carbery (a] sun.com>
    221 
    222 	* SunDesktopVersion.spec: Bump build number to 58.
    223 
    224 2007-01-24  Padraig O'Briain <padraig.obriain (a] sun.com>
    225 
    226 	* patches/gnome-keyring-01-pkcs.diff: Update patch to fix
    227 	bugster 6504567.
    228 
    229 2007-01-24  Dave Lin  <dave.lin (a] sun.com>
    230 
    231         * thunderbird.spec: Bump version to 2.0b2
    232 
    233 2007-01-15  Damien Carbery <damien.carbery (a] sun.com>
    234 
    235 	==== Vermillion Stable build 57 ====
    236 
    237 2007-01-05  Dave Lin  <dave.lin (a] sun.com>
    238 
    239 	* firefox.spec: Bump version to 2.0.0.1(CR#6508381)
    240 	* thunderbird.spec: Bump version to 2.0b1 and remove
    241           mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff since
    242           they're upstreamed in that branch
    243 
    244 2007-01-05  Jerry Yu <jijun.yu (a] sun.com>
    245 
    246         * gnome-pilot.spec:
    247         * patches/gnome-pilot-01-all-in-one.diff,
    248           patches/gnome-pilot-02-pilot-link-version.diff,
    249           patches/gnome-pilot-04-remove-nouse-libs.diff,
    250           patches/gnome-pilot-05-disable-gob-check.diff,
    251           patches/gnome-pilot-06-winicons-mutlihead.diff are removed
    252         * patches/gnome-pilot-03-capplet-install.diff,
    253           patches/gnome-pilot-07-launch-menu-item.diff are modified
    254         * patches/gnome-pilot-01-visor.diff,
    255           patches/gnome-pilot-02-pilot_connect.diff,
    256           patches/gnome-pilot-04-usb-warning.diff,
    257           patches/gnome-pilot-05-a11y.diff,
    258           patches/gnome-pilot-06-charset.diff,
    259           patches/gnome-pilot-08-disable-gob-check.diff,
    260           patches/gnome-pilot-09-usb-default.diff are added
    261           Bump to 2.0.15 and gnome-pilot-01-all-in-one.diff are divided
    262           into several small patches such as gnome-pilot-01-visor.diff,
    263           gnome-pilot-02-pilot_connect.diff,gnome-pilot-05-a11y.diff,
    264           gnome-pilot-09-usb-default.diff
    265 
    266         * evolution.spec:
    267         * patches/evolution-01-conduit.diff is removed
    268         * patches/evolution-01-pltlk-version.diff,
    269           patches/evolution-07-charset.diff,
    270           patches/evolution-08-memo.diff are added
    271           evolution's dependencies-gnome-pilot and pilot-link are upgraded to
    272           new version
    273 
    274 2007-01-05  Jerry Yu <jijun.yu (a] sun.com>
    275 
    276         * pilot-link.spec:
    277         * patches/pilot-link-01-define-func.diff:
    278         * patches/pilot-link-02-int-type.diff:
    279           Move pilot-link from sfw gate to JDS gate and bump to 0.12.1
    280 
    281 2006-12-18  Damien Carbery <damien.carbery (a] sun.com>
    282 
    283 	==== Vermillion Stable build 55c ====
    284 
    285 2006-12-18  Darren Kenny  <darren.kenny (a] sun.com>
    286 
    287 	* patches/gnome-vfs-01-default-url-handler.diff: Fixes Bug#6505616 -
    288 	  change entry for firefox to be full path of /usr/lib/firefox/firefox.
    289 	* patches/gnome-system-tools-07-users.diff,
    290 	  patches/system-tools-backends-08-users.diff: Fix for Bug#6484287 -
    291 	  sets the default homedir location to /export/home and also checks
    292 	  whether the basedir for the user's directory is autofs, if so will
    293 	  generate an error.
    294 
    295 2006-12-11  Damien Carbery <damien.carbery (a] sun.com>
    296 
    297 	==== Vermillion Stable build 55b ====
    298 
    299 2006-12-08  Brian Cameron  <brian.cameron (a] sun.com>
    300 
    301 	* gdm.spec: add patch gdm-13-fixsecurity.diff
    302 	* patches/gdm-13-fixsecurity.diff: fix for stopper #6502636
    303 
    304 2006-12-08  Damien Carbery <damien.carbery (a] sun.com>
    305 
    306 	* ext-sources/SUNWgnome-panel-gnome-about.ksh: Copy in John Rice's
    307 	  change from trunk: Added check to launch users-admin on first login
    308 	  as root.
    309 
    310 2006-12-08  Brian Lu <brian.lu (a] sun.com>
    311 
    312         * firefox.spec: Add "developer guide" page to firefox
    313 	* patches/firefox-11-developer-guide-bookmark.diff: Added.
    314 
    315 2006-12-07  Darren Kenny  <darren.kenny (a] sun.com>
    316 
    317         * libwnck.spec:
    318           Enable building without T/X packages on snv_53.
    319         * SUNWgnome-panel.spec, ext-sources/SUNWgnome-panel-gnome-about.ksh:
    320           Create a wrapper script around gnome-about to enable certain other
    321           actions to also take place the first time that the user logs in,
    322           specifically in this case is the copying of a Solaris Developer Guide
    323           startpage launcher to the Desktop, and running firefox on first login
    324           with this page. Also added a check for the root user, since we don't
    325           want to launch Firefox if the user is root.  Also added a check for
    326 	  the root user, since we don't want to launch Firefox if the user is
    327 	  root.
    328 
    329 2006-12-04  Damien Carbery <damien.carbery (a] sun.com>
    330 
    331 	==== Vermillion Stable build 55 ====
    332 
    333 2006-12-04  Damien Carbery <damien.carbery (a] sun.com>
    334 
    335 	* SunDesktopVersion.spec: Bump build number to 55.
    336 
    337 2006-11-29  Brian Cameron  <brian.cameron (a] sun.com>
    338 
    339 	* gdm.spec, gdm-01-branding-defaults-solaris.diff,
    340 	  gdm-02-branding-general.diff, gdm-12-fixsessionname.diff:
    341 	  New patch (12) to fix GDM so it displays the correct
    342 	  session name defined in the /usr/share/xsession/*.desktop
    343 	  file if the command has arguments.  Previously it was
    344 	  showing up as "gnome.desktop".  Modify the GDM branding
    345 	  patches so that we refer to the gnome.desktop session
    346 	  as "Java Desktop System" rather than "OpenSolaris".
    347 
    348 2006-11-29  Damien Carbery <damien.carbery (a] sun.com>
    349 
    350 	* firefox.spec: Port in %install changes from trunk to fix build error
    351 	  (to delete two empty dirs).
    352 
    353 2006-11-27  Darren Kenny  <darren.kenny (a] sun.com>
    354 
    355 	* patches/system-tools-backends-05-services.diff: Remove a dependency
    356 	  on print.pl which was removed from the pkgmap file.
    357 
    358 2006-11-27  Damien Carbery <damien.carbery (a] sun.com>
    359 
    360 	==== Vermillion Stable build 54b ====
    361 
    362 2006-11-27  Dave Lin  <dave.lin (a] sun.com>
    363 
    364         * firefox.spec: Move manpage related part in "%ifos linux"
    365           since SUNWfirefox.spec would cover that on Solaris
    366 
    367 2006-11-27  Dave Lin  <dave.lin (a] sun.com>
    368 
    369         * firefox.spec: Enable apoc adapter(CR#6478680)
    370         * patches/firefox-10-enable-apoc-adapter.diff: Added.
    371 
    372 2006-11-27  Halton Huo  <halton.huo (a] sun.com>
    373 
    374 	* vino.spec: Remove disable-xsun.diff, add keyborad-map.diff.
    375 	* patches/vino-12-disable-xsun.diff:
    376 	* patches/vino-12-keyborad-map.diff:
    377 
    378 2006-11-27  Henry Zhang <hua.zhang (a] sun.com>
    379 
    380 	* make a little more potimization for patches/libgtop-01-solaris.diff
    381 	  and patches/gnome-system-monitor-01-solaris.diff
    382 
    383 2006-11-26  Henry Zhang <hua.zhang (a] sun.com>
    384 
    385 	* bug fix 6497192, change patches/libgtop-01-solaris.diff and 
    386 	  patches/gnome-system-monitor-01-solaris.diff to optimize performance
    387         * gnome-system-monitor.spec: Merge Patch2: (02-launch-menu-item) into 
    388 	  libgtop-01-solaris.diff
    389 
    390 2006-11-24  Darren Kenny  <darren.kenny (a] sun.com>
    391 
    392 	* Solaris/SUNWacroread.spec, acroread.spec, ext-sources/defaults.list:
    393 	  This is a fix for bug#6497045.
    394 
    395 2006-11-23  Padraig O'Briain <padraig.obriain (a] sun.com>
    396 
    397 	* gtk2.spec: Add references to patch gtk+-20-gedit-menu-shortcuts.diff.
    398 	* patches/gtk+-20-gedit-menu-shortcuts.diff: Fix for bug6438587.
    399 
    400 2006-11-23  Darren Kenny  <darren.kenny (a] sun.com>
    401 
    402 	* ext-sources/solaris-cdda.schemas,
    403 	  patches/gnome-vfs-01-default-url-handler.diff:
    404 	  Update url-handlers to point to correct applications. Fixes 
    405 	  bug#6458407, and more....
    406 
    407 2006-11-22  Darren Kenny  <darren.kenny (a] sun.com>
    408 
    409 	* gnome-terminal.spec, patches/gnome-terminal-04-window-resizing.diff:
    410 	  Backport CVS HEAD fix for bugzilla bug#342968 and bugster#6463098.
    411 	  (Annoying terminal resizing bug).
    412 
    413 2006-11-22  Laszlo Peter  <laca (a] sun.com>
    414 
    415 	* patches/libtiff-01-ormandy.diff: add, fixes 6451119, shamelessly
    416 	  stolen from Fedora
    417 	* patches/libtiff-02-CVE-2006-2193.diff: this one too.
    418 
    419 2006-11-22  Laszlo Peter  <laca (a] sun.com>
    420 
    421 	* control-center.spec, glib2.spec, gtksourceview.spec,
    422 	  libgnome.spec, libgnomeui.spec, nautilus-cd-burner.spec,
    423 	  nautilus.spec, poppler.spec, yelp.spec: add --datadir=%{_datadir}
    424 	  configure option, fixes 6443777
    425 
    426 2006-11-21  Laszlo (Laca) Peter  <laca (a] sun.com>
    427 
    428 	* python.spec: delete, unused.
    429 
    430 2006-11-20  Henry Zhang  <hua.zhang (a] sun.com>
    431 
    432         * patches/gnome-system-tools-06-time.diff
    433         * patches/system-tools-backends-07-time.diff
    434           Add fix for bug 6495488
    435         * patches/gnome-system-tools-07-users.diff
    436           Update fix for bug 6484279.
    437 
    438 2006-11-20  Dave Lin  <dave.lin (a] sun.com>
    439 
    440         * ekiga.spec: Add patch comment
    441         * firefox.spec: Add patch comment
    442         * thunderbird.spec: Add patch comment
    443 
    444 2006-11-20  Damien Carbery <damien.carbery (a] sun.com>
    445 
    446 	==== Vermillion Devel build 54 ====
    447 
    448 2006-11-20  Damien Carbery <damien.carbery (a] sun.com>
    449 
    450 	* SunDesktopVersion.spec: Bump build number to 54.
    451 
    452 2006-11-20  Darren Kenny  <darren.kenny (a] sun.com>
    453 
    454 	* ext-sources/i.rbac, ext-sources/r.rbac,
    455 	  Solaris/SUNWgnome-system-tools.spec:
    456 	  Removed the need for [ir].rbac since they already exist in
    457 	  /usr/sadm/install/scripts
    458 
    459 2006-11-19  Darren Kenny  <darren.kenny (a] sun.com>
    460 
    461 	* patches/system-tools-backends-04-network.diff:
    462 	  Fix for 6493380, where configuration was not being always saved.
    463 
    464 2006-11-18  Darren Kenny  <darren.kenny (a] sun.com>
    465 
    466 	* ext-sources/i.rbac, ext-sources/r.rbac:
    467 	  Updated to latest versions from :
    468 	  http://src.opensolaris.org/source/raw/onnv/onnv-gate/usr/src/pkgdefs/common_files/
    469 
    470 2006-11-18  Darren Kenny  <darren.kenny (a] sun.com>
    471 
    472 	* patches/system-tools-backends-08-users.diff:
    473 	  Fix to ensure correct ordering of profiles - incorrect order breaks
    474 	  functionality.
    475 
    476 2006-11-17  Darren Kenny  <darren.kenny (a] sun.com>
    477 
    478 	* ext-sources/SUNWgnome-system-tools-exec_attr,
    479 	  ext-sources/i.rbac, ext-sources/r.rbac,
    480 	  Solaris/SUNWgnome-system-tools.spec:
    481 	  Add rbac class action scripts and exec_attr entries.
    482 	  (Class action scripts based on SUNWzebrar)
    483 	* patches/libgksu1.2-04-rbac-support.diff:
    484 	  Fix issue with failed search for suitable profile when one is
    485 	  present, need to look at all not just first (which is nearly
    486 	  always "All" special profile.
    487 
    488 2006-11-17  Henry Zhang  <hua.zhang (a] sun.com>
    489 
    490         * patches/gnome-system-tools-07-users.diff: Add fix for bug 6484279.
    491 
    492 2006-11-17  Lin Ma  <Lin.Ma (a] Sun.COM>
    493 
    494 	* patches/gnome-utils-04-logview-plugin.diff: fixed CR#6491649 and
    495 	  CR#6493325
    496 
    497 2006-11-17  Ghee Teo - <ghee.teo (a] sun.com>
    498 
    499 	* dbus.spec: added patch below to fix bugster:6488534 
    500 	  bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=5899
    501 	* patches/dbus-06-proxy-change-owner-crash.diff: added.
    502 
    503 2006-11-17  Ghee Teo - <ghee.teo (a] sun.com>
    504 
    505 	* gtk2.spec: added patch below to fix 6494571.
    506 	* patches/gtk+-19-printing-papi-backend.diff: added
    507 
    508 2006-11-17  Henry Zhang  <hua.zhang (a] sun.com>
    509 
    510 	* patches/gnome-system-tools-06-time.diff:
    511 	  update patch to disable all ntp servers.
    512 
    513 2006-11-17  Damien Carbery <damien.carbery (a] sun.com>
    514 
    515 	* alacarte.spec: Change %patch2 to use -p1.
    516 	* alacarte-02-launch-menu-item.diff: Fix header to work with patch -p1. 
    517 
    518 2006-11-17  Jim Li  <jim.li (a] sun.com>
    519 
    520 	* patches/libgksu1.2-04-rbac-support.diff:
    521 	  fix bug bugster:6488135
    522 
    523 2006-11-17  Stephen Browne  <stephen.browne (a] sun.com>
    524 
    525 	* nautilus.spec: add patch
    526 	* patches/nautilus-14-desktop-icon-placement.diff: new patch to fix 
    527 	  bugster 6493510 patch comes from bugzilla 373895
    528 
    529 2006-11-17  Wang Xin <jedy.wang (a] sun.com>
    530 
    531 	* scrollkeeper.spec: add patch comment.
    532 
    533 2006-11-17  Harry Lu <harry.lu (a] sun.com>
    534 
    535 	* gnome-panel.spec: enable gnome-panel-14-support-alacarte.diff.
    536 	* patches/gnome-panel-14-support-alacarte.diff: reworked.
    537 
    538 2006-11-16 Rick Ju <rick.ju (a] sun.com>
    539 
    540          * gaim.spec: add a new patch gaim-08-gnome-keyring.diff.
    541                       add --enable-gnome-keyring to configure
    542                       add a new patch gaim-09-gtk-file-chooser.diff
    543          * Solaris/SUNWgnome-im-client.spec: fixing the gaim.pc missing 
    544 	   bug(#6423188)
    545          * patches/gaim-08-gnome-keyring.diff: Added to fix #6439103 gaim must 
    546 	   use gnome-keyring
    547          * patches/gaim-09-gtk-file-chooser.diff: Added to fix #6430863 
    548 	   #6489148 #6473371 #6491296 #6483844 #6448364
    549 
    550 2006-11-17  Stephen Browne  <stephen.browne (a] sun.com>
    551 
    552 	* patches/gnome-desktop-03-trusted-extensions.diff: only proxy app
    553 	  launches through the stripe if zoneid == 0. Forward port of an
    554 	  S10 fix Fixes 6472442.
    555 
    556 2006-11-17  Halton Huo  <halton.huo (a] sun.com>
    557 
    558 	* vino.spec: change patch owner to opensolaris id.
    559 
    560 2006-11-16  Niall Power  <niall.power (a] sun.com>
    561 
    562 	* patches/libwnck-01-trusted-extensions.diff:
    563 	  Fix broken #ifdef#else logic in pager code that caused the
    564 	  workspace switcher to render in black in a non trusted session.
    565 	  Fixes bugster# 6493430.
    566 
    567 2006-11-16  Damien Carbery <damien.carbery (a] sun.com>
    568 
    569 	* gnome-netstatus.spec: Add patch 04-icon-symlink to make l10n image 
    570 	  symlinks relative rather than absolute. Fixes WOS integration issue 
    571 	  which prohibits absolute symlinks. Bugzilla 375932.
    572 	* patches/gnome-netstatus-04-icon-symlink.diff: Added. Bugzilla 375932.
    573 
    574 2006-11-16  Calum Benson  <calum.benson (a] sun.com>
    575 
    576 	* alacarte.spec:
    577 	* gdm.spec:
    578 	* gksu.spec:
    579 	* gnome-pilot.spec:
    580 	* gnome-system-monitor.spec:
    581 	* gnome-system-tools.spec:
    582 	* gnome-themes.spec:
    583 	* gnome-utils.spec:
    584 
    585 	Added:
    586 	* patches/alacarte-02-launch-menu-item.diff:
    587 	* patches/gdm-11-gdmsetup-launch-menu-tooltip.diff:
    588 	* patches/gksu-03-hide-launch-menu-items.diff:
    589 	* patches/gnome-pilot-07-launch-menu-item.diff:
    590 	* patches/gnome-system-monitor-02-launch-menu-item.diff:
    591 	* patches/gnome-system-tools-09-launch-menu-item.diff:
    592 	* patches/gnome-utils-05-logview-launch-menu-item.diff:
    593 
    594 	Various changes to match latest UI spec, fixes
    595 	6489274 and part of 6489289.
    596 
    597 2006-11-16  Takao Fujiwara  <takao.fujiwara (a] sun.com>
    598 
    599 	* libgnomeprint.spec: Updated
    600 	* patches/libgnomeprint-04-g11n-filename.diff: Added to avoid crash. 
    601 	Fixes 6452832 and 6245399.
    602 
    603 2006-11-16  Padraig O'Briain <padraig.obriain (a] sun.com>
    604 
    605 	* patches/gnome-panel-17-gok-grab-menu.diff: New patch.
    606 	* gnome-panel.spec: Add patch.
    607 
    608 2006-11-16  Halton Huo  <halton.huo (a] sun.com>
    609 
    610 	* patches/vino-12-disable-xsun.diff: rework to change message text.
    611 
    612 2006-11-16  Padraig O'Briain <padraig.obriain (a] sun.com>
    613 
    614 	* java-access-bridge.spec: Added patch metainfo.
    615 
    616 2006-11-16  Padraig O'Briain <padraig.obriain (a] sun.com>
    617 
    618 	* gok.spec: Added patch metainfo.
    619 
    620 2006-11-16  Padraig O'Briain <padraig.obriain (a] sun.com>
    621 
    622 	* at-spi.spec: Correct date in patch metainfo.
    623 	* at-poke.spec: Correct date in patch metainfo.
    624 
    625 2006-11-16  Padraig O'Briain <padraig.obriain (a] sun.com>
    626 
    627 	* GConf.spec: Fix typo in patch metainfo
    628 
    629 2006-11-16  Padraig O'Briain <padraig.obriain (a] sun.com>
    630 
    631 	* at-poke.spec: Added patch metainfo.
    632 
    633 2006-11-16  Henry Zhang <hua.zhang (a] sun.com>
    634 
    635         * SUNWgnome-system-tools.spec: Remove unneeded files from
    636           /usr/share/setup-tool-backends/scripts/
    637 
    638 2006-11-16  Henry Zhang <hua.zhang (a] sun.com>
    639 
    640         * gnome-system-monitor.spec: add patch comment.
    641         * libgtop.spec: add patch comment.
    642 
    643 2006-11-16  Harry Lu  <harry.lu (a] sun.com>
    644 
    645         * gnome-menus.spec: fix a typo in patch comment.
    646         * startup-notification.spec: add patch comment.
    647 
    648 2006-11-16  Niall Power  <niall.power (a] sun.com>
    649 
    650         * patches/gnome-panel-11-trusted-extensions.diff:
    651           Drop the AC_HEADERS_CHECK for Xtsol.h and use pkgconfig to
    652           check for libgnometsol instead to detect a trusted extensions
    653           system. Fixes bugster# 6450431
    654 
    655 2006-11-16  Halton Huo  <halton.huo (a] sun.com>
    656 
    657 	* patches/vino-12-disable-xsun.diff: rework to add i18n support.
    658 
    659 2006-11-16  Halton Huo  <halton.huo (a] sun.com>
    660 
    661 	* vino.spec, patches/vino-12-disable-xsun.diff: Add patch to fix
    662 	  bugster #6493868.
    663 
    664 2006-11-16  Glynn Foster  <glynn.foster (a] sun.com>
    665 
    666 	* gnome-panel.spec, patches/gnome-panel-08-launch-menu.diff: Rework
    667 	  according to new spec. Temporarily disable patch 14. Want to get
    668 	  this in the build as soon as possible.
    669 
    670 2006-11-15  Calum Benson  <calum.benson (a] sun.com>
    671 
    672 	* ext-sources/accessibility-icons.tar.gz: Actually commit a tar.gz
    673 	  file instead of a .tar file this time.
    674 
    675 2006-11-14  Calum Benson  <calum.benson (a] sun.com>
    676 
    677 	* ext-sources/accessibility-icons.tar.gz: Try to persuade SVN that
    678 	  this tarball has changed, this time.
    679 
    680 2006-11-14  Calum Benson  <calum.benson (a] sun.com>
    681 
    682 	* patches/gnome-themes-01-accessibility-icons.diff: Gah, remove a
    683 	  stray '\' (which is actually supposed to be there, but breaks the
    684 	  build due to an upstream tarball error which is now fixed)
    685 
    686 2006-11-14  Calum Benson  <calum.benson (a] sun.com>
    687 
    688 	* gnome-themes.spec: Correct bugster number fixed by patch;
    689 	  should be 6484251.
    690 
    691 2006-11-14  Calum Benson  <calum.benson (a] sun.com>
    692 
    693 	* gnome-themes.spec,
    694 	  patches/gnome-themes-01-accessibility-icons.diff,
    695 	  patches/gnome-themes-02-add-so8-a11y-icons.diff,
    696 	  ext-sources/accessibility-icons.tar.gz: Add patch owner comments
    697 	  to spec file, and change gnome-main-menu.png to start-here.png
    698 	  in patch gnome-themes-01. Fixes bugzilla 357931 and bugster 6484251.
    699 
    700 2006-11-14  Padraig O'Briain <padraig.obriain (a] sun.com>
    701 
    702 	* control-center.spec: Update for patch changes
    703 	* patches/control-center-17-keybindings-fix-edit.diff: Remove
    704 	* patches/control-center-07-custom-keybinding.diff: Update to
    705 	  implement Calum's proposal to fix bugster 6471348
    706 	* patches/control-center-18-full-hinting.diff: Rename to -17-
    707 	* patches/control-center-19-sound-preview.diff: Rename to -18-
    708 	
    709 2006-11-15  Glynn Foster  <glynn.foster (a] sun.com>
    710 
    711 	* gedit.spec: Update dependencies. Thanks to Paolo Borelli
    712           for pointing this out.
    713 
    714 2006-11-13  Patrick Wade  <patrick.wade (a] sun.com>
    715 
    716 	* gcalctool.spec: Add patch below
    717 	* patches/gcalctool-02-result-area.diff:
    718 	  Fix for bugster 6480076
    719 
    720 2006-11-13  Patrick Wade  <patrick.wade (a] sun.com>
    721 
    722 	* control-center.spec: Add patch below
    723 	* patches/control-center-19-sound-preview.diff:
    724 	  Fix for bugster 6458353
    725 
    726 2006-11-13  Patrick Wade  <patrick.wade (a] sun.com>
    727 
    728 	* gaim.spec: Add patch below
    729 	* patches/gaim-07-protocol-mnemonics.diff: fix for bugster 6477194
    730 
    731 2006-11-13  Damien Carbery <damien.carbery (a] sun.com>
    732 
    733 	==== Vermillion Devel build 53b ====
    734 
    735 2006-11-13  Jim Li  <jim.li (a] sun.com>
    736 
    737 	* patches/gnome-system-tools-05-shares.diff:
    738 	  fix bug bugster:6488693, 6488707
    739 	* patches/system-tools-backends-04-network.diff:
    740 	  fix bug bugster:6489659, 6489661
    741 
    742 2006-11-13  Simon Zheng  <simon.zheng (a] sun.com>
    743 
    744         * patches/gtkhtml-01-backward-finding.diff: 
    745           Add a patch for bugster 6448891 / bugzilla 349773,
    746           Failure of backward finding is due to missing up the begining 
    747           position of mail text. Searching UTF-8 string needs use UTF-8 
    748           specific API instead.
    749 
    750 2006-11-13  Lin Ma  <Lin.Ma (a] Sun.COM>
    751 
    752 	Community's review is on going.
    753 	Commit in JDS due to catching 53 respin.
    754 	* gnome-utils.spec: pass --disable-static and --enable-shared to 
    755 	  configure.
    756 	* patches/gnome-utils-04-logview-monitor.diff: 
    757 	* patches/gnome-utils-04-logview-plugin.diff: rename due to this patch 
    758 	  contains all the codes of plugin.
    759 
    760 2006-11-13  Dave Lin  <dave.lin (a] sun.com>
    761 
    762         * patches/mozilla-03-s11s-smkfl.diff: Added.
    763         * patches/mozilla-04-s11x-smkfl.diff: Added.
    764         * thunderbird.spec: Change the version to 1.5.0.8 since 2.0a1 could
    765 	  not be able to integrated into SNV, and added above two patches
    766 	  back because they've not been upstreamed in the branch that for 
    767 	  Thunderbird 1.5.x
    768 
    769 2006-11-10  Patrick Wade  <patrick.wade (a] sun.com>
    770 
    771 	* patches/control-center-16-sticky-timeout.diff: rework for 6327546
    772 
    773 2006-11-10  Niall Power  <niall.power (a] sun.com>
    774 
    775 	* libwnck.spec: reapply libwnck-01-trusted-extensions.diff
    776 	* patches/libwnck-01-trusted-extensions.diff: forward ported.
    777 
    778 2006-11-10  Ghee Seng Teo - <ghee.teo (a] sun.com>
    779 
    780 	* gnome-vfs.spec: updated fot patches removal.
    781 	* patches/gnome-vfs-01-uri-canonizing.diff: removed consulted with
    782 	  Laszlo Kovacs, old patch from vfolders day.
    783 	* patches/gnome-vfs-02-gopher-proxy-schema.diff: removed after
    784 	  consulting jds-dev, since firefox does not handle Solaris specific
    785  	  patches.
    786 	* patches/gnome-vfs-03-default-url-handler.diff: renamed
    787 	* patches/gnome-vfs-04-mime-info-file-path.diff: renamed
    788 	* patches/gnome-vfs-05-g11n-i18n-ui.diff: renamed
    789 	* patches/gnome-vfs-06-trash-only-home.diff: renamed
    790 	* patches/gnome-vfs-07-mount-points-fix.diff: renamed
    791 	* patches/gnome-vfs-07-socks-version.diff: renamed
    792 	* patches/gnome-vfs-08-trash-files-from-different-filesystem.diff: 
    793           renamed.
    794 	* patches/gnome-vfs-09-socks-version.diff: renamed.
    795 	* patches/gnome-vfs-10-audio-cd-show-icon.diff: renamed.
    796 	* patches/gnome-vfs-11-trash-skip-copy.diff: renamed.
    797 	* patches/gnome-vfs-12-login_tty.diff: renamed.
    798 	* patches/gnome-vfs-13-krb5-config-no-gssapi.diff: renamed.
    799 	* patches/gnome-vfs-14-hidden.diff: renamed.
    800 	* patches/gnome-vfs-15-acl-permissions.diff: renamed.
    801 
    802 2006-11-10  Padraig O'Briain <padraig.obriain (a] sun.com>
    803 
    804 	* at-spi.spec: Updated for patch removal
    805 	* patches/at-spi-01-define-symbols.diff: removed
    806 	* patches/at-spi-02-fix-leaks.diff: renamed
    807 
    808 2006-11-09  Damien Carbery <damien.carbery (a] sun.com>
    809 
    810 	* pyspi.spec: Bump to 0.6.1.
    811 	* dogtail.spec: Bump to 0.6.1. Remove upstream patch, 01-solaris.
    812 	* patches/dogtail-01-solaris.diff: Removed, upstream.
    813 
    814 2006-11-09  Damien Carbery <damien.carbery (a] sun.com>
    815 
    816 	* gnome-mime-data.spec: Bump to 2.4.3.
    817 	* gnome-games.spec: Bump to 2.16.1.1.
    818 
    819 2006-11-08  Damien Carbery <damien.carbery (a] sun.com>
    820 
    821 	* eel.spec: Bump to 2.16.1.
    822 	* gnome-vfs.spec: Bump to 2.16.2.
    823 	* nautilus.spec: Bump to 2.16.2. Remove upstream patches,
    824 	  14-add-relations and 15-properties-relations.
    825 	* patches/nautilus-10-uninstalled-pc.diff: Rework for new tarball.
    826 	* patches/nautilus-14-add-relations.diff,
    827 	  patches/nautilus-15-properties-relations.diff: Removed, upstream.
    828 
    829 2006-11-08  Brian Cameron  <brian.cameron (a] sun.com>
    830 
    831 	* gnome-volume-manager-06-no-linux-msg.diff: Update message to the
    832 	  text that Artem recommends, so that "svc:/system/hal" is used as
    833 	  the service name rather than just "hald".
    834 
    835 2006-11-08  Halton Huo  <halton.huo (a] sun.com>
    836 
    837 	* vino.spec: Add to new patches.
    838 	* patches/vino-10-a11y-theme-icons.diff:
    839 	  fix bug bugster:6491224 bugzilla:345394
    840 	* patches/vino-11-a11y-selectable-label.diff:
    841 	  fix bug bugster:6491221 bugzilla:338043
    842 
    843 2006-11-07  Brian Cameron  <brian.cameron (a] sun.com>
    844 
    845         * patch/gdm-07-linguas.diff: Add Serbian and Montenegro languages.
    846           Patch provided by Peter Nugent of the l10n team.   This patch is
    847           in GDM CVS head.
    848 
    849 2006-11-07  Padraig O'Briain <padraig.obriain (a] sun.com>
    850 
    851 	* at-spi.spec: Add some patch metadata.
    852 	* patches/at-spi-02-fix-leak.diff: Update patch to fix more leaks.
    853 
    854 2006-11-07  Ghee Seng Teo - <ghee.teo (a] sun.com>
    855 
    856 	* gnome-vfs.spec: removed patches/gnome-vfs-02-uninstalled-pc.diff. No 
    857 	  longer needed. but has logged bugzilla bug 371610.
    858 	* patches/gnome-vfs-02-uninstalled-pc.diff: removed
    859 	* patches/gnome-vfs-03-gopher-proxy-schema.diff: renamed
    860 	* patches/gnome-vfs-04-default-url-handler.diff: renamed.
    861 	* patches/gnome-vfs-05-mime-info-file-path.diff: renamed.
    862 	* patches/gnome-vfs-06-g11n-i18n-ui.diff: renamed.
    863 	* patches/gnome-vfs-07-trash-only-home.diff: renamed.
    864 	* patches/gnome-vfs-08-mount-points-fix.diff: renamed.
    865 	* patches/gnome-vfs-09-trash-files-from-different-filesystem.diff: 
    866 	  renamed.
    867 	* patches/gnome-vfs-10-socks-version.diff: renamed.
    868 	* patches/gnome-vfs-11-audio-cd-show-icon.diff: renamed.
    869 	* patches/gnome-vfs-12-trash-skip-copy.diff: renamed.
    870 	* patches/gnome-vfs-13-login_tty.diff: renamed.
    871 	* patches/gnome-vfs-14-krb5-config-no-gssapi.diff: renamed.
    872 	* patches/gnome-vfs-15-hidden.diff: renamed.
    873 	* patches/gnome-vfs-16-acl-permissions.diff: renamed.
    874 
    875 2006-11-07  Halton Huo  <halton.huo (a] sun.com>
    876 	
    877 	Fix for bugster #6483870, bugzilla #310965.
    878 
    879 	* vino.spec: Remove glib-gettextize because intltoolize added,
    880           Enable ipv6-create-ipv6-socket.diff and
    881 	  ipv6-create-ipv6-http-socket.diff to fix ipv6 problem.
    882 	* patches/vino-08-ipv6-create-ipv6-socket.diff: 
    883 	  Add localOnly defination in rfb.h to fix build problem.
    884 
    885 2006-11-07  Damien Carbery <damien.carbery (a] sun.com>
    886 
    887 	* libsoup.spec: Bump to 2.2.97.
    888 
    889 2006-11-06 Rick Ju <rick.ju (a] sun.com>
    890    
    891         * gaim.spec: remove commented gaim-05-msn-crash.diff
    892         * gaim-05-msn-crash: remove fixed upstream.
    893         * gaim-05-proxy_mnemotics.diff: renamed from 06
    894         * gaim-06-gtk-func-def.diff: renamed from 07
    895 
    896 2006-11-06  John Rice  <john.rice (a] sun.com>
    897 
    898         * gtk2-java.spec: added owner and patch metadata
    899         * gnome-libs-java.spec: added owner and patch metadata
    900 
    901 2006-11-06  Stephen Browne  <stephen.browne (a] sun.com>
    902 
    903 	* eel.spec: added owner and patch metadata
    904 	* gnome-mount.spec: added owner and patch metadata
    905 	* gnome-volume-manager.spec: added owner and patch metadata
    906 	* nautilus-open-terminal.spec: added owner and patch metadata
    907 	* nautilus.spec: added owner and patch metadata
    908 	* patches/eel-02-popup-menu-i18n.diff: removed not needed fix upstream
    909 	* patches/nautilus-01-gestures.diff: removed now we nee new easter egg
    910 	* patches/nautilus-02-trash-only-home.diff: moved
    911 	* patches/nautilus-03-nonlocalized-history-fix.diff: moved
    912 	* patches/nautilus-04-nonlocalized-templates.diff: moved
    913 	* patches/nautilus-05-desktop-cluttered-icons.diff: moved
    914 	* patches/nautilus-06-g11n-filename.diff: removed fix upstream
    915 	* patches/nautilus-07-context-menu.diff: moved
    916 	* patches/nautilus-07-ftp-rename.diff: moved
    917 	* patches/nautilus-08-execute-shellscript.diff: moved
    918 	* patches/nautilus-09-lockdown.diff: moved, edited to remove part of 15
    919 	* patches/nautilus-10-context-menu.diff: moved, ditto ^
    920 	* patches/nautilus-11-frame-buffer.diff: moved
    921 	* patches/nautilus-12-lockdown.diff: moved
    922 	* patches/nautilus-13-locale.h.diff: removed fix upstream
    923 	* patches/nautilus-14-uninstalled-pc.diff: moved
    924 	* patches/nautilus-15-eel-show-error-dialog.diff: removed fixed in 9+10
    925 	* patches/nautilus-16-interface-changes.diff: moved and defuzzed
    926 	* patches/nautilus-17-acl.diff: moved
    927 	* patches/nautilus-18-trusted-extensions.diff: moved and defuzzed
    928 	* patches/nautilus-19-add-relations.diff: moved
    929 	* patches/nautilus-20-properties-relations.diff: moved
    930 
    931 2006-11-06  Damien Carbery <damien.carbery (a] sun.com>
    932 
    933 	* gnome-python.spec: Bump to 2.16.2.
    934 	* gnome-speech.spec: Bump to 0.4.6.
    935 	* gnome-utils.spec: Bump to 2.16.2. Remove upstream patch, 
    936 	  05-dictionary-multihead.
    937 	* patches/gnome-utils-05-dictionary-multihead.diff: Removed, upstream.
    938 
    939 2006-11-06  Damien Carbery <damien.carbery (a] sun.com>
    940 
    941 	* gnome-python.spec: Bump to 2.16.1.
    942 
    943 2006-11-06 Erwann Chenede - <erwann.chenede (a] sun.com>
    944 
    945 	* patches/control-center-18-full-hinting-dialog.diff: Changed 
    946 	  incorrect URL 
    947 	* cairo.spec : removed bugster:none comment.
    948 
    949 2006-11-06  Stephen Browne <stephen.browne#sun.com>
    950 
    951 	* GConf.spec: Solaris/SUNWgnome-config.spec: updated owner and patch 
    952 	  metadata.
    953 
    954 2006-11-06  Damien Carbery <damien.carbery (a] sun.com>
    955 
    956 	* gnome-python.spec: Bump to 2.16.1.
    957 
    958 2006-11-06  Damien Carbery <damien.carbery (a] sun.com>
    959 
    960 	==== Vermillion Devel build 53 ====
    961 
    962 2006-11-06  Damien Carbery <damien.carbery (a] sun.com>
    963 
    964 	* SunDesktopVersion.spec: Bump build number to 53.
    965 
    966 2006-11-06  Glynn Foster  <glynn.foster (a] sun.com>
    967 
    968 	* libghttp.spec, libical.spec, now.spec: Remove as per
    969           LSARC 2006/600 Now Applet EOF.
    970 
    971 2006-11-04  Laszlo (Laca) Peter  <laca (a] sun.com>
    972 
    973 	* patches/Python-05-isalibs.diff: merge with Python 2.4.4
    974 
    975 2006-11-03  Laszlo (Laca) Peter  <laca (a] sun.com>
    976 
    977 	* gtk2.spec: use %gtk_doc_option in configure so that it can be
    978 	  disabled using --without-gtk-doc; add --datadir=%{_datadir}
    979 	  to the configure options, fixes 6443777
    980 	* GConf.spec, ORBit2.spec, at-spi.spec, atk.spec, cairo.spec,
    981 	  evolution-data-server.spec, gail.spec, gimp.spec, glib2.spec,
    982 	  gnome-panel.spec, gnome-python-desktop.spec, gnome-vfs.spec,
    983 	  gst-plugins-base.spec, gst-plugins-good.spec, gst.spec,
    984 	  gtksourceview.spec, libbonobo.spec, libbonoboui.spec, libglade.spec,
    985 	  libgnome.spec, libgnomecanvas.spec, libgnomeprint.spec,
    986 	  libgnomeprintui.spec, libgnomeui.spec, liboil.spec, librsvg.spec,
    987 	  pango.spec, poppler.spec, vte.spec: use %gtk_doc_option in
    988 	  configure so that it can be disabled using --without-gtk-doc
    989 	* scripts/prepare-ChangeLog.pl: update to work with subversion 1.4.0
    990 	  where .svn/README.txt doesn't exist
    991 	* brltty.spec: update patch comments
    992 	* file-roller.spec: add owner and patch comments
    993 	* gaim.spec: add patch comments
    994 
    995 2006-11-03  Damien Carbery <damien.carbery (a] sun.com>
    996 
    997 	* gaim.spec: Specify sysconfdir in configure call as gaim.schemas is 
    998 	  installed there.
    999 	* patches/gaim-07-gtk-func-def.diff: Rework to match upstream fix.
   1000 	* gcalctool.spec: Bump to 5.8.25. Remove upstream patch, 
   1001 	  02-arabic-decimal-point.
   1002 	* patches/gcalctool-02-arabic-decimal-point.diff: Removed, upstream.
   1003 	* librsvg.spec: Bump to 2.16.1.
   1004 
   1005 2006-11-03  Michal Pryc <michal.pryc (a] sun.com>
   1006 
   1007 	* glade-java.spec: Add patch, 01-runExample. Bugzilla #370042.
   1008         * patches/glade-java-01-runExample.diff: Added, bugzilla #370042.
   1009 
   1010 2006-11-03  Ghee Teo <ghee.teo (a] sun.com>
   1011 
   1012 	* gnome-session.spec: updated to include patch 09 to fix 6393728 for 
   1013 	  GNOME 2.16.
   1014 	* patches/gnome-session-09-trusted-extensions.diff: added
   1015 	* patches/gnome-session-X-trusted-extensions.diff: removed 
   1016 
   1017 2006-11-03  Padraig O'Briain <padraig.obriain (a] sun.com>
   1018 
   1019 	* patches/nautilus-19-add-relations.diff: Patch to fix 6458338:
   1020 	  Corrected patch following feedback from maintainer.
   1021 
   1022 2006-11-03  Halton Huo  <halton.huo (a] sun.com>
   1023 
   1024 	* vino.spec: Add autoheader before configure to fix ipv6 and
   1025 	  gnome-keyring.
   1026 
   1027 2006-11-03  Jim Li  <jim.li (a] sun.com>
   1028 
   1029 	* patches/libgksu1.2-04-rbac-support.diff:
   1030 	  add echo command when try to validate user's password.
   1031 	  fix 6489656 bug that it hang when it's invoded as a root.
   1032 
   1033 2006-11-02  Damien Carbery <damien.carbery (a] sun.com>
   1034 
   1035 	* gaim.spec: Add patch, 07-gtk-func-def, to fix inconsistency between a
   1036 	  function declaration and definition. Submitted upstream via 
   1037 	  sourceforge.net bug db.
   1038 	* patches/gaim-07-gtk-func-def.diff: Fix func declaration.
   1039 
   1040 2006-11-02  Damien Carbery <damien.carbery (a] sun.com>
   1041 
   1042 	* gaim.spec: Remove obsolete patches, rename others. Temp disable
   1043 	  failing patch (msn-crash) - owner contacted for rework.
   1044 	* patches/gaim-05-nopyextension.diff: Removed, upstream.
   1045 	* patches/gaim-06-psychic.diff: Removed, obsolete (referenced code
   1046 	  no longer in module).
   1047 	* patches/gaim-05-msn-crash.diff: Renamed from 07.
   1048 	* patches/gaim-06-proxy_mnemotics.diff: Renamed from 08.
   1049 	* patches/gaim-01-remove-unwanted-protocols.diff: Update for new 
   1050 	  tarball.
   1051 	* patches/gaim-02-perl-common-argc.diff,
   1052 	  patches/gaim-03-libgaimperl.diff,
   1053 	  patches/gaim-04-long-preferences.diff,
   1054 	  patches/gaim-06-proxy_mnemotics.diff: Correct path to files as gaim 
   1055 	  source has been moved around.
   1056 
   1057 2006-11-02 Erwann Chenede - <erwann.chenede (a] sun.com>
   1058 
   1059       	* control-center.spec : added control-center-18-full-hinting-dialog.diff
   1060 	* cairo.spec : added cairo-03-full-hinting.diff
   1061 	* patches/control-center-18-full-hinting-dialog.diff 
   1062 	* patches/cairo-03-full-hinting.diff : 
   1063 	  see jds-review/2006-November/000097.html for details.
   1064 
   1065 2006-11-02 Erwann Chenede - <erwann.chenede (a] sun.com>
   1066 
   1067 	* metacity.spec : reenabled tjds metacity patch
   1068 	* patches/metacity-10-trusted-extensions.diff : ported
   1069 
   1070 2006-11-02  Dave Lin  <dave.lin (a] sun.com>
   1071 
   1072         * ekiga.spec: Bump version to 2.0.3,  add follwing patches 
   1073           which have been upstreamed in ekiga community trunk
   1074         * patches/ekiga-10-pwlib-bz356696.diff, 
   1075           patches/ekiga-13-opal-bz356696.diff: Added, better fix for 
   1076 	  bz356696
   1077         * patches/ekiga-15-opal-invalidarrayindex.diff: Added(bz367482)
   1078         * patches/ekiga-16-pwlib-video.diff: Added(bz367516)
   1079         * patches/ekiga-17-opal-rtp.diff: Added(CR#6483823, CR#6483831, 
   1080  	  which caused revert to 2.0.2 in b52b)
   1081 
   1082 2006-11-02  Irene Huang  <irene.huang (a] sun.com>
   1083 
   1084 	* evolution-data-server.spec:
   1085 	* evolution-exchange.spec:
   1086 	* evolution.spec:
   1087 	* gnome-volume-manager.spec: adding patch comments
   1088 
   1089 2006-11-02  Padraig O'Briain <padraig.obriain (a] sun.com>
   1090 
   1091 	* patches/at-spi-02-fix-leak.diff: Correct patch to remove
   1092 	  double free.
   1093 
   1094 2006-11-02  Glynn Foster  <glynn.foster (a] sun.com>
   1095 
   1096 	* patches/quick-lounge-applet-01-xlibs.diff: Update, so that
   1097           it's in sync with the bugzilla bug, #369265.
   1098 	* quick-lounge-applet.spec: Update with details of each patch,
   1099           owner, and type.
   1100 
   1101 2006-11-02  Glynn Foster  <glynn.foster (a] sun.com>
   1102 
   1103 	* evolution-jescs.spec, file-roller.spec, glib2.spec,
   1104 	  gnome-backgrounds.spec, gtk2.spec, libcroco.spec, pango.spec: Fix 
   1105           urls, and in the case of glib/gtk/pango remove the CVS foo.
   1106 	* scripts/find-latest-versions.sh: Update so that it only checks
   1107           the GNOME related components, and doesn't use the MAINTAINERS file
   1108           anymore.
   1109 
   1110 2006-11-01  Damien Carbery <damien.carbery (a] sun.com>
   1111 
   1112 	* brltty.spec: Add patch, 02-lib-symlinks to fix 6454451. Adds code to 
   1113 	  create symlink for to a module library. Executable required the
   1114 	  symlink.
   1115 	* patches/brltty-02-lib-symlinks.diff: Fix 6454451.
   1116 
   1117 2006-11-01  Stephen Browne <stephen.browne (a] sun.com>
   1118 
   1119 	* patches/glib-11-trusted-extensions.diff: new patch to restrcit glib
   1120 	  module loading See Bugster 6393731
   1121 	* glib2.spec: add new patch
   1122 
   1123 2006-11-01  Damien Carbery <damien.carbery (a] sun.com>
   1124 
   1125 	* libcdio.spec: Bump to 0.78.2. Remove unnecessary patch, 01-noc++lib.
   1126 	  C++ bindings are now disabled via configure --disable-cxx parameter.
   1127 	* patches/libcdio-01-noc++lib.diff: Removed. Replaced by additional
   1128 	  configure parameter.
   1129 
   1130 2006-11-02  Glynn Foster  <glynn.foster (a] sun.com>
   1131 
   1132 	* MAINTAINERS: Add details about component owners. Laca/Stephen,
   1133           feel free to modify this if you have something better to add.
   1134 	* deskbar-applet.spec, gnome-applets.spec, gnome-menus.spec,
   1135 	  gnome-netstatus.spec, libghttp.spec, libical.spec,
   1136 	  now.spec, quick-lounge-applet.spec: Add myself as an owner to
   1137           these spec files.
   1138 
   1139 2006-11-01  Takao Fujiwara  <takao.fujiwara (a] sun.com>
   1140 
   1141 	* sound-juicer.spec: Updated
   1142 	* gnome-session.spec: Updated to remove glib-gettextize
   1143 
   1144 2006-11-01  Irene Huang  <irene.huang (a] sun.com>
   1145 
   1146 	* patches/gnome-volume-manager-02-autoplay.diff: Modified to add
   1147 	  rythmbox to be autoipod_command.
   1148 
   1149 2006-11-01  Irene Huang  <irene.huang (a] sun.com>
   1150 
   1151 	* patches/gnome-volume-manager-02-autoplay.diff: Modified so that
   1152 	  when a blanck cd is inserted, a dialog will show up asking whether 
   1153 	  to burn it or not and when a player is inserted, rhythmbox will 
   1154 	  startup. 
   1155 	* patches/nautilus-20-properties-relations.diff: Modified to remove
   1156 	  fuzziness.
   1157 
   1158 2006-11-01  Irene Huang  <irene.huang (a] sun.com>
   1159 
   1160 	* gnome-volume-manager.spec: remove 06-autoplay.diff, move 
   1161 	  07-no-linux-msg.diff to 06-no-linux-msg.diff
   1162 	* patches/gnome-volume-manager-02-autoplay.diff: Merged from
   1163 	  02-autoplay.diff and 06-autoplay.diff.
   1164 	* patches/gnome-volume-manager-06-autoplay.diff:
   1165 	* patches/gnome-volume-manager-07-no-linux-msg.diff: moved to 
   1166 	  06-no-linux-msg.diff.
   1167 
   1168 2006-11-01  Glynn Foster  <glynn.foster (a] sun.com>
   1169 
   1170 	* ext-sources/adobe-sun.png, ext-sources/flash.gif,
   1171 	  ext-sources/sun-logo.png: Remove these as they are now in the
   1172           solaris-branding module.
   1173 
   1174 2006-11-01  Glynn Foster  <glynn.foster (a] sun.com>
   1175 
   1176 	* control-center.spec, evolution-webcal.spec, gnome-netstatus.spec,
   1177 	  printman.spec: Update the 'Distribution' to be consistent with the
   1178           rest of the spec files.
   1179 
   1180 2006-11-01  Glynn Foster  <glynn.foster (a] sun.com>
   1181 
   1182 	* ext-sources/openldap-rc.tgz: Remove, we don't ship openldap
   1183           anymore, so it's an unneeded source.
   1184 
   1185 2006-11-01  Glynn Foster  <glynn.foster (a] sun.com>
   1186 
   1187 	* scripts/prepare-ChangeLog.pl: It's a bit of an ugly hack, but
   1188           at least it makes binary files appear in the ChangeLog. I'd 
   1189           advise *everyone* to make sure they have this fix, otherwise it'll
   1190           make things hard figuring out where things went.
   1191 
   1192 2006-11-01  Glynn Foster  <glynn.foster (a] sun.com>
   1193 
   1194 	* ext-sources/cupsd.conf.jds,
   1195 	  ext-sources/sun-testpage-a4.eps.bz2,
   1196 	  ext-sources/sun-testpage-letter.eps.bz2: Remove these since these
   1197           were used in the now defunct gnome-cups-manager package.
   1198 
   1199 	* ext-sources/firefox-chrome-lang.txt: Unreferenced - firefox
   1200           now uses a different mechanism for registering chrome entries
   1201           that the l10n team prefers.
   1202 
   1203 	* ext-sources/mozilla-copyright.txt: Remove, we no longer have
   1204           mozilla in our sources.
   1205 
   1206 	* ext-sources/nautilus-mount-helpers.pamd: This was a patch that
   1207           was used with the nautilus mount to add usermode support rather
   1208           than nautilus-su. We don't have usermode anymore.
   1209 
   1210 	* ext-sources/suse-generic-names.conf,
   1211 	  ext-sources/suse-post-user.conf,
   1212 	  ext-sources/suse-pre-user.conf: SuSE stuff needs to go away. These
   1213           were old fontconfig config files - the X guys now ship fontconfig.
   1214 
   1215 	* ext-sources/xscreensaver.pamd: We need this for a fix in the
   1216           Linux xscreensaver package to make unlocking work. We don't need
   1217           it anymore.
   1218 
   1219 2006-10-31  Brian Cameron  <brian.cameron (a] sun.com>
   1220 
   1221 	* gdm.spec, patches/gdm-10-fixfocus.diff: Patch to fix focus problem
   1222 	  with new combo style language/session lists.   Patch in CVS head.
   1223 
   1224 2006-10-31  Damien Carbery <damien.carbery (a] sun.com>
   1225 
   1226 	* gdm.spec: Bump to 2.16.2.
   1227 	* patches//gdm-02-branding-general.diff: Rework.
   1228 
   1229 2006-10-31  Takao Fujiwara  <takao.fujiwara (a] sun.com>
   1230 
   1231 	* sound-juicer.spec: Updated
   1232 	* gnome-session.spec: Updated to read LINGUAS file. Fix 6488189.
   1233 
   1234 2006-10-31  Padraig O'Briain <padraig.obriain (a] sun.com>
   1235 
   1236 	* nautilus.spec: Add nautilus-20-properties-relations.diff.
   1237 	* patches/nautilus-20-properties-relations.diff: Fix for bugster 
   1238 	  6458330, bugzilla 356124.
   1239 
   1240 2006-10-31  Damien Carbery <damien.carbery (a] sun.com>
   1241 
   1242 	* gedit.spec: Bump to 2.16.2.
   1243 	* patches/gedit-03-no-zh_TW-help.diff : Rework for new tarball.
   1244 
   1245 2006-10-30  Brian Cameron  <brian.cameron (a] sun.com>
   1246 
   1247 	* patches/rhythmbox-02-audiocd.diff:  Add $(MUSICBRAINZ_LIBS)
   1248 	  since rhythmbox crashes when audio CD is inserted if it can't
   1249 	  find the dynamically linked symbols. 
   1250 	* patches/gdm-01-branding-defaults-solaris.diff:  Clean up the
   1251 	  way ctrun is called.  No longer do it in daemon/slave.c, instead
   1252 	  call ctrun in the .desktop files.
   1253 
   1254 2006-10-30  Irene Huang  <irene.huang (a] sun.com>
   1255 
   1256 	* gnome-session.spec: add patch 10-gnome-volcheck-default-session.diff
   1257 	  which is moved from Solaris/patches
   1258 	* patches/gnome-session-10-gnome-volcheck-default-session.diff: New
   1259 	  Patch.
   1260 
   1261 2006-10-30  Glynn Foster  <glynn.foster (a] sun.com>
   1262 
   1263 	* gnome-volume-manager.spec,
   1264 	* patches/gnome-volume-manager-07-no-linux-msg.diff: Don't
   1265           show Linux kernel messages. It just makes us look stupid.
   1266           Filed as part of #340485.
   1267 
   1268 2006-10-30  Glynn Foster  <glynn.foster (a] sun.com>
   1269 
   1270 	* patches/metacity-13-terminal-strict-focus.diff: Re-work to
   1271           be the same patch that I committed to the community source.
   1272 
   1273 2006-10-28  Glynn Foster  <glynn.foster (a] sun.com>
   1274 
   1275 	* metacity.spec,
   1276 	* patches/metacity-13-terminal-strict-focus.diff: Add a patch that 
   1277           preserves strict focusing when launching from a terminal. Bugzilla
   1278           #361054.
   1279 
   1280 2006-10-27 John Rice <john.rice (a] sun.com>
   1281 
   1282 	* gnome-java.spec
   1283 	- Added local patch for runExample.sh.in also submitted upstream
   1284 	  Bugzilla #365850 java-gnome: Problem with generated runExample.sh for
   1285 	  libgnome-java
   1286 	- gnome-java-01-runExample.diff: Fix for runExample.sh.in so jar paths 
   1287 	  and libdir are correctly set
   1288 
   1289 	* gtk2-java.spec
   1290 	- Added local patch for runExample.sh.in also submitted upstream
   1291 	  Bugzilla #365847 java-gnome: Problem with generated runExample.sh for
   1292 	  libgtk-java 
   1293 	- gtk2-java-01-runExample.diff: Fix for runExample.sh.in so jar paths
   1294 	  and libdir are correctly set
   1295 
   1296 2006-10-27  Darren Kenny  <darren.kenny (a] sun.com>
   1297 
   1298 	* patches/gnome-system-tools-07-users.diff:
   1299 	  Missed these changes when creating patch for bug#6484285 to enable
   1300 	  saving of user's profiles.
   1301 
   1302 2006-10-27  Halton Huo  <halton.huo (a] sun.com>
   1303 
   1304 	* vino.spec,
   1305 	  patches/vino-04-ipv6-remove-dead-code.diff,
   1306 	  patches/vino-04-ipv6-support.diff,
   1307 	  patches/vino-05-ipv6-use-getaddrinfo.diff,
   1308 	  patches/vino-06-ipv6-use-inet-ntop.diff,
   1309 	  patches/vino-07-ipv6-configure-check.diff,
   1310 	  patches/vino-08-ipv6-create-ipv6-socket.diff,
   1311 	  patches/vino-09-ipv6-create-ipv6-http-socket.diff:
   1312 	  change IPv6 patch according community new patch,
   1313 	  add configure option --enable-ipv6=yes
   1314 
   1315 2006-10-27  Darren Kenny  <darren.kenny (a] sun.com>
   1316 
   1317 	* patches/gnome-system-tools-06-time.diff,
   1318 	  patches/gnome-system-tools-07-users.diff,
   1319 	  patches/gnome-system-tools-08-services.diff:
   1320 	  Remove @pixmapsdir@ reference from .desktop Icon entry (bug#6444523)
   1321 	* patches/gnome-system-tools-03-network.diff:
   1322 	  Fix error with onboot variable not having valid value by initialising
   1323 	  it. Also remove @pixmapsdir@ reference from .desktop Icon 
   1324 	  entry (bug#6444523).
   1325 	* patches/gnome-system-tools-05-shares.diff:
   1326 	  Fix bug where two entries (one NFS and the other SAMBA) for the same
   1327 	  directory were incorrectly handled and properties dialog was always 
   1328 	  for the first entry. Also remove @pixmapsdir@ reference from .desktop
   1329 	  Icon entry (bug#6444523).
   1330 	* patches/system-tools-backends-02-common.diff:
   1331 	  Change the gst_file_run sub to trap the stderr output and store it in
   1332 	  case of a failure. Also writes this output to the debug log.
   1333 	* patches/system-tools-backends-07-time.diff:
   1334 	  Fix sync_now with 1 server selected (bug#6484291)
   1335 	* patches/system-tools-backends-08-users.diff:
   1336 	  Add support for setting of RBAC profiles (bug#6484285)
   1337 
   1338 2006-10-26  Damien Carbery <damien.carbery (a] sun.com>
   1339 
   1340 	* java-access-bridge.spec: Set JAVA_HOME so that javac is found.
   1341 
   1342 2006-10-26 Erwann Chenede - <erwann.chenede (a] sun.com>
   1343 
   1344 	* nimbus.spec : bumped version 
   1345 	  see mail jds-review/2006-October/000046.html for details.
   1346 	* sun-gdm-themes.spec : bumped version to 
   1347 	  reflect my gdm changes.
   1348 
   1349 2006-10-26 Erwann Chenede - <erwann.chenede (a] sun.com>
   1350 
   1351 	* patches/gdm-09-sun-branding-patch.diff : modified 
   1352 	  patch to reflect my change committed to gdm HEAD
   1353 
   1354 2006-10-26  Dave Lin  <dave.lin (a] sun.com>
   1355 
   1356         * patches/ekiga-11-opal-jitter.diff: Added. 
   1357         * patches/ekiga-12-conststr.diff: Added. Move these
   1358 	  two patches from Solaris/patches to patches and rename
   1359           them to solve the patch number conflict
   1360 
   1361 2006-10-26  Dave Lin  <dave.lin (a] sun.com>
   1362 
   1363         * patches/ekiga-05-multi-decla.diff: Removed.
   1364         * patches/firefox-03-yelp-hang.diff: Removed.
   1365         * patches/firefox-04-new-tab.diff: Removed.
   1366         * patches/mozilla-03-s11s-smkfl.diff: Removed.
   1367         * patches/mozilla-04-s11x-smkfl.diff: Removed.
   1368         * patches/mozilla-06-skip-strip.diff: Removed.
   1369         * patches/thunderbird-06-save-all-attach.diff: Removed.
   1370         * patches/thunderbird-07-ldap-prefs.diff: Removed. Remove
   1371           those patch files since them have been upstreemed.
   1372 
   1373 2006-10-27  Glynn Foster  <glynn.foster (a] sun.com>
   1374 
   1375 	* patches/gnome-speech-01-festival-core-dump.diff,
   1376 	  patches/gnomemeeting-05-ekiga-ldflags.diff,
   1377 	  patches/orca-01-bindir.diff: Remove patches that should
   1378           have been part of the previous commit.
   1379 
   1380 2006-10-27  Glynn Foster  <glynn.foster (a] sun.com>
   1381 
   1382 	* eog.spec: Update to include the -04-menu-entry patch.
   1383 	* patches/acroread-01-lang.diff,
   1384 	  patches/apoc-adapter-gconf-01-shutdown-protect.diff,
   1385 	  patches/apoc-adapter-gconf-02-placeholders.diff,
   1386 	  patches/ekiga-05-multi-decla.diff,
   1387 	  patches/firefox-03-yelp-hang.diff,
   1388 	  patches/firefox-04-new-tab.diff,
   1389 	  patches/gnome-applets-06-multiload-Xau.diff,
   1390 	  patches/gnome-icon-theme-03-relative-symlinks.diff,
   1391 	  patches/gtk-engines-01-hidden.diff,
   1392 	  patches/mozilla-03-s11s-smkfl.diff,
   1393 	  patches/mozilla-04-s11x-smkfl.diff,
   1394 	  patches/mozilla-06-skip-strip.diff,
   1395 	  patches/nautilus-19-ALL_LINGUAS.diff,
   1396 	  patches/thunderbird-06-save-all-attach.diff,
   1397 	  patches/thunderbird-07-ldap-prefs.diff: Remove patches that
   1398 	  are either upstream, or belonging to modules that no longer
   1399 	  exist anywhere. See
   1400 	  http://mail.opensolaris.org/pipermail/jds-review/2006-October/000024.html
   1401 	  for details.
   1402 
   1403 2006-10-26  Glynn Foster  <glynn.foster (a] sun.com>
   1404 
   1405 	* blueprint-cursor.spec, fontconfig.spec, gnome-cups-manager.spec,
   1406 	  gnome-nettool.spec, howl.spec, ifrestart.spec, libgnomecups.spec,
   1407 	  libxklavier.spec, magicdev.spec, netapplet.spec, pam-usermode.spec,
   1408 	  perl-XML-Simple.spec, pilot-link.spec, steel-theme.spec,
   1409 	  usermode.spec, xscreensaver.spec: Remove the specs that aren't
   1410 	  currently being referenced by any Solaris package.  We have these
   1411 	  in history in case we want to resurrect them.
   1412         * patches/*.diff: Remove associated patches from these modules as well.
   1413           See 
   1414           http://mail.opensolaris.org/pipermail/jds-review/2006-October/000023.html
   1415           for details.
   1416 
   1417 2006-10-25  Padraig O'Briain <padraig.obriain (a] sun.com>
   1418 
   1419 	* gtk2.spec: Add patch gtk+-18-recent-files-crash.diff
   1420 	* patches/gtk+-18-recent-files-crash.diff: Patch for bugster 6485464,
   1421 	  bugzilla 365031.
   1422 
   1423 2006-10-25 John Rice <john.rice (a] sun.com>
   1424 
   1425 	* glib2-java.spec:
   1426 	- Bumped glib-java tarball to 0.4.0 for the Java-Gnome 2.16 release
   1427 	- All patches merged upstream, so removed following local patches
   1428 	- patches/glib2-java-02-uninstalled.diff  
   1429 	- patches/glib2-java-04-docbasedir.diff
   1430 	- patches/glib2-java-06-macrobasedir.diff
   1431 
   1432 	* cairo-java.spec:
   1433 	- Bumped cairo-java tarball to 1.0.6 for the Java-Gnome 2.16 release
   1434 	- All patches merged upstream, so removed following local patches
   1435 	- patches/cairo-java-01-uninstalled.diff
   1436 	- patches/cairo-java-04-srcjar.diff
   1437 	- patches/cairo-java-05-docbasedir.diff
   1438 
   1439 	* gtk2-java.spec:
   1440 	- Bumped libgtk-java tarball to 2.10.0 for the Java-Gnome 2.16 release
   1441 	- All patches merged upstream, so removed following local patches
   1442 	- patches/gtk2-java-02-uninstalled.diff
   1443 	- patches/gtk2-java-04-doc.diff
   1444 	- patches/gtk2-java-05-srcjar.diff
   1445 	- patches/gtk2-java-06-docbasedir.diff
   1446 	- patches/gtk2-java-07-macrobasedir.diff
   1447 
   1448 	* gnome-libs-java.spec:
   1449 	- Bumped libgnome-java tarball to 2.12.6 for the Java-Gnome 2.16 release
   1450 	- All patches merged upstream, so removed following local patches
   1451 	- patches/gnome-libs-java-02-uninstalled.diff
   1452 	- patches/gnome-libs-java-05-srcjar.diff
   1453 	- patches/gnome-libs-java-06-docbasedir.diff
   1454 
   1455 	* glade-java.spec:
   1456 	- Bumped libglade-java tarball to 2.12.7 for the Java-Gnome 2.16 release
   1457 	- All patches merged upstream, so removed following local patches
   1458 	- patches/glade-java-04-srcjar.diff
   1459 	- patches/glade-java-05-docbasedir.diff
   1460 
   1461 2006-10-25  Damien Carbery <damien.carbery (a] sun.com>
   1462 
   1463 	* dasher.spec: Bump to 4.2.1.
   1464 
   1465 2006-10-25  Damien Carbery <damien.carbery (a] sun.com>
   1466 
   1467 	* gnopernicus.spec, patches/gnopernicus-01-resolv.diff, 
   1468 	  manpages/man1/srcore.1.gz: Removed because gnopernicus has been
   1469 	  EOF'd, replaced by orca.
   1470 
   1471 2006-10-25  Damien Carbery <damien.carbery (a] sun.com>
   1472 
   1473 	* gnomemeeting.spec, openh323.spec, pwlib.spec,
   1474 	  patches/gnomemeeting-01-correct-desktop-filename.diff,
   1475 	  gnomemeeting-02-configure-solaris.diff, 
   1476 	  patches/openh323-01-libname.diff, patches/pwlib-01-makefiles.diff:
   1477 	  Removed, obsoleted by ekiga.
   1478 
   1479 2006-10-25  Dave Lin  <dave.lin (a] sun.com>
   1480 
   1481         * ekiga.spec: Roll back to the previous version 2.0.2 
   1482 	  since following critical bug was found in 2.0.3 
   1483 	  CR#6483823(and another P2 bug CR#6483831)
   1484         * firefox.spec: Bump up to 2.0(official release)
   1485 
   1486 2006-10-24  Padraig O'Briain <padraig.obriain (a] sun.com>
   1487 
   1488 	* patches/gnome-panel-08-launch.menu.diff: Add patch to 
   1489 	  panel_recent_append_documents_menu() to avoid warnings when
   1490 	  it is called with NULL GtkRecent. (bugzilla 364713).
   1491 
   1492 2006-10-24  Damien Carbery <damien.carbery (a] sun.com>
   1493 
   1494 	* deskbar-applet.spec: Bump to 2.16.1.
   1495 
   1496 2006-10-24  Glynn Foster  <glynn.foster (a] sun.com>
   1497 
   1498 	* gnome-pilot.spec,
   1499           patches/gnome-pilot-06-winicons-multihead.diff: Add patch to 
   1500 	  fix multihead issue for #6437924, and fix up some of the window 
   1501 	  icons so they look a little more consistent. This is 
   1502 	  bugzilla #364589.
   1503 
   1504 2006-10-23  Damien Carbery <damien.carbery (a] sun.com>
   1505 
   1506 	==== Vermillion Devel build 52 ====
   1507 
   1508 2006-10-23  Stephen Browne  <stephen.browne (a] sun.com>
   1509 
   1510 	* nautilus.spec: comment out TX patch for now
   1511 	* patches/gnome-volume-manager-01-fixcompile.diff: defuzz
   1512 	* patches/nautilus-12-lockdown.diff: defuzz
   1513 	* patches/nautilus-13-locale.h.diff: defuzz
   1514 	* patches/nautilus-15-eel-show-error-dialog.diff: defuzz
   1515 
   1516 2006-10-23  Damien Carbery <damien.carbery (a] sun.com>
   1517 
   1518 	* patches/firefox-05-preload.diff: Minor rework to fix fuzz.
   1519 
   1520 2006-10-23  Jim Li  <jim.li (a] sun.com>
   1521 
   1522 	* patches/libgksuui1.0-02-GUI-update.diff:
   1523 	  Patch to support accessibility.
   1524 
   1525 2006-10-23  Padraig O'Briain <padraig.obriain (a] sun.com>
   1526 
   1527 	* control-center.spec: Add patch 
   1528 	  control-center-17-keybindings-fix-edit.diff.
   1529 	  patches/control-center-17-keybinding-fix-edit.diff: Patch to fix
   1530 	  bug 6471348 (bugzilla 363623).
   1531 
   1532 2006-10-23  Takao Fujiwara  <takao.fujiwara (a] sun.com>
   1533 
   1534 	* gnome-vfs.spec: Updated to build .po files. Fixes bug 6484798.
   1535 
   1536 2006-10-23  Glynn Foster  <glynn.foster (a] sun.com>
   1537 
   1538 	* libgphoto2.spec: Update.
   1539 	* patches/libgphoto2-01-gettext.diff: Fix the fuzz.
   1540 	* patches/libgphoto2-03-solaris-mntent.diff: Re-diff.
   1541 	* patches/libgphoto2-04-pragma-pack.diff: Fix the fuzz.
   1542 	* patches/libgphoto2-05-dummy.diff: Change to a p1 because
   1543           someone created a p0 instead. Bad.
   1544 
   1545 2006-10-23  Glynn Foster  <glynn.foster (a] sun.com>
   1546 
   1547 	* GConf.spec: Fix the url to point to the correct path.
   1548 	* patches/GConf-01-apoc-path-update.diff: Update to remove
   1549           the fuzziness.
   1550 	* patches/GConf-02-daemon-hanged-solaris.diff: Re-diff, but
   1551 	  I really don't like this patch. A better solution would be 
   1552 	  to remove the localization since you don't typically have
   1553 	  localized error messages.
   1554 	* patches/GConf-05-gconftool-makefile-install.diff, 
   1555 	* patches/GConf-06-use-fdwalk.diff: Re-diff, to remove all
   1556           warm fuzzies.
   1557 
   1558 2006-10-23  Glynn Foster  <glynn.foster (a] sun.com>
   1559 
   1560 	* gnome-screensaver.spec,
   1561 	  patches/gnome-screensaver-01-src-libs.diff: Remove this
   1562           patch since it's now upstream.
   1563 
   1564 2006-10-23  Irene Huang  <irene.huang (a] sun.com>
   1565 
   1566 	* evolution.spec: Add patches
   1567 	  evolution-05-kerberos.diff and evolution-06-solaris-sed.diff
   1568 	  from Solaris/patches
   1569 	* evolution-exchange.spec: Added patch 01-solaris-eutil.diff
   1570 	  from Soalris/patches
   1571 	* evolution-data-server.spec: Add patches
   1572 	  01-kerberos.diff, 02-libexec.diff and 03-mail-rlimit.diff
   1573 	  from Solaris/patches
   1574 	* patches/evolution-05-kerberos.diff:
   1575 	* patches/evolution-06-solaris-sed.diff:
   1576 	* patches/evolution-data-server-01-kerberos.diff:
   1577 	* patches/evolution-data-server-02-libexec.diff:
   1578 	* patches/evolution-data-server-03-mail-rlimit.diff
   1579 	* patches/evolution-exchange-01-solaris-eutil.diff: New ptches
   1580 
   1581 2006-10-23  Harry Lu  <harry.lu (a] sun.com>
   1582 
   1583 	* alacarte.spec: add patch comments to my own patch.
   1584 	* gnome-menus.spec: ditto.
   1585 	* gnome-panel.spec: ditto.
   1586 	* libgnomeui.spec: ditto.
   1587 
   1588 2006-10-23  Glynn Foster  <glynn.foster (a] sun.com>
   1589 
   1590 	* gnome-session.spec: Fix up the patches for this module, they were
   1591           in a total mess. Where necessary, apply patch, and regenerate patch.
   1592 	* patches/gnome-session-X-logout-effect.diff,
   1593 	* patches/gnome-session-X-sunray-logout.diff: Merge these two, they're
   1594           one in the same.
   1595 	* patches/gnome-session-05-load-a11y-modules.diff: Remove this, it was
   1596           practically empty.
   1597 	* patches/gnome-session-09-G_DEBUG-off.diff: This is total crack and we
   1598           should *not* be doing this at all, regardless of whether it creates
   1599           bugs or not. This is defined to be only active during 'unstable'
   1600           community cycles.
   1601 	* patches/gnome-session-X-trusted-extensions.diff: This is another
   1602 	  patch that's total crack. I'm surprised it even makes gnome-session
   1603 	  work. This needs rework by one of the trusted team first.
   1604 
   1605 2006-10-21  Jim Li  <jim.li (a] sun.com>
   1606 
   1607 	* gnome-system-tools.spec:
   1608 	  Run autoconf since we're patching configure.ac to look for gksu.
   1609 	* patches/gnome-system-tools-01-config.diff:
   1610 	  Add check for gksu library.
   1611 	* patches/gnome-system-tools-02-forkpty.diff:
   1612 	  Integrate gksu library into GST.
   1613 
   1614 2006-10-21  Jim Li  <jim.li (a] sun.com>
   1615 
   1616 	* libgksu.spec: reorg all patches
   1617 	* libgksuui.spec: Add patch GUI-update.diff to support accessibility.
   1618 	* patches/gksu-02-gksu.diff: Add elevated_privelege and elevated_role
   1619 	  support.
   1620 	* patches/libgksu1.2-01-Makefile.diff: Add -lsecdb option when building
   1621 	  libgksu library.
   1622 	* patches/libgksu1.2-02-config.diff: Add check for RBAC library
   1623 	  libsecdb.
   1624 	* patches/libgksu1.2-02-forkpty.diff: unite it's changes into 
   1625 	  rbac-support.diff, and remove it.
   1626 	* patches/libgksu1.2-04-rbac-support.diff: Add  elevated_privelege and 
   1627 	  elevated_role support.
   1628 	* patches/libgksu1.2-05-gnu_gettext.diff: extract configure.ac change 
   1629 	  into config.diff
   1630 	* patches/libgksu1.2-06-package_name.diff: unite it's change into 
   1631 	  rbac-support.diff, and remove it.
   1632 
   1633 2006-10-20  Damien Carbery <damien.carbery (a] sun.com>
   1634 
   1635 	* gst-fluendo-mp3.spec: Update 'majorminor' to 0.10 to delete .a/.la 
   1636 	  files.
   1637 
   1638 2006-10-20  Ghee Teo <ghee.teo (a] sun.com>
   1639 
   1640 	* patches/libbonoboui-01-solaris-backcompat.diff: fixed fuzz
   1641 	* patches/libgnomeui-01-icon-a11y.diff: fixed fuzz
   1642 	* patches/shared-mime-info-02-fix-m3u.diff: removed
   1643 	* patches/shared-mime-info-03-java-types.diff: renamed
   1644 
   1645 2006-10-20  Ghee Teo <ghee.teo (a] sun.com>
   1646 
   1647 	* gnome-mime-data.spec: modified
   1648 	* patches/gnome-mime-data-01-make-realplayer-default-player.diff: 
   1649 	  removed
   1650 	* patches/gnome-mime-data-01-realplay-g11n-keys.diff: added
   1651 	* patches/gnome-mime-data-07-g11n-keys.diff:removed
   1652 	* patches/gnome-mime-data-07-pdfviewer.diff: added
   1653 	* patches/gnome-mime-data-08-pdfviewer.diff: removed
   1654 	* patches/gnome-mime-data-08-shellscript.diff: added
   1655 	* patches/gnome-mime-data-09-associate-glade-files.diff: added
   1656 	* patches/gnome-mime-data-09-shellscript.diff: removed	
   1657 	* patches/gnome-mime-data-10-associate-glade-files.diff: removed
   1658 	* patches/gnome-mime-data-10-return-path-pattern.diff: added
   1659 	* patches/gnome-mime-data-11-associate-java-files.diff: removed
   1660 	* patches/gnome-mime-data-12-return-path-pattern.diff: removed
   1661 	* patches/gnome-vfs-09-trash-files-from-different-filesystem.diff: 
   1662 	  modified
   1663 	* patches/gnome-vfs-11-audio-cd-show-icon.diff: modified
   1664 	* shared-mime-info.spec: modified
   1665 
   1666 2006-10-20  Damien Carbery <damien.carbery (a] sun.com>
   1667 
   1668 	* evolution-exchange.spec: Remove 'find' call that remove .a/.la files
   1669 	  because none are installed.
   1670 	* eog.spec: Bump to 2.16.1.1.
   1671 
   1672 2006-10-20  Calum Benson <calum.benson (a] sun.com>
   1673 
   1674 	* patches/gnome-icon-theme-01-sun-java-icon.diff: unfuzzed
   1675 	* patches/gnome-icon-theme-02-pkgconfig-dir.diff: unfuzzed
   1676 
   1677 2006-10-20  Calum Benson <calum.benson (a] sun.com>
   1678 
   1679 	* patches/gnome-themes-02-add-so8-a11y-icons.diff: unfuzzed
   1680 
   1681 2006-10-20  Matt Keenan <matt.keenan (a] sun.com>
   1682 
   1683 	* gnome-panel.spec : Remove 02-workspace-switcher.diff, re-order patches
   1684 	* patches/gnome-panel-02-workspace-switcher.diff : Removed fixed in 
   1685 	  gconf upstream
   1686 	* patches/gnome-panel-*.diff : Re-Order numbers
   1687 
   1688 2006-10-20 Erwann Chenede - <erwann.chenede (a] sun.com>
   1689 
   1690 	* patches/metacity-08-pretty-function.diff
   1691 	* patches/metacity-05-raise-on-frame-click.diff
   1692 	* patches/metacity-07-window-title.diff
   1693 	* Solaris/patches/metacity-02-enable-Sun-keys-Open-Front.diff :
   1694 	  unfuzz'ed patches.
   1695 
   1696 2006-10-20  Damien Carbery <damien.carbery (a] sun.com>
   1697 
   1698 	* java-access-bridge.spec: Remove references to jdk1.5.0_03 because the
   1699 	  /usr/java symlink is used.
   1700 
   1701 2006-10-20  Matt Keenan <matt.keenan (a] sun.com>
   1702 
   1703 	* patches/gnome-panel-09-launch-menu.diff : Unfuzz
   1704 	* patches/gnome-desktop-01-jds-about-branding.diff : Unfuzz
   1705 	* patches/gnome-panel-06-notificationarea-tooltip.diff : Unfuzz
   1706 	* patches/gnome-panel-11-clock-timezone.diff : Unfuzz
   1707 	* patches/gnome-panel-07-input-method-filter-keypress.diff : Unfuzz
   1708 	* patches/gnome-panel-05-panel-applet-session-never-restart.diff: Unfuzz
   1709 	* patches/gnome-panel-02-workspace-switcher.diff : Unfuzz
   1710 	* patches/gnome-panel-12-trusted-extensions.diff : Unfuzz
   1711 
   1712 2006-10-20  Darren Kenny <darren.kenny (a] sun.com>
   1713 
   1714 	* patches/control-center-11-fix-keyboard-dialog.diff:
   1715 	  Deleted because found upstream.
   1716 	* control-center.spec,
   1717 	  patches/control-center-05-add-wallpaper-dialog.diff,
   1718 	  patches/control-center-06-logout-shortcut.diff,
   1719 	  patches/control-center-07-custom-keybinding.diff,
   1720 	  Solaris/patches/control-center-01-solaris-printmgr.diff:
   1721 	  Fixed fuzz
   1722 	* patches/control-center-11-disable-gnome-screensaver.diff:
   1723 	  Renamed from patches/control-center-12-disable-gnome-screensaver.diff,
   1724 	  and fixed fuzz.
   1725 	* patches/control-center-12-menu-entry.diff:
   1726 	  Renamed from patches/control-center-13-menu-entry.diff
   1727 	* patches/control-center-13-trusted-extensions.diff:
   1728 	  Renamed from patches/control-center-14-trusted-extensions.diff, and
   1729 	  fixed fuzz.
   1730 	* patches/control-center-14-evolution-about-me.diff:
   1731 	  Renamed from patches/control-center-15-evolution-about-me.diff
   1732 	* patches/control-center-15-unique-a11y-kbd.diff:
   1733 	  Renamed from patches/control-center-16-unique-a11y-kbd.diff
   1734 	* patches/control-center-16-sticky-timeout.diff:
   1735 	  Renamed from patches/control-center-17-sticky-timeout.diff
   1736 
   1737 2006-10-20  Wang Xin <jedy.wang (a] sun.com>
   1738 
   1739 	* patches/libbonobo-01-gthread.diff,
   1740 	  patches/ORBit-02-uninstalled_pc.diff,
   1741 	  patches/ORBit-01-no-static.diff: Fix fuzz.
   1742 
   1743 2006-10-20  Lin Ma  <Lin.Ma (a] Sun.COM>
   1744 
   1745 	* patches/gnome-utils-01-gfloppy-permission.diff: update fuzzy patche
   1746 	* patches/gnome-utils-04-logview-monitor.diff: fixed 6483280
   1747 
   1748 2006-10-20  Jeff Cai <jeff.cai (a] sun.com>
   1749 
   1750 	* evolution.spec: Bump to 2.8.1.1
   1751 
   1752 2006-10-20  Glynn Foster  <glynn.foster (a] sun.com>
   1753 
   1754 	* README: Update since we no longer store the .html docs. Most of
   1755           them are up on the JDS pages. The rest will be there soon.
   1756 	* docs/SUNWtemplate.spec: Update contents.
   1757 	* docs/SUNWtemplate2.spec: Rename to SUNWtemplate-standalone.spec.
   1758 	* docs/jds-roadmap.html:
   1759 	* docs/ssa/*: Remove these, as they're now up on the 
   1760           JDS project pages under 'Tasks/Single Sys Admin'.
   1761 
   1762 2006-10-20  Dave Lin  <dave.lin (a] sun.com>
   1763 
   1764         * firefox.spec: Bump version to 2.0rc3
   1765 
   1766 2006-10-19  Matt Keenan  <matt.keenan (a] sun.com>
   1767 
   1768 	* patches/gnome-keyring-manager-01-Wall-remove.diff : Update to remove 
   1769 	  fuzz
   1770 
   1771 2006-10-19  Halton Huo  <halton.huo (a] sun.com>
   1772 
   1773 	* vino.spec: Add option --enable-gnome-keyring, 
   1774 	* patches/vino-04-ipv6-support.diff:  Add for IPv6 support, #6483870.
   1775 	* patches/vino-02-keyring.diff, patches/vino-02-gnome-keyring.diff:
   1776 	  Rename patch keyring.diff to gnome-keyring.diff, and update it.
   1777 
   1778 2006-10-19  Irene Huang <irene.huang (a] sun.com>
   1779 
   1780 	* gnome-volume-manager.spec: Add patch 06-autoplay.diff
   1781 	* patches/gnome-volume-manager-06-autoplay.diff: Patch for modifying
   1782 	  gnome-volume-manager's gconf autoplay_dvd and autoplay_vcd default 
   1783 	  setting so that totem will not offer to play DVD/VCD once one is 
   1784 	  inserted.
   1785 	* patches/nautilus-01-gestures.diff: modified to remove patch fuzziness.
   1786 
   1787 2006-10-19  Brian Cameron  <brian.cameron (a] sun.com>
   1788 
   1789 	* patches/gdm-02-branding-general.diff, patch/gdm-07-linguas.diff:
   1790 	  Fix fuzz.
   1791 
   1792 2006-10-19  Brian Cameron  <brian.cameron (a] sun.com>
   1793 
   1794 	* rhythmbox.spec, patches/rhythmbox-02-audiocd.diff:  Fix audiocd
   1795 	  plugin so it links against libnautilus-burn library.  Without this
   1796 	  fix rhythmbox will not start.
   1797 
   1798 2006-10-19  Glynn Foster  <glynn.foster (a] sun.com>
   1799 
   1800 	* docs/jds-single-system-admin.html: Remove, since it's now part
   1801           of the tasks page in the JDS project.
   1802 
   1803 2006-10-18  Glynn Foster  <glynn.foster (a] sun.com>
   1804 
   1805 	* patches/deskbar-applet-02-webeyes-compatibility.diff: Fix another
   1806           typo that removes an additional OAFIID.
   1807 
   1808 2006-10-18  Dermot McCluskey dermot.mccluskey (a] sun.com
   1809 
   1810 	==== Repostitory moved to OpenSolaris.org ====
   1811 
   1812 2006-10-17  Matt Keenan  <matt.keenan (a] sun.com>
   1813 
   1814 	* gimp.spec : Added comment wrt getting patch 02-Xext.diff upstream.
   1815 
   1816 2006-10-17  Halton Huo  <halton.huo (a] sun.com>
   1817 
   1818 	* vino.spec, patches/vino-03-xgl.diff:
   1819 	  Add patch xgl.diff to fix sparc crash bug #6409721.
   1820 
   1821 2006-10-17  Halton Huo  <halton.huo (a] sun.com>
   1822 
   1823 	* vino.spec, patches/vino-01-fix-a11y-hang.diff,
   1824 	  patches/vino-02-keyring.diff:
   1825           Bump to 2.16.0 and modify patches.
   1826 
   1827 2006-10-17  Damien Carbery <damien.carbery (a] sun.com>
   1828 
   1829 	* gimp.spec: Add patch, 04-null-char, to remove a null char that is 
   1830 	  breaking the build. Bugzilla #362832.
   1831 	* patches/gimp-04-null-char.diff: Added. Fixes #362832.
   1832 
   1833 2006-10-17 Erwann Chenede - <erwann.chenede (a] sun.com>
   1834 
   1835 	* patches/gtk+-05-file-chooser.diff
   1836 	* patches/glib-05-solaris-thread-flags.diff
   1837 	* patches/glib-03-default-path.diff
   1838 	* patches/gtk+-04-mediaLib.diff
   1839 	* patches/pango-02-pua.diff
   1840 	* patches/gtk+-13-blank-popup-menu-fix.diff
   1841 	* patches/glib-04-gmodule-always-lazy.diff
   1842 	* patches/gtk+-07-fontbutton.diff
   1843 	* patches/gtk+-14-treeview-keynav.diff : unfuzz'ed patches.
   1844 
   1845 2006-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   1846 
   1847 	* deskbar-applet.spec, webeyes.spec: Remove webeyes from the 
   1848           build. desktbar-applet is the natural replacement. This is
   1849           in line with the current desktop UI specification.
   1850         * patches/deskbar-applet-02-webeyes-compatibility.diff: Add 
   1851           compatibility through some simple user migration.
   1852 
   1853 2006-10-17  Dave Lin  <dave.lin (a] sun.com>
   1854 
   1855         * ekiga.spec: Bump version to 2.0.3, add patch 
   1856 	  ekiga-pwlib-09-unset-port.diff to fix bug CR#6476679, add patch
   1857 	  ekiga-10-pwlib-bz356696.diff to fix bug gnome bugzilla bz#356696
   1858         * patches/ekiga-09-pwlib-unset-port.diff: Added.
   1859         * patches/ekiga-10-pwlib-bz356696.diff: Added.
   1860 
   1861 2006-10-17  Damien Carbery <damien.carbery (a] sun.com>
   1862 
   1863 	* gimp.spec: Bump to 2.13.12.
   1864 	* patches/gimp-04-null-char.diff: Added. Fixes #362832.
   1865 	* GConf.spec: Bump to 2.16.0.
   1866 	* gst-plugins-good.spec: Remove code that deletes *.a and *.la from 
   1867 	  %{_libdir} as none are installed there.
   1868 
   1869 2006-10-17  Irene Huang <irene.huang (a] sun.com>
   1870 
   1871 	* patches/gst-03-nofork.diff: modified to removed fuzziness while
   1872 	  patching.
   1873 
   1874 2006-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   1875 
   1876         * gnome-im-switcher.spec, patches/gnome-im-switcher*.diff: Remove
   1877           these from the repository. This module is now maintained by 
   1878           the iiimf group, and the SUNWiiimu package, and hosted on
   1879 	  openi18n.org.
   1880 
   1881 2006-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   1882 
   1883 	* gnome-im-switcher.spec, 
   1884 	  patches/gnome-im-switcher-08-fix-multihead.diff: Provide fix for
   1885 	  bugster #6435453. I notice from bugster #6189521 that this module
   1886 	  is now EOL, which sounds like it should be removed from
   1887 	  jds-spec-files.  Commiting anyway, so that it's in history, even
   1888 	  if we choose to remove later.
   1889 
   1890 2006-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   1891 
   1892 	* patches/gnome-utils-05-dictionary-multihead.diff: Update based 
   1893 	  on some community feedback.
   1894 
   1895 2006-10-17  Brian Cameron  <brian.cameron (a] sun.com>
   1896 
   1897 	* cairo.spec: Build gtk-docs.
   1898 	* gtk2.spec: Call autoconf after autoheader/automake.
   1899 
   1900 2006-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   1901 
   1902 	* patches/quick-lounge-applet-03-multihead-fix.diff: Update based 
   1903 	  on some community feedback.
   1904 
   1905 2006-10-16  Damien Carbery <damien.carbery (a] sun.com>
   1906 
   1907         * libgphoto2.spec, gaim.spec, gnome-spell.spec, gnome-utils.spec,
   1908 	  gst-plugins-base.spec, gst-plugins-good.spec, gst-fluendo-mp3.spec,
   1909 	  gst.spec: Remove the '-rf' from the 'rm *.la *.a' lines so that any
   1910           changes to the module source will be seen as a build error and action
   1911           can be taken.
   1912 	* pango.spec: Bump to 1.14.7.
   1913 
   1914 2006-10-13  Damien Carbery <damien.carbery (a] sun.com>
   1915 
   1916 	* pango.spec: Bump to 1.14.6.
   1917 
   1918 2006-10-13  Damien Carbery <damien.carbery (a] sun.com>
   1919 
   1920 	* dbus.spec, gtk2.spec, gimp.spec: Delete .a and .la files.
   1921 
   1922 2006-10-13  Glynn Foster  <glynn.foster (a] sun.com>
   1923 
   1924 	* gnome-utils.spec,
   1925 	* patches/gnome-utils-05-dictionary-multihead.diff: Fixes multihead 
   1926 	  bugs. Bugzilla #361856.
   1927 
   1928 2006-10-12  Glynn Foster  <glynn.foster (a] sun.com>
   1929 
   1930 	* quick-lounge-applet.spec,
   1931 	* patches/quick-lounge-applet-03-multihead-fix.diff: Fixes multihead 
   1932 	  bugs in the properties dialog and about dialog. Bugster #6435439, 
   1933 	  Bugzilla #319050.
   1934 
   1935 2006-10-12 John Rice <john.rice (a] sun.com>
   1936 
   1937         * glib2-java.spec:
   1938         - Modified srcjardir to conform to PSARC/2006/053
   1939         - Modify installpaths patch to allow jardir to be specified in configure
   1940         - Add patch to allow api doc to be created
   1941         * Solaris/patches/glib2-java-05-doc.diff: work around unsupported 
   1942 	  "find -mindep" in generating api doc list
   1943         - Enabled creation of srcjar with configure switch
   1944         - Add patches to allow doc base dir to be specified in configure
   1945         * patches/glib2-java-04-docbasedir.diff: modified patch to use 
   1946 	  docbasedir in Makefile.am
   1947         - Added macrobasedir option to configure
   1948         * patches/glib2-java-06-macrobasedir.diff: added option to jg_common.m4
   1949 	  to allow macrobasedir to be specified
   1950         * cairo-java.spec:
   1951         - Modify installpaths patch to allow jardir to be specified in configure
   1952         - Add patch to allow api doc to be created
   1953         * Solaris/patches/cairo-java-03-doc.diff: work around unsupported 
   1954 	  "find -mindep" in generating api doc list
   1955         - Enabled creation of srcjar with configure switch
   1956         * patches/cairo-java-04-srcjar.diff: added BUILD_SRCJAR target to 
   1957 	  Makefile.am
   1958         - Modified srcjardir to conform to PSARC/2006/053
   1959         - Add patches to allow doc base dir to be specified in configure
   1960         * patches/cairo-java-05-docbasedir.diff: patch to use docbasedir in 
   1961 	  Makefile.am
   1962         * gtk2-java.spec:
   1963         - Modify installpaths patch to allow jardir to be specified in configure
   1964         - Add patch to allow api doc to be created
   1965         * Solaris/patches/gtk2-java-04-doc.diff: work around unsupported 
   1966 	  "find -mindep" in generating api doc list
   1967         - Enabled creation of srcjar with configure switch
   1968         * patches/gtk2-java-05-srcjar.diff: added BUILD_SRCJAR target to 
   1969 	  Makefile.am
   1970         - Modified srcjardir to conform to PSARC/2006/053
   1971         - Add patches to allow doc base dir to be specified in configure
   1972         * patches/gtk2-java-06-docbasedir.diff: patch to use docbasedir in 
   1973 	  Makefile.am
   1974         - Added macrobasedir option to configure 
   1975         - Add patch to allow macrobasedir to be used
   1976         * patches/gtk2-java-07-macrobasedir.diff: used macrobasedir in 
   1977 	  gtk-java.pc creation and Makefile.am
   1978         * gnome-libs-java.spec:
   1979         - Modify installpaths patch to allow jardir to be specified in configure
   1980         - Add patch to allow api doc to be created
   1981         * Solaris/patches/gnome-java-04-doc.diff: work around unsupported 
   1982 	  "find -mindep" in generating api doc list
   1983         - Enabled creation of srcjar with configure switch
   1984         * patches/gnome-java-05-srcjar.diff: added BUILD_SRCJAR target to 
   1985 	  Makefile.am
   1986         - Add patches to allow doc base dir to be specified in configure
   1987         * patches/gnome-java-06-docbasedir.diff: patch to use docbasedir in 
   1988 	  Makefile.am
   1989         * glade-java.spec:
   1990         - Modify installpaths patch to allow jardir to be specified in configure
   1991         - Add patch to allow api doc to be created
   1992         * Solaris/patches/glade-java-03-doc.diff: work around unsupported 
   1993 	  "find -mindep" in generating api doc list
   1994         - Enabled creation of srcjar with configure switch
   1995         * patches/glade-java-04-srcjar.diff: added BUILD_SRCJAR target to 
   1996 	  Makefile.am
   1997         - Add patches to allow doc base dir to be specified in configure
   1998         * patches/glade-java-05-docbasedir.diff: patch to use docbasedir in 
   1999 	  Makefile.am
   2000 
   2001 2006-10-11  Padraig O'Briain <padraig.obriain (a] sun.com>
   2002 
   2003 	* patches/glib-10-use-fdwalk.diff: Fix error in patch which causes
   2004 	  hal to not start correctly.
   2005 
   2006 2006-10-11  Damien Carbery <damien.carbery (a] sun.com>
   2007 
   2008 	* patches/gnome-media-01-menu-entries.diff: Rework to remove fuzziness.
   2009 	* patches/ekiga-06-menu-entry.diff: Rework to remove fuzziness.
   2010 	* patches/totem-02-menu-entry.diff: Rework to remove fuzziness.
   2011 
   2012 2006-10-11  Padraig O'Briain <padraig.obriain (a] sun.com>
   2013 
   2014 	* at-spi.spec: Add patch at-spi-02-fix-leak.diff
   2015 	* patches/at-spi-02-fix-leak.diff: Fixes bug 6457388.
   2016 
   2017 2006-10-11  Damien Carbery <damien.carbery (a] sun.com>
   2018 
   2019 	* poppler.spec: Bump to 0.5.4 to fix evince build. Add patch, 
   2020 	  03-glib-2, so that configure looks for glib-2.0, not the old glib.
   2021 	  Freedesktop bugzilla #8600.
   2022 	* patches/poppler-03-glib-2.diff: Added to change glib check to 
   2023 	  glib-2.0 check.
   2024 	* evince.spec: Add note to bump poppler at the same time as evince.
   2025 
   2026 2006-10-11  Halton Huo <halton.huo (a] sun.com>
   2027 
   2028 	* patches/vino-01-fix-a11y-hang.diff: Modify patch for version upgrade.
   2029 	* vino.spec, patches/vino-02-keyring.diff,
   2030 	  patches/vino-02-libgnomeui-include.diff, patches/vino-03-keyring.diff:
   2031 	  Remove unused patch vino-02-libgnomeui-include.diff and reorder.
   2032 
   2033 2006-10-11  Padraig O'Briain <padraig.obriain (a] sun.com>
   2034 
   2035 	* patches/gok-01-solaris-apps.diff: Update to use firefox.
   2036 	  Fixes bug 6407408.
   2037 
   2038 2006-10-10  Rick Ju <rick.ju (a] sun.com>
   2039 
   2040         * gaim.1: updated to latest community version
   2041         * gaim-remote.1: new added sgml man page
   2042 
   2043 2006-10-10 Erwann Chenede - <erwann.chenede (a] sun.com>
   2044 
   2045         * gtk2.spec : added patch gtk+-17-textview-selection-g-assert.diff
   2046         * patches/gtk+-17-textview-selection-g-assert.diff : patch to 
   2047           fix for 6402103.
   2048 
   2049 2006-10-10  Damien Carbery <damien.carbery (a] sun.com>
   2050 
   2051 	* evince.spec: Bump to 0.6.1.
   2052 
   2053 2006-10-10  Padraig O'Briain <padraig.obriain (a] sun.com>
   2054 
   2055 	* patches/gok-04-no-login-warn.diff: Update to fix fuzzines.
   2056 
   2057 2006-10-10  Padraig O'Briain <padraig.obriain (a] sun.com>
   2058 
   2059 	* patches/dasher-03-fixcompile.diff: Update to fix fuzziness and 
   2060 	  offset warnings.
   2061 
   2062 2006-10-10  Padraig O'Briain <padraig.obriain (a] sun.com>
   2063 
   2064 	* gnome-terminal.spec: Add patch gnome-terminal-03-fix-focus.diff.
   2065 	* patches/gnome-terminal-03-fix-focus.diff: Patch to fix 6462305.
   2066 
   2067 2006-10-10  Damien Carbery <damien.carbery (a] sun.com>
   2068 
   2069 	* libgksu.spec: Add patch, 06-package_name, to use PACKAGE_NAME from 
   2070 	  config.h in as PACKAGE is incorrectly expanded by the preprocessor.
   2071 	* patches/libgksu1.2-06-package_name.diff: Added.
   2072 
   2073 2006-10-10  Irene Huang <Irene.Huang (a] sun.com>
   2074 
   2075         * patches/evolution-03-display-mail.diff: modified to remove
   2076           the fuzziness.
   2077 
   2078 2006-10-09  Dave Lin  <dave.lin (a] sun.com>
   2079 
   2080         * ekiga.spec: Add patch ekiga-08-pwlib-disconnect-crash.diff
   2081 	  to fix bug CR#6470530
   2082         * patches/ekiga-08-pwlib-disconnect-crash.diff: Added.
   2083 
   2084 2006-10-09  Dave Lin  <dave.lin (a] sun.com>
   2085 
   2086         * firefox.spec: Bump version to 2.0rc2
   2087 
   2088 2006-10-09  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   2089 
   2090 	==== Vermillion Devel build 51 ====
   2091 
   2092 2006-10-07  Brian Cameron  <brian.cameron (a] sun.com>
   2093 
   2094 	* dogtail.spec, patches/dogtail-01-solaris.diff:  Add patch
   2095 	  so dogtail works on Solaris.
   2096 	* pygobject.spec: Add aclocal and automake calls, needed for
   2097 	  this to build.
   2098 	* pyspi.spec, patches/pyspi-01-solaris.diff: Update to 0.6.0.
   2099 	  Add patch to allow building on Solaris.
   2100 
   2101 2006-10-07  Brian Cameron  <brian.cameron (a] sun.com>
   2102 
   2103 	* dogtail.spec: Bump to 0.6.0.
   2104 
   2105 2006-10-07  Damien Carbery <damien.carbery (a] sun.com>
   2106 
   2107 	* gnome-themes.spec: Bump to 2.16.1.1.
   2108 
   2109 2006-10-06  Padraig O'Briain <padraig.obriain (a] sun.com>
   2110 
   2111 	* libbonobo.spec: Add patch libbonobo-03-close-down.diff.
   2112 	* patches/libbonobo-03-close-down.diff: Patch to fix 6472900.
   2113 
   2114 2006-10-05  Laszlo (Laca) Peter  <laca (a] sun.com>
   2115 
   2116 	* docs/gconf.txt: add postrun guard to %preun script in example
   2117 
   2118 2006-10-05  Padraig O'Briain <padraig.obriain (a] sun.com>
   2119 
   2120 	* nautilus.spec: Add patch nautilus-19-add-relations.diff.
   2121 	* patches/nautilus-19-add-relations.diff: Patch to fix 6458338.
   2122 
   2123 2006-10-05 John Rice <john.rice (a] sun.com>
   2124 
   2125         * glib2-java-04-docbasedir.diff: allows base doc dir to be
   2126           specified in configure, avoids need for moving doc dirs
   2127           about after install
   2128 
   2129 2006-10-05  Damien Carbery <damien.carbery (a] sun.com>
   2130 
   2131 	* libgnomeui.spec: Bump to 2.16.1. Remove upstream patch, 
   2132 	  03-hang-on-mutex.
   2133 	* patches/libgnomeui-03-hang-on-mutex.diff: Removed, upstream.
   2134 
   2135 2006-10-04  Mike Gerdts <mgerdts at gmail dot com>
   2136 
   2137 	reviewed by: Laca
   2138 
   2139 	* ext-sources/postrun: fix postrun locking: part 1 of 6471025
   2140 	* ext-sources/postrun.xml: postrun should not run until sysidcfg
   2141 	  is finished: part 2 of 6471025
   2142 
   2143 2006-10-04  Damien Carbery <damien.carbery (a] sun.com>
   2144 
   2145 	* pygtk2.spec: Bump to 2.10.3.
   2146 	* pygobject.spec: Bump to 2.12.2.
   2147 	* patches/pygtk2-02-pygobject-xsl-dir.diff: Update pygobject version.
   2148 	* gtk2.spec: Bump to 2.10.6. Remove upstream patch, 17-stock_icons_typo
   2149 	* patches/gtk+-17-stock_icons_typo.diff: Removed, upstream.
   2150 
   2151 2006-10-04  Damien Carbery <damien.carbery (a] sun.com>
   2152 
   2153 	* libgksu.spec: Add patch, 04-gnu_gettext, to use GNU gettext. Add
   2154 	  associated autofoo.
   2155 	* patches/libgksu1.2-05-gnu_gettext.diff: Added.
   2156 
   2157 2006-10-04  Matt Keenan  <matt.keenan (a] sun.com>
   2158 
   2159 	* file-roller.spec: Added patch to fix bugster : 6478062, patch logged
   2160 	  upstream : http://bugzilla.gnome.org/show_bug.cgi?id=359629
   2161 	* patches/file-roller-02-rpm-cpio.diff : New patch 
   2162 
   2163 2006-10-03  Laszlo (Laca) Peter  <laca (a] sun.com>
   2164 
   2165 	reviewed by: John.Levon
   2166 
   2167 	* patches/Python-06-write_compiled_module-atomic.diff: make writing
   2168 	  .pyc files atomic, fixes 6463378
   2169 
   2170 2006-10-03  Damien Carbery <damien.carbery (a] sun.com>
   2171 
   2172 	* rhythmbox.spec: Remove 'rm' line from %install as the files listed 
   2173 	  are not installed.
   2174 	* totem.spec: Remove 'rm' lines from %install as the files listed are
   2175 	  not installed.
   2176 
   2177 2006-10-03 John Rice <john.rice (a] sun.com>
   2178 
   2179         * gnome-java.spec: Corrected patch name from 
   2180           gnome-java-03-installpaths.diff to 
   2181 	  gnome-libs-java-03-installpaths.diff
   2182 
   2183 2006-10-03  Matt Keenan <matt.keenan (a] sun.com>
   2184 
   2185 	* gcalctool.spec: Added patch to fix Bugster #6473019/bugzilla #359291
   2186 	* patches/gcalctool-02-arabic-decimal-point.diff : New patch
   2187 	  Bugster #6473019 / bugzilla #359291
   2188 
   2189 2006-10-03  Damien Carbery <damien.carbery (a] sun.com>
   2190 
   2191 	* pango.spec: Bump to 1.14.5.
   2192 	* gdm.spec: Bump to 2.16.1. Remove upstream patch, 10-fixcrash.
   2193 	* patches/gdm-10-fixcrash.diff: Removed, upstream.
   2194 	* metacity.spec: Bump to 2.16.3.
   2195 	* alacarte.spec: Bump to 0.10.1.
   2196 	* pygtk2.spec: Bump to 2.10.2.
   2197 	* file-roller.spec: Bump to 2.16.1.
   2198 
   2199 2006-10-03  Damien Carbery <damien.carbery (a] sun.com>
   2200 
   2201 	* gnome-menus.spec: Bump to 2.16.1.
   2202 	* zenity.spec: Bump to 2.16.1.
   2203 	* gnome-session.spec: Bump to 2.16.1.
   2204 	* vte.spec: Bump to 0.14.1.
   2205 	* gnome-screensaver.spec: Bump to 2.16.1.
   2206 	* gnome-utils.spec: Bump to 2.16.1.
   2207 	* nautilus-cd-burner.spec: Bump to 2.16.1. Remove all patches as they
   2208 	  are upstream.
   2209 	* patches/nautilus-cd-burner-01-mkdtemp-sun-fix.diff,
   2210 	  patches/nautilus-cd-burner-02-menuitem.diff,
   2211 	  patches/nautilus-cd-burner-03-data-size.diff,
   2212 	  patches/nautilus-cd-burner-04-handle-eof.diff,
   2213 	  patches/nautilus-cd-burner-05-solarishal.diff: Removed, upstream.
   2214 
   2215 2006-10-03  Damien Carbery <damien.carbery (a] sun.com>
   2216 
   2217 	* control-center.spec: Bump to 2.16.1. Removed upstream patches,
   2218 	  14-negative-refresh-rates and 16-reserved-names; renumber rest.
   2219 	* patches/control-center-14-negative-refresh-rates.diff,
   2220 	  patches/control-center-16-reserved-names.diff: Removed, upstream.
   2221 	* gnome-applets.spec: Bump to 2.16.1.
   2222 	* patches/gnome-applets-03-disable-keyboard-layout.diff: Rework.
   2223 	* yelp.spec: Bump to 2.16.1.
   2224 	* gnome-games.spec: Bump to 2.16.1.
   2225 	* gtk2-engines.spec: Bump to 2.8.1.
   2226 	* gnome-desktop.spec: Bump to 2.16.1.
   2227 	* libwnck.spec: Bump to 2.16.1.
   2228 	* gnome-user-docs.spec: Bump to 2.16.1.
   2229 	* gnome-terminal.spec: Bump to 2.16.1.
   2230 	* gnome-panel.spec: Bump to 2.16.1.
   2231 
   2232 2006-10-03  Damien Carbery <damien.carbery (a] sun.com>
   2233 
   2234 	* gtk2.spec: Add patch, 17-stock_icons_typo, to fix typo in Makefile. 
   2235 	  Already fixed upstream.
   2236 	* patches/gtk+-17-stock_icons_typo.diff: Added, to fix Makefile typo.
   2237 
   2238 2006-10-02 John  Rice - <john.rice (a] sun.com>
   2239 
   2240         * glib2-java.spec: add install dir patch
   2241         * glib2-java-03-installpaths.diff
   2242           patch for install dirs for jar location on Solaris
   2243         * cairo-java.spec: add install dir patch
   2244         * cairo-java-02-installpaths.diff
   2245           patch for install dirs for jar location on Solaris
   2246         * gtk2-java.spec: add install dir patch
   2247         * gtk2-java-03-installpaths.diff
   2248           patch for install dirs for jar location on Solaris
   2249         * gnome-libs-java.spec: add install dir patch
   2250         * gnome-libs-java-0j3-installpaths.diff
   2251           patch for install dirs for jar location on Solaris
   2252         * glade-java.spec: add install dir patch
   2253         * glade-java-02-installpaths.diff
   2254           patch for install dirs for jar location on Solaris
   2255 
   2256 2006-10-02  Damien Carbery <damien.carbery (a] sun.com>
   2257 
   2258 	* gnome-themes.spec: Bump to 2.16.1.
   2259 	* gnome-system-monitor.spec: Bump to 2.16.1.
   2260 	* gnome-backgrounds.spec: Bump to 2.16.1.
   2261 	* gtkhtml.spec: Bump to 3.12.1.
   2262 	* evolution-data-server.spec: Bump to 1.8.1.
   2263 	* evolution.spec: Bump to 2.8.1.
   2264 	* evolution-exchange.spec: Bump to 2.8.1.
   2265 
   2266 2006-10-02  Damien Carbery <damien.carbery (a] sun.com>
   2267 
   2268 	* totem.spec, rhythmbox.spec: Remove '-f' from 'rm' calls to force 
   2269 	  failure when source changes need attention.
   2270 
   2271 2006-10-02 John  Rice - <john.rice (a] sun.com>
   2272 
   2273         * patches/gtk2-java-02-uninstalled.diff: need to reference
   2274           gtkapiversion was ref apiversion
   2275           gtk2-java.spec: apply above patch
   2276 
   2277 2006-10-02  Damien Carbery <damien.carbery (a] sun.com>
   2278 
   2279 	* gtk2.spec: Bump to 2.10.5. Remove upstream patch, 17-hang-on-mutex.
   2280 	* patches/gtk+-17-hang-on-mutex.diff: Removed. Upstream.
   2281 	* nautilus.spec: Bump to 2.16.1.
   2282 	* gail.spec: Bump to 1.9.3.
   2283 	* atk.spec: Bump to 1.12.3.
   2284 	* totem.spec: Bump to 2.16.2.
   2285 	* gnome-vfs.spec: Bump to 2.16.1.
   2286 	* at-spi.spec: Bump to 1.7.12.
   2287 	* glib2.spec: Bump to 2.12.4.
   2288 	* gtksourceview.spec: Bump to 1.8.1.
   2289 
   2290 2006-10-02 John  Rice - <john.rice (a] sun.com>
   2291 
   2292         * gnome-libs-java.spec: Added, required as part of
   2293           SUNWgnome-base-libs-java.spec by libglade.
   2294 
   2295 2006-10-02  Damien Carbery <damien.carbery (a] sun.com>
   2296 
   2297 	* eog.spec: Bump to 2.16.1.
   2298 	* gedit.spec: Bump to 2.16.1.
   2299 	* sound-juicer.spec: Bump to 2.16.1.
   2300 	* rhythmbox.spec: Bump to 0.9.6.
   2301 	* patches/gedit-01-spellcheck-fallback-to-enus.diff: Rework to 
   2302 	  eliminate 'fuzz' message when patch applied.
   2303 	* patches/eog-03-shell-X11.diff: Rework to eliminate 'fuzz' message.
   2304 
   2305 2006-10-02  Padraig O'Briain <padraig.obriain (a] sun.com>
   2306 
   2307 	* gnome-panel.spec: Add patch, 17-preferences-menu.
   2308 	* patches/gnome-panel-17-preferences-menu.diff: Fix for bug 6439133.
   2309 
   2310 2006-09-29  Damien Carbery <damien.carbery (a] sun.com>
   2311 
   2312 	* cairo-java.spec: Add patch, 01-uninstalled.
   2313 	* patches/cairo-java-01-uninstalled.diff: Add uninstalled pc file.
   2314 	* glib2-java.spec: Add patch, 02-uninstalled.
   2315 	* patches/glib2-java-02-uninstalled.diff: Add uninstalled pc file.
   2316 
   2317 2006-09-29  Lin Ma <lin.ma (a] sun.com>
   2318 
   2319 	* patches/gnome-utils-04-logview-monitor.diff: bug#6476171, the reason
   2320 	  is some variable is not initialized before it's invoked. Update the
   2321 	  old patch to fit the HEAD source.
   2322 
   2323 2006-09-28 Darren Kenny <darren.kenny (a] sun.com>
   2324 
   2325 	* libgksu.spec, patches/libgksu1.2-04-rbac-support.diff:
   2326 	  Change way libsecdb is found by adding to configure.ac and call 
   2327 	  autoconf in spec to regenerate configure script.
   2328 	* Solaris/SUNWgksu.spec:
   2329 	  Fix the permissions on /etc/gksu.conf
   2330 
   2331 2006-09-28 John  Rice - <john.rice (a] sun.com>
   2332 
   2333         * Javav-Gnome: merge into SUNWgnome-base-libs-java.spec
   2334           required linux spec files for glib-java, cairo-java
   2335           gtk2-java and glade-java - added:
   2336           glib2-java.spec, cairo-java.spec, gtk2-java.spec and
   2337           glade-java.spec
   2338 
   2339 2006-09-28  Damien Carbery <damien.carbery (a] sun.com>
   2340 
   2341 	* gnome-mount.spec, gnome-volume-manager.spec: Change Summary from
   2342 	  the obviously incorrect 'GNOME Display Manager' to one from the
   2343 	  README in the source tarball.
   2344 
   2345 2006-09-28  Damien Carbery <damien.carbery (a] sun.com>
   2346 
   2347 	* gimp.spec: Bump to 2.3.11. Remove upstream patch, 03-hidden, and 
   2348 	  reorder rest.
   2349 	* patches/gimp-03-hidden.diff: Removed, upstream.
   2350 	* patches/gimp-03-fixcompile.diff: Added, renamed from 04.
   2351 
   2352 2006-09-28  Darren Kenny <darren.kenny (a] sun.com>
   2353 
   2354 	* docs/ssa/date_and_time.swf,
   2355 	  docs/ssa/filesystem_shares.swf,
   2356 	  docs/ssa/log_viewer.swf,
   2357 	  docs/ssa/network.swf,
   2358 	  docs/ssa/services.swf,
   2359 	  docs/ssa/system_monitor.swf,
   2360 	  docs/ssa/users_and_groups.swf: Removed SWF files.
   2361 	  Moved to http://mediacast.sun.com/share/dar/
   2362 	* docs/ssa/date_and_time.html,
   2363 	  docs/ssa/filesystem_shares.html,
   2364 	  docs/ssa/log_viewer.html,
   2365 	  docs/ssa/network.html,
   2366 	  docs/ssa/services.html,
   2367 	  docs/ssa/system_monitor.html,
   2368 	  docs/ssa/users_and_groups.html:
   2369           Updated files to reflect new location.
   2370 
   2371 
   2372 2006-09-28 Erwann Chenede - <erwann.chenede (a] sun.com>
   2373 
   2374 	* patches/cairo-02-8bit-fix.diff : more 8bit hack to fix 6446043
   2375 
   2376 2006-09-28  Simon Zheng  <simon.zheng (a] sun.com>
   2377 	
   2378 	* evolution.spec:
   2379 	* patches/evolution-04-pixmap-new.diff: Add a patch to fix the bug 
   2380 	  #355919. gdk_rgb_get_visual()->depth always returns preferred visual 
   2381 	  depth, which isn't always equal to the that of current window. So 
   2382 	  use -1 instead.
   2383 
   2384 2006-09-27  Brian Cameron  <brian.cameron (a] sun.com>
   2385 
   2386 	* metacity.spec, patches/metacity-12-composite.diff:  Add patch so
   2387 	  that if SFElibcm is installed, you can build with --enable-composite
   2388 
   2389 2006-09-27  Matt Keenan <matt.keenan (a] sun.com>
   2390 
   2391 	* file-roller.spec : Remove rename-contents.diff, already fixed upstream.
   2392 	* patches/file-roller-01-rename-contents.diff : Upon further checking,
   2393 	  removing this as already fixed upstream. #168287
   2394 	* patches/file-roller-01-menu-entry.diff : Renamed
   2395 
   2396 2006-09-27  Matt Keenan <matt.keenan (a] sun.com>
   2397 
   2398 	* patches/file-roller-01-rename-contents.diff : Re-worked so applies
   2399 	  without "fuzz"
   2400 
   2401 2006-09-27  Matt Keenan <matt.keenan (a] sun.com>
   2402 
   2403 	* file-roller.spec : #6397899 - Re-enable password option in
   2404 	  file-roller as version of zip/unzip shipped with Solaris now
   2405 	  supports this.
   2406 	* patches/file-roller-01-zip-command.diff : Remove patch
   2407 	* patches/file-roller-01-rename-contents.diff : Renamed
   2408 	* patches/file-roller-02-menu-entry.diff : Renamed
   2409 
   2410 2006-09-27  Padraig O'Briain <padraig.obriain (a] sun.com>
   2411 
   2412 	* gtk2.spec: Add reference to patch gtk+-17-hang-on-mutex.diff
   2413 	* libgnomeui.spec: Add reference to patch 
   2414 	  libgnomeui-03-hang-on-mutex.diff
   2415 	* patches/gtk+-17-hang-on-mutex.diff:
   2416 	* patches/libgnomeui-03-hang-on-mutex.diff: Patches to avoid
   2417 	  calling GDK_THREADS_ENTER twice and thus hanging on mutex.
   2418 	  Fix for bug 6475663.
   2419 
   2420 2006-09-27  Wang Xin <jedy.wang (a] sun.com>
   2421 
   2422 	* evolution-jescs.spec: bump to 2.8.2.
   2423 
   2424 2006-09-27  Damien Carbery <damien.carbery (a] sun.com>
   2425 
   2426 	* patches/ORBit-05-fixhypen.diff: Fix bad hunk in patch.
   2427 
   2428 2006-09-27  Padraig O'Briain <padraig.obriain (a] sun.com>
   2429 
   2430 	* vte.spec: Add --datadir=%{_datadir} to configure. This ensures
   2431 	  expansion of datadir in config.h and fixes bug 6465619.
   2432 
   2433 2006-09-26  Brian Cameron  <brian.cameron (a] sun.com
   2434 
   2435 	* gnome-volume-manager.spec,
   2436 	  patches/gnome-volume-manager-05-claimbranch.diff:  This patch is
   2437 	  required for gnome-volume-manager to co-exist with rmvolmgr - the
   2438 	  non-gui volume manager delivered by Tamarack that will always run in
   2439 	  the background.  Patch provided by Artem Kachitchkine.
   2440 
   2441 2006-09-26  Brian Cameron  <brian.cameron (a] sun.com
   2442 
   2443         * patches/ORBit-05-fixhyphen.diff:  Updated to reflect review comments.
   2444           This patch is just cleaner.
   2445 
   2446 2006-09-26  Damien Carbery <damien.carbery (a] sun.com>
   2447 
   2448 	* gtk2.spec: Bump to 2.10.4.
   2449 	* pango.spec: Bump to 1.14.4.
   2450 	* metacity.spec: Bump to 2.16.2.
   2451 	* libgtop.spec: Bump to 2.14.4.
   2452 
   2453 2006-09-26 Erwann Chenede - <erwann.chenede (a] sun.com>
   2454 
   2455 	* Solaris/SUNWgnome-wm.spec : remove sparc only ifarch 
   2456 	  around metacity-02-enable-Sun-keys-Open-Front.diff
   2457 	  to fix 5103120
   2458 
   2459 2006-09-25  Padraig O'Briain <padraig.obriain (a] sun.com>
   2460 
   2461 	* glib2.spec: Add patch glib-10-use-fdwalk.diff
   2462 	* patches/glib-10-use-fdwalk.diff: Fix for bugzilla 357585.
   2463 
   2464 2006-09-25  Padraig O'Briain <padraig.obriain (a] sun.com>
   2465 
   2466 	* GConf.spec: Add patch GConf-06-use-fdwalk.diff, add calls to 
   2467 	  autoheader and autoconf.
   2468 	* patches/GConf-06-use-fdwalk.diff: Fix for bug 6366879.
   2469 
   2470 2006-09-24  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   2471 
   2472 	==== Vermillion Devel build 50 ====
   2473 
   2474 2006-09-23  Brian Cameron  <brian.cameron (a] sun.com
   2475 
   2476 	* gdm.spec, patches/gdm-10-fixcrash.diff:  Patch from GDM CVS head
   2477 	  to fix crashing issue.
   2478 
   2479 2006-09-22  Henry Zhang  <hua.zhang (a] sun.com>
   2480 
   2481 	* patches/gnome-applets-04-make-multiload-network-available.diff :
   2482 	  add the Disk display support.
   2483 
   2484 2006-09-22  Henry Zhang  <hua.zhang (a] sun.com>
   2485 
   2486 	* patches/libgtop-01-solaris.diff: Update the patch to 2.16
   2487 	* patches/gnome-system-monitor-01-solaris.diff: Update the patch to
   2488 	  2.16
   2489 	* Solaris/SUNWlibgtop.spec: Shorten the summary according to Shirley
   2490 	  comments.
   2491 	  Delete unuseful binary files from /usr/bin
   2492 	* Solaris/manpages/sman1/gnome-system-monitor.1: Add some contents for
   2493 	  SunRay 
   2494 
   2495 2006-09-21 Erwann Chenede - <erwann.chenede (a] sun.com>
   2496 
   2497 	* gnome-panel.spec : renamed patch
   2498 	* patches/gnome-panel-10-solaris-branding.diff : added conditional 
   2499 	  display of solaris specific launch icon.
   2500 	* gnome-session.spec : renamed patch
   2501 	* patches/gnome-session-02-solaris-branding.diff : added conditional 
   2502 	  display of java, flash, sun & adobe logo. 
   2503 	* Solaris/SUNWgnome-solaris-branding.spec : added session logo icons
   2504 	  and modified the launch icon deployment.
   2505 
   2506 2006-09-21  Matt Keenan  <matt.keenan (a] sun.com>
   2507 
   2508 	* patches/gnome-session-06-gnome-about.diff : Fix so that Gnome About
   2509 	  is NOT shown at every login, part of this patch had disappeared,
   2510 	  added back the gconf-key check for show_about.
   2511 
   2512 2006-09-21  Wang Xin  <jedy.wang (a] sun.com>
   2513 
   2514 	* evolution-jescs.spec: bump to 2.8.1.
   2515 
   2516 2006-09-20 Jerry Tan <jerry.tan (a] sun.com>
   2517         * upgrade gstreamer, and gst-plugin-base minor version to 0.10.10
   2518 
   2519 2006-09-20 Brian Cameron  <brian.cameron (a] sun.com>
   2520 
   2521 	* ORBit2.spec, patches/ORBit-05-fixhyphen.diff:  Add patch
   2522 	  to fix escalation #1-19359745 and bug #6466464.  GNOME
   2523 	  bugzilla bug #152659.
   2524 
   2525 2006-09-20 Erwann Chenede - <erwann.chenede (a] sun.com>
   2526 
   2527 	* patches/nimbus-01-icon-name-mapping-hack.diff : use 
   2528 	  icon-name-mapping from SUNWgnome-themes pkg instead 
   2529 	  of the system one.
   2530 	* nimbus.spec : added patch
   2531 	* SUNWgnome-solaris-branding.spec : bumped tarball release 
   2532 	  for bug 6470248
   2533 
   2534 2006-09-20 Steven Zhang <steven.zhang (a] sun.com>
   2535 	
   2536 	* add vino-client.jar and vino-client.html to ext-source, and 
   2537 	  modify SUNWgnome-remote-desktop.spec according this change.
   2538 
   2539 2006-09-19 Brian Cameron  <brian.cameron (a] sun.com>
   2540 
   2541 	* gnome-desktop.spec: Build gnome-about release version using
   2542 	  the %{version} value rather than hardcoding it so we don't
   2543 	  always have to change this for each release.
   2544 
   2545 2006-09-19 Brian Cameron  <brian.cameron (a] sun.com>
   2546 
   2547 	* patches/gnome-volume-manager-04-fixlocaluser.diff:  After 
   2548 	  talking with Artem, the previous patch also wasn't a good
   2549 	  fix.  Seems on some machine utmp->ut_line could be "console"
   2550 	  instead of "tty", and this wouldn't work on SunRay.  Better
   2551 	  to avoid this hacky test on Solaris.
   2552 
   2553 2006-09-19 Brian Cameron  <brian.cameron (a] sun.com>
   2554 
   2555 	* gnome-volume-manager.spec,
   2556 	  patches/gnome-volume-manager-04-fixlocaluser.diff:  Fix problem
   2557 	  that was causing gnome-volume-manager to just exit on startup.
   2558 	* control-center.spec, patches/control-center*: Remove unneeded
   2559 	  patch control-center-10-wall.diff and renumber patches.
   2560 
   2561 2006-09-19 Erwann Chenede - <erwann.chenede (a] sun.com>
   2562 
   2563 	* nimbus.spec : bumped release for icon release and removed patch
   2564 	* patches/libgnome-02-default-theme.diff : changed default icon theme
   2565 	  to nimbus
   2566 	* patches/nimbus-01-redef-enum.diff : removed
   2567 	* patches/gnome-backgrounds-01-sun-backgrounds.diff : s/DI //
   2568 	* patches/icon-naming-utils-02-extra-file.diff : added extra option
   2569 	  for nimbus icon theme
   2570 	* icon-naming-utils.spec : added patch
   2571 
   2572 2006-09-18  Brian Cameron  <brian.cameron (a] sun.com>
   2573 
   2574 	* nautilus-cd-burner.spec,
   2575 	  patches/nautilus-cd-burner-05-solarishal.diff: Add back patch to
   2576 	  make sound-juicer work with Solaris HAL where we use the raw device
   2577 	  name rather than the device name normally used on Linux.  This patch
   2578 	  was in 2.14 but got lost when the underlying code changed.
   2579 
   2580 2006-09-18  Laszlo (Laca) Peter  <laca (a] sun.com>
   2581 
   2582         Python 64-bit changes, mostly from John.Levon.
   2583 
   2584         * patches/Python-01-solaris-lib-dirs.diff: (update) merge for 2.4.3
   2585           and fix ssl libdir part so that it uses a 64-bit libdir when built
   2586           in 64-bit mode
   2587         * patches/Python-02-pycc.diff: (update) reset IFS correctly;
   2588           use = not ==; add some hacks at the bottom to use the right
   2589           gcc options, so 64-bit can build
   2590         * patches/Python-03-distutils-pycc.diff: force using pycc/pyCC
   2591           so that CC/CXX/FLAGS/LDFLAGS are picked up from the environment
   2592         * patches/Python-04-distutils-log.diff: fix log.info commands so
   2593           that they work when the '%' char appears in a compiler flags
   2594         * patches/Python-05-isalibs.diff: (new) make .so's be generated as
   2595           foo.so, 64/foo.so; some really nasty fixes to pyconfig.h: we
   2596           cannot use the compile-time version of SIZEOF, so we hack them
   2597           in using _LP64. We use PY_CHECK_SIZEOF to avoid autoconf
   2598           automatically adding them to pyconfig.h; in the Makefile, make
   2599           python obey libdir for libpython, but still put the generic stuff
   2600           in /usr/lib/python2.4 (not /usr/lib/amd64/python2.4...)
   2601 
   2602 2006-09-18  Matt Keenan  <matt.keenan (a] sun.com>
   2603 
   2604 	* yelp.spec : Add patch to fix bug 6471853 / 318996, NULL check on
   2605 	  variable before doing a strcmp.
   2606 	* patches/yelp-01-null-frag-id.diff : New Patch, Patch attached
   2607 	  upstream aswell.
   2608 
   2609 2006-09-16  Laszlo (Laca) Peter  <laca (a] sun.com>
   2610 
   2611 	* gtk-doc.spec: trick configure into thinking that scrollkeeper
   2612 	  is installed so that it will install the help docs;
   2613 	  create .omf.out files using sed
   2614 
   2615 2006-09-15  Brian Cameron  <brian.cameron (a] sun.com>
   2616 
   2617 	* ORBit2.spec, ORBit-03-dhcp-hostname.diff:  Removed patch that was
   2618 	  rejected by the maintainer and the patch writer agreed this is not
   2619 	  the appropriate way to fix the problem.
   2620 	* rhytmbox.spec, patches/rhythmbox-02-fixcompile.diff:  Remove patch
   2621 	  that is no longer needed.
   2622 	* gnome-applets.spec,
   2623 	  patches/gnome-applets-02-mini-commander-tooltip.diff:  We no longer
   2624 	  ship mini-commander - no need to patch it anymore.
   2625 	* patches/gnome-applets-06-multiload-Xau.diff: Patch was only needed
   2626 	  if building applets against build 48 of libgtop since libgtop used
   2627 	  to include -lXau.  It no longer does, so simply rebuilding libgtop
   2628 	  and rebuilding gnome-applets works better if you run into this
   2629 	  problem.
   2630 
   2631 2006-09-15  Brian Cameron  <brian.cameron (a] sun.com>
   2632 
   2633 	* control-center.spec, patches/control-center-12-background-crash.diff:
   2634 	  Verified that this patch is no longer needed, so removed and
   2635 	  renmaed the other control center patches.
   2636 
   2637 2006-09-15  Darren Kenny <darren.kenny (a] sun.com>
   2638 
   2639 	* gst-plugins-good.spec, patches/gst-plugins-good-04-master.diff:
   2640 	  Add flag to Output Track to say it's the MASTER track (since it's the
   2641 	  only output track it must be).
   2642 	* control-center.spec:
   2643 	  Removed the volume-control patch since we have made fix to GStreamer to
   2644 	  flag the MASTER track, which is used for controling the volume.
   2645 	  Fix for Bug#6442357
   2646 	* patches/control-center-09-volume-control.diff:
   2647 	  Removed.
   2648 	* patches/control-center-10-homefolder-keybindings.diff,
   2649 	  patches/control-center-11-wall.diff,
   2650 	  patches/control-center-12-layout-deletion.diff,
   2651 	  patches/control-center-13-background-crash.diff,
   2652 	  patches/control-center-14-fix-keyboard-dialog.diff,
   2653 	  patches/control-center-15-disable-gnome-screensaver.diff,
   2654 	  patches/control-center-16-menu-entry.diff,
   2655 	  patches/control-center-17-negative-refresh-rates.diff,
   2656 	  patches/control-center-18-trusted-extensions.diff,
   2657 	  patches/control-center-19-reserved-names.diff,
   2658 	  patches/control-center-20-evolution-about-me.diff,
   2659 	  patches/control-center-21-unique-a11y-kbd.diff,
   2660 	  patches/control-center-22-sticky-timeout.diff:
   2661 	  Resynced numbering due to patch 09 removal.
   2662 
   2663 2006-09-15  Matt Keenan <matt.keenan (a] sun.com>
   2664 
   2665 	* nautilus-16-interface-changes.spec : Bug: 6470306 : Another situation
   2666 	  where patch applied yet patch was incorrect, incorrect pointer being
   2667 	  passed to internal function add_place(), internal function interface 
   2668 	  must have changed between 2.14 and 2.16.
   2669 
   2670 
   2671 2006-09-15  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   2672 
   2673 	* ekiga.spec: fix erroneous comments in %defines
   2674 
   2675 2006-09-15  Padraig O'Briain <padraig.obriain (a] sun.com>
   2676 
   2677 	* nautilus-cd-burner.spec: Bug: 6470285: Add 
   2678 	  nautilus-cd-burner-04-handle-eof.diff.
   2679 	* patches/nautilus-cd-burner-04-handle-eof.diff: Bug 6470285.
   2680 
   2681 2006-09-15  Matt Keenan <matt.keenan (a] sun.com>
   2682 
   2683 	* nautilus.spec : Bug: 6470306 : Remove nautilus-19-metadata-check.diff
   2684 	* patches/nautilus-19-metadata-check.diff : Remove.
   2685 	* patches/nautilus-11-frame-buffer.diff : Update, passing an int
   2686 	  screen_num into nautilus_file_get_metadata() instead of a char !!
   2687 
   2688 2006-09-15  Lin Ma  <Lin.Ma (a] Sun.COM>
   2689 
   2690 	* gnome-utils.spec: Add the following patch to fix bug#6468655.
   2691 	* patches/gnome-utils-04-logview-monitor.diff: Bug 6468655.
   2692 
   2693 2006-09-15  Brian Cameron  <brian.cameron (a] sun.com>
   2694 
   2695         * gnome-applets.spec,
   2696 	  patches/gnome-applets-04-disable-keyboard-layout.diff:
   2697           Fix patch so it can go upstream.  Add --disable-gswitchit option
   2698 	  rather than just hacking the configure script to disable it.
   2699 
   2700 2006-09-15  Glynn Foster  <glynn.foster (a] sun.com>
   2701 
   2702 	* patches/gnome-media-07-supportdevices.diff: Update to fix spacing.
   2703 
   2704 2006-09-14  Matt Keenan <matt.keenan (a] sun.com>
   2705 
   2706 	* nautilus.spec : Bug: 6470306 : Add nautilus-19-metadata-check.diff
   2707 	* patches/nautilus-19-metadata-check.diff : Bug : 6470306
   2708 
   2709 2006-09-14  Matt Keenan <matt.keenan (a] sun.com>
   2710 
   2711 	* vte.spec : Remove patch vte-08-pre-edit-crash-on-close.diff
   2712 	  Fixes two bugs : 6463098 & 6465619
   2713 	* patches/vte-08-pre-edit-crash-on-close.diff : Remove not needed
   2714 	  anymore
   2715 
   2716 2006-09-14  Alvaro Lopez Ortega  <alvaro.lopez (a] sun.com>
   2717 
   2718 	* patches/nautilus-17-acl.diff: Little fix. Closes #6470257
   2719 	
   2720 2006-09-14  Harry Lu  <harry.lu (a] sun.com>
   2721 
   2722 	* patches/libgnomeui-02-hidden.diff: Remove upstream patch.
   2723 
   2724 2006-09-14  Wang Xin  <jedy.wang (a] sun.com>
   2725 
   2726 	* evolution-jescs.spec: bump to 2.8.0.
   2727 
   2728 2006-09-14  Harry Lu  <harry.lu (a] sun.com>
   2729 
   2730 	* libgnomeui.spec: add libgnomeui-02-crash-no-bugbuddy.diff to
   2731 	  fix bug 6463604.
   2732 	* patches/libgnomeui-02-crash-no-bugbuddy.diff: new patch to change 
   2733 	  the string.
   2734 
   2735 2006-09-14  Wang Xin  <jedy.wang (a] sun.com>
   2736 	* evolution-jescs.spec: bump to 2.7.1.
   2737 
   2738 2006-09-11  Brian Cameron  <brian.cameron (a] sun.com>
   2739 
   2740 	* gst.spec, gst-plugins-base.spec: Bump to 0.10.9.
   2741 	* gst-plugins-good.spec: Bump to 0.10.4.
   2742 	* patches/gst*diff: Remove upstream patches.
   2743 	
   2744 2006-09-11  Darren Kenny <darren.kenny (a] sun.com>
   2745 	* patches/system-tools-backends-02-common.diff,
   2746 	  patches/system-tools-backends-04-network.diff,
   2747 	  patches/gnome-system-tools-07-users.diff,
   2748 	  patches/system-tools-backends-08-users.diff,
   2749 	  patches/gnome-system-tools-03-network.diff:
   2750 	  Several fixes:
   2751 	  - Add RBAC Support to User Dialog (get only)
   2752 	  - Add ability to have network configured but not come up on boot.
   2753 
   2754 2006-09-11  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   2755 
   2756 	==== Vermillion Devel build 49 ====
   2757 
   2758 2006-09-11  Steven Yuchao Zhang <steven.zhang (a] sun.com>
   2759 
   2760         * patches/vino-03-keyring.diff: add this patch for gnome-keyring
   2761           support, this patch will change vino-preferences.c vino-server.c/.h
   2762           vino-util.c/.h
   2763         * vino.spec: add gnome-keyring support patch and also add
   2764           vnc_client.jar to provide http mode client support.
   2765         * Solaris/SUNWgnome-remote-desktop.spec: add spec file
   2766 
   2767 2006-09-09  Laszlo (Laca) Peter  <laca (a] sun.com>
   2768 
   2769 	* ext-sources/postrun: when a unique job is resubmitted, move it
   2770 	  it to the end of the queue.  This is so that in the case of
   2771 	  uninstalling and reinstalling pkgs, we always run the postrun
   2772 	  commands submitted when uninstalling a pkg before the ones
   2773 	  submitted when installing it.
   2774 	* scripts/webrev: make it a bit smarter about overwriting
   2775 	  a previous report, but do not allow accidentally messing up a
   2776 	  svn or CVS working copy
   2777 
   2778 2006-09-09  Damien Carbery <damien.carbery (a] sun.com>
   2779 
   2780 	* ekiga.spec: UNBUMP ekiga, libsdl, pwlib and opal because of 
   2781 	  unaddressed compilation errors in opal.
   2782 
   2783 2006-09-08  Damien Carbery <damien.carbery (a] sun.com>
   2784 
   2785 	* totem.spec: Bump to 2.16.1.
   2786 	* patches/totem-05-moz-plugin.diff: Update for new tarball.
   2787 
   2788 2006-09-07  Dave Lin  <dave.lin (a] sun.com>
   2789 
   2790         * patches/firefox-09-no-pkg-files.diff: Added.
   2791         * patches/thunderbird-10-no-pkg-files.diff: Added.
   2792         * firefox.spec, thunderbird.spec: Add patch xxx-no-pkg-files.diff
   2793 	  to remove patch checker scripts since it's unnecessary for 
   2794 	  the bundled version, changed version from 2.0b2(Firefox), 2.0a1
   2795 	  (Thunderbird) to 2.0 to comply the WOS integration rule, 
   2796 	  re-organized the patch list
   2797 
   2798 2006-09-06 Rick Ju <rick.ju (a] sun.com>
   2799 
   2800         * gaim.spec: Bump to 2.0.0beta3.1. Add patch 07-msn-crash. Remove
   2801 	  deprecated patches; renumber remaining patches.
   2802         * patches/gaim-07-msn-crash.diff: Added to fix a MSN crash bug.
   2803 	* patches/gaim-01-g11n-menu-entry.diff, patches/gaim-04-uint_max.diff,
   2804 	  patches/gaim-05-po-mkinstalldirs.diff, patches/gaim-06-gettext.diff,
   2805 	  patches/gaim-07-void-return.diff, patches/gaim-09-add-help.diff:
   2806 	  Removed deprecated patches.
   2807 
   2808 2006-09-06  Damien Carbery <damien.carbery (a] sun.com>
   2809 
   2810 	* gnome-system-monitor.spec: Bump to 2.16.0.
   2811 	* libgtop.spec: Bump to 2.14.3.
   2812 
   2813 2006-09-06  Damien Carbery <damien.carbery (a] sun.com>
   2814 
   2815 	* ekiga.spec: Bump pwlib to 1.10.2, opal to 2.2.3.
   2816 
   2817 2006-09-06  Irene Huang <Irene.Huang (a] sun.com>
   2818 
   2819 	* evolution.spec: add patch evolution-03-display-mail.diff
   2820 	* patches/evolution-03-display-mail.diff: Fixes bug 319376 in community
   2821 	  so that if Evolution is last closed with views other than mail, it
   2822 	  will show correct messege list size when on start up. 
   2823 
   2824 2006-09-06  Dave Lin  <dave.lin (a] sun.com>
   2825 
   2826 	* firefox.spec: Bump version to 2.0b2. 
   2827 
   2828 2006-09-05  Brian Cameron  <brian.cameron (a] sun.com>
   2829 
   2830 	* control-center.spec: Build with HAL enabled if the package is
   2831 	  present.
   2832 	* patches/control-center-04-remove-xkb-layout.diff:  Fix so that
   2833 	  we do not just disable the GUI elements of Xkb, but also avoid
   2834 	  building the parts of control-center that depend on libxklavier.
   2835 	  No longer hack the glade file, instead just remove the tabs if
   2836 	  building without xklavier.
   2837 	* patches/control-center-11-wall.diff:  Rework since the previous
   2838 	  patch changed the Makefile this one edits.
   2839 
   2840 2006-09-05  Brian Cameron  <brian.cameron (a] sun.com>
   2841 
   2842 	* gnome-applets.spec, patch/gnome-applets-06-multiload-Xau.diff:
   2843 	  Add patch so that -lXau is added to multiload applet.
   2844 
   2845 2006-09-05  Damien Carbery <damien.carbery (a] sun.com>
   2846 
   2847 	* patches/pygobject-01-uninstalled.pc.diff: Add line to the 
   2848 	  uninstalled.pc file to sync with the provided file.
   2849 	* patches/pygtk2-01-uninstalled.pc.diff: Redo for new tarball.
   2850 
   2851 2006-09-05  Damien Carbery <damien.carbery (a] sun.com>
   2852 
   2853 	* gdm.spec: Bump to 2.16.0.
   2854 	* evince.spec: Bump to 0.6.0.
   2855 	* gtk2-engines.spec: Bump to 2.8.0.
   2856 	* bug-buddy.spec: Bump to 2.16.0.
   2857 	* gnome-python.spec: Bump to 2.16.0.
   2858 	* pango.spec: Bump to 1.14.3.
   2859 	* gnome-themes.spec: Bump to 2.16.0.
   2860 	* gconf-editor.spec: Bump to 2.16.0.
   2861 	* gnome-keyring-manager.spec: Bump to 2.16.0.
   2862 	* gnome-python-desktop.spec: Bump to 2.16.0.
   2863 
   2864 2006-09-05  Damien Carbery <damien.carbery (a] sun.com>
   2865 
   2866 	* gnome-nettool.spec: Bump to 2.16.0.
   2867 	* gnome-applets.spec: Bump to 2.16.0.1.
   2868 	* gtk2.spec: Bump to 2.10.3.
   2869 
   2870 2006-09-05  Damien Carbery <damien.carbery (a] sun.com>
   2871 
   2872 	* vte.spec: Bump to 0.14.0.
   2873 	* gnome-screensaver.spec: Bump to 2.16.0.
   2874 	* gnome-terminal.spec: Bump to 2.16.0.
   2875 	* nautilus-cd-burner.spec: Bump to 2.16.0.
   2876 	* gucharmap.spec: Bump to 1.8.0.
   2877 	* gnome-media.spec: Bump to 2.16.1.
   2878 	* gedit.spec: Bump to 2.16.0.
   2879 	* gnome-doc-utils.spec: Bump to 0.8.0.
   2880 	* pygobject.spec: Bump to 2.12.1.
   2881 	* pygtk2.spec: Bump to 2.10.1.
   2882 	* patches/pygtk2-02-pygobject-xsl-dir.diff: Update version number.
   2883 	* gnome-games.spec: Bump to 2.16.0.
   2884 	* gnome-user-docs.spec: Bump to 2.16.0.
   2885 	* gnome-icon-theme.spec: Bump to 2.16.0.1.
   2886 
   2887 2006-09-04  Damien Carbery <damien.carbery (a] sun.com>
   2888 
   2889 	* gnome-desktop.spec: Bump to 2.16.0.
   2890 	* gnome-menus.spec: Bump to 2.16.0.
   2891 	* gnome-panel.spec: Bump to 2.16.0.
   2892 	* gnome-session.spec: Bump to 2.16.0.
   2893 	* libwnck.spec: Bump to 2.16.0.
   2894 	* sound-juicer.spec: Bump to 2.16.0.
   2895 	* file-roller.spec: Bump to 2.16.0.
   2896 
   2897 2006-09-04  Damien Carbery <damien.carbery (a] sun.com>
   2898 
   2899 	* yelp.spec: Bump to 2.16.0.
   2900 	* metacity.spec: Bump to 2.16.0.
   2901 	* eog.spec: Bump to 2.16.0.1.
   2902 
   2903 2006-09-04  Damien Carbery <damien.carbery (a] sun.com>
   2904 
   2905 	* alacarte.spec: Bump to 0.10.0.
   2906 	* patches/alacarte-01-force-reload.diff: Remove upstream chunk and 
   2907 	  rework another.
   2908 	* gtkhtml.spec: Bump to 2.16.0.
   2909 	* evolution-data-server.spec: Bump to 2.16.0. Remove upstream patch,
   2910 	  01-attachment.
   2911 	* patches/evolution-data-server-01-attachment.diff: Removed, upstream.
   2912 	* evolution.spec: Bump to 2.16.0. Remove upstream patches, 
   2913 	  01-display-mail and 04-local-account. Renumber rest.
   2914 	* patches/evolution-01-display-mail.diff: Removed, upstream.
   2915 	* patches/evolution-04-local-account.diff: Removed, upstream.
   2916 	* evolution-exchange.spec: Bump to 2.16.0.
   2917 	* libgnome.spec: Bump to 2.16.0.
   2918 	* patches/libgnome-02-default-theme.diff: Updated for new tarball.
   2919 	* libgnomeui.spec: Bump to 2.16.0. Remove upstream patch, 02-hidden.
   2920 	* patches/libgnomeui-02-hidden.diff: Removed, upstream.
   2921 	* libbonobo.spec: Bump to 2.16.0.
   2922 	* libbonoboui.spec: Bump to 2.16.0.
   2923 	* gnome-applets.spec: Bump to 2.16.0.
   2924 
   2925 2006-09-04  Matt Keenan <matt.keenan (a] sun.com>
   2926 
   2927 	* ext-sources/realplay.1 : Removed, this man pages should never have 
   2928 	  been added here, it should have been added under
   2929 	  Solaris/manpages/sman1
   2930 
   2931 2006-09-04  Damien Carbery <damien.carbery (a] sun.com>
   2932 
   2933 	* gnome-keyring.spec: Bump to 0.6.0.
   2934 	* gnome-vfs.spec: Bump to 2.16.0.
   2935 	* eel.spec: Bump to 2.16.0. Remove upstream patch, 02-assertion. 
   2936 	  Renumber remainder.
   2937 	* patches/eel-02-assertion.diff: Removed, upstream.
   2938 	* patches/eel-02-assertion.diff: Renamed from 03.
   2939 	* nautilus.spec: Bump to 2.16.0.
   2940 	* control-center.spec: Bump to 2.16.0. Remove upstream patch, 
   2941 	  11-anykey-grab. Renumber remainder.
   2942 	* patches/control-center-11-anykey-grab.diff: Removed, upstream.
   2943 	* gnome-utils.spec: Bump to 2.16.0.
   2944 	* ekiga.spec: Bump to 2.0.3.
   2945 	* gcalctool.spec: Bump to 5.8.24.
   2946 	* gnome-media.spec: Bump to 2.16.0.
   2947 	* patches/gnome-media-01-menu-entries.diff: Fix for new tarball.
   2948 	* gtksourceview.spec: Bump to 1.8.0.
   2949 	* zenity.spec: Bump to 2.16.0.
   2950 	* eog.spec: Bump to 2.16.0.
   2951 
   2952 2006-09-04  Damien Carbery <damien.carbery (a] sun.com>
   2953 
   2954 	* ekiga.spec: Bump libsdl to 1.2.11.
   2955 	* gnome-user-docs.spec: Single threaded 'make' call because 
   2956 	  multi-threaded one often fails.
   2957 
   2958 2006-09-04  Alvaro Lopez Ortega  <alvaro.lopez (a] sun.com>
   2959 
   2960 	* gnome-vfs.spec, patches/gnome-vfs-16-acl-permissions.diff: Added
   2961 	  new patch. It fixes a community ACL related bug that affects our
   2962 	  Nautilus ACL support.  It will be upstream within a few days.
   2963 	* patches/nautilus-17-acl.diff: Updated with the latest changes
   2964 	  from the S10U3 version of the patch.
   2965 	
   2966 2006-09-04  Damien Carbery <damien.carbery (a] sun.com>
   2967 
   2968 	* dogtail.spec: Bump to 0.5.2.
   2969 	* totem.spec: Bump to 2.16.0.
   2970 	* dasher.spec: Bump to 2.16.0.
   2971 	* orca.spec: Bump to 2.16.0.
   2972 	* deskbar-applet.spec: Bump to 2.16.0.
   2973 	* evolution-webcal.spec: Bump to 2.16.0.
   2974 	* gnome-icon-theme.spec: Bump to 2.16.0.
   2975 
   2976 2006-09-01  Brian Cameron  <brian.cameron (a] sun.com>
   2977 
   2978 	* patches/gst-plugins-good-09-srcopen.diff:  Not sure why Jerry put
   2979 	  this patch into 2.14 without putting it into 2.15.
   2980 	  gnome-sound-recorder doesn't work without this patch, so adding to
   2981 	  2.15 also.
   2982 
   2983 2006-08-31  Damien Carbery <damien.carbery (a] sun.com>
   2984 
   2985 	* librsvg.spec: Bump to 2.16.0.
   2986 
   2987 2006-08-30  Darren Kenny <darren.kenny (a] sun.com>
   2988 
   2989 	* patches/gnome-system-tools-08-boot.diff:
   2990 	  Remove boot patch since we're not supporting it.
   2991 	* gnome-system-tools.spec, patches/gnome-system-tools-04-tz.diff,
   2992 	  patches/gnome-system-tools-06-time.diff, 
   2993 	  patches/gnome-system-tools-08-services.diff:
   2994 	  Fix some processing of zones_sun.tab file to comply with owner's
   2995 	  expectations.
   2996 	  Also fix some processing errors in services such as only handling
   2997 	  "default" services.
   2998 	* system-tools-backends.spec, 
   2999 	  patches/system-tools-backends-02-common.diff,
   3000 	  patches/system-tools-backends-05-services.diff,
   3001 	  patches/system-tools-backends-06-shares.diff:
   3002 	  Move some patches to appropriate location. Also fix some processing
   3003 	  error with the services and the shares.
   3004 
   3005 2006-08-30  Damien Carbery <damien.carbery (a] sun.com>
   3006 
   3007 	* glib2.spec: Bump to 2.12.3.
   3008 
   3009 2006-08-30  Damien Carbery <damien.carbery (a] sun.com>
   3010 
   3011 	* dbus.spec: Add --datadir to configure call so that path in 
   3012 	  session.conf is expanded.
   3013 
   3014 2006-08-30  Dave Lin  <dave.lin (a] sun.com>
   3015 
   3016         * ext-sources/firefox.1: Removed the useless manpage and let pkgbuild
   3017 	  pick up the right one under Solaris/manpages/sman1
   3018 
   3019 2006-08-30  Damien Carbery <damien.carbery (a] sun.com>
   3020 
   3021 	* gnome-panel.spec: Remove reference to gnome-menu-stripe.png as it has
   3022 	  been removed. Renumber the remaining 'Source?' items.
   3023 
   3024 2006-08-30  Glynn Foster  <glynn.foster (a] sun.com>
   3025 
   3026         * ext-sources/gnome-menu-stripe.png: Remove, we don't
   3027           have a menu stripe anymore.
   3028 	* docs/develop-head.html,
   3029 	* docs/jds-branches.html,
   3030 	* docs/jds-bug-lifecycle.html,
   3031 	* docs/jds-build.html,
   3032 	* docs/jds-introduction.html,
   3033 	* docs/jds-source-code-tour.html,
   3034 	* docs/solaris-desktop-gaps.html: Remove all of these,
   3035           since we're just going to store them on the JDS project
   3036           webpage. Too difficult to keep in sync. We probably just
   3037           need a good top level README or something.
   3038 
   3039 2006-08-30  Glynn Foster  <glynn.foster (a] sun.com>
   3040 
   3041 	* gnome-utils.spec: Move python stuff to vendor-packages.
   3042 
   3043 2006-08-30  Glynn Foster  <glynn.foster (a] sun.com>
   3044 
   3045 	* gnome-utils.spec: Fix the url link.
   3046 
   3047 2006-08-29  Damien Carbery <damien.carbery (a] sun.com>
   3048 
   3049 	* gnome-speech.spec: Bump to 0.4.5.
   3050 	* deskbar-applet.spec: Bump to 2.15.92.1.
   3051 
   3052 2006-08-29  Wang Xin  <jedy.wang (a] sun.com>
   3053 
   3054 	* patches/gnome-vfs-12-ftp-show-permissions.diff: Removed
   3055 	  because the bug it fixed has been fixed in the latest nautilus.
   3056 
   3057 2006-08-29  Glynn Foster  <glynn.foster (a] sun.com>
   3058 
   3059 	* docs/develop-head.html:
   3060 	* docs/jds-branches.html:
   3061 	* docs/jds-bug-lifecycle.html:
   3062 	* docs/jds-build.html:
   3063 	* docs/jds-introduction.html:
   3064 	* docs/jds-source-code-tour.html:
   3065 	* docs/solaris-desktop-gaps.html:
   3066 
   3067 2006-08-29  Glynn Foster  <glynn.foster (a] sun.com>
   3068 
   3069 	* patches/zenity-01-commandline.diff, zenity.spec: Add new patch
   3070 	  to fix up the commandlines. Have pushed it upstream.
   3071 
   3072 2006-08-28  Damien Carbery <damien.carbery (a] sun.com>
   3073 
   3074 	* patches/pygobject-01-uninstalled.pc.diff: Add fixxref item to the
   3075 	  uninstalled.pc file for use with pygtk.
   3076 	* patches/pygtk2-01-uninstalled.pc.diff: Add '../' so that docs
   3077 	  creation portion can find the pygobject fixxref.py script.
   3078 
   3079 2006-08-28  Damien Carbery <damien.carbery (a] sun.com>
   3080 
   3081 	* pygobject.spec: Bump to 2.11.4.
   3082 	* patches/pygtk2-02-pygobject-xsl-dir.diff: Update version numbers.
   3083 
   3084 2006-08-28  Patrick Wade <patrick.wade (a] sun.com>
   3085 
   3086 	* control-center.spec:  Add patch, control-center-23, CR#6327546
   3087 	* patches/control-center-23-sticky-timeout.diff: Added. CR#6327546
   3088 
   3089 2006-08-28  Patrick Wade <patrick.wade (a] sun.com>
   3090 
   3091 	* gaim.spec: Add patch, gaim-12-proxy_mnemonics, CR#6442067
   3092 	* patches/gaim-12-proxy_mnemonics.diff: Added. CR#6442067
   3093 
   3094 2006-08-28  Patrick Wade <patrick.wade (a] sun.com>
   3095 
   3096 	* control-center.spec: Add patch, control-center-22, CR#6463966 
   3097 	* patches/control-center-22-unique-a11y-kbd.diff: Added. CR#6463966
   3098 
   3099 2006-08-28  Damien Carbery <damien.carbery (a] sun.com>
   3100 
   3101 	==== Vermillion build 48 ====
   3102 
   3103 2006-08-28  Dave Lin <dave.lin (a] sun.com>
   3104 
   3105 	* firefox.spec, thunderbird.spec: Create symbol link 
   3106 	  libnssckbi.so -> /usr/lib/mps/libnssckbi.so to fix bug CR#6459752
   3107 
   3108 2006-08-28  Harry Lu  <harry.lu (a] sun.com>
   3109 
   3110 	* patches/pygtk2-02-pygobject-xsl-dir.diff: rework to make it apply.
   3111 	* pycairo.spec: Bump to  1.2.2.
   3112 	* pygtk2.spec: Bump to 2.9.6 really.
   3113 
   3114 2006-08-28  Harry Lu  <harry.lu (a] sun.com>
   3115 
   3116 	* cairo.spec: Bump to 1.2.4.
   3117 
   3118 2006-08-25  Damien Carbery <damien.carbery (a] sun.com>
   3119 
   3120 	* gnome-session.spec: Add patch, 12-lXau, to link libXau in.
   3121 	* patches/gnome-session-12-lXau.diff: Added.
   3122 	* gnome-utils.spec: Bump to 2.15.94.
   3123 	* vte.spec: Bump to 0.13.7.
   3124 	* gok.spec: Bump to 1.2.0.
   3125 
   3126 2006-08-25  Damien Carbery <damien.carbery (a] sun.com>
   3127 
   3128 	* pyspi.spec: Bump to 0.5.5.
   3129 	* patches/pango-02-pua.diff: Remove pango-context.c chunk. A variation
   3130 	  is upstream.
   3131 
   3132 2006-08-24  Damien Carbery <damien.carbery (a] sun.com>
   3133 
   3134 	* deskbar-applet.spec: Bump to 2.15.92.
   3135 
   3136 2006-08-24  Laszlo (Laca) Peter  <laca (a] sun.com>
   3137 
   3138 	* gtkperf.spec: autotoolize to avoid weird autom4te error when
   3139 	  configure runs autoheader
   3140 	* alacarte.spec: remove autoheader call since
   3141 	  there is AC_CONFIG_HEADER in configure.in
   3142 
   3143 2006-08-24  Takao Fujiwara <takao.fujiwara (a] sun.com>
   3144 
   3145 	* gnome-utils.spec: Updated to add '--with-grep' option. Fix #6453845.
   3146 
   3147 2006-08-23  Damien Carbery <damien.carbery (a] sun.com>
   3148 
   3149 	* gnome-applets.spec: Reenable building of stickynotes, turned off 
   3150 	  because TomBoy is a replacement. 
   3151 	* control-center.spec: Bump to 2.15.92.
   3152 	* pango.spec: Bump to 1.14.2.
   3153 
   3154 2006-08-23  Matt Keenan <matt.keenan (a] sun.com>
   3155 
   3156 	* patches/gnome-panel-16-lXau.diff : Update to do this in configure.in
   3157 	  instead.
   3158 
   3159 2006-08-23  Damien Carbery <damien.carbery (a] sun.com>
   3160 
   3161 	* patches/pygtk2-02-pygobject-xsl-dir.diff: Update ver number for 
   3162 	  pygobject source directory.
   3163 	* pygobject.spec: Add note about pygtk2 patch dependency.
   3164 	* gnome-themes.spec: Add note about bumping icon-naming-utils, a
   3165 	  dependency of gnome-themes.
   3166 	* patches/gnome-panel-16-lXau.diff: Add path to libXau to allow
   3167 	  building on snv_45. libXau moves to /usr/lib in snv_46.
   3168 	* icon-naming-utils.spec: Bump to 0.8.1.
   3169 
   3170 2006-08-23  Halton Huo  <halton.huo (a] sun.com>
   3171 
   3172 	* alacarte.spec, patches/alacarte-01-force-reload.diff:
   3173 	  New module for gnome-menu-editor.
   3174 
   3175 2006-08-22  Brian Cameron  <brian.cameron (a] sun.com>
   3176 
   3177 	* at-poke.spec, patches/at-poke-02-fixdemo.diff:  Location of
   3178 	  gtk-demo has moved on Solaris.  Update at-poke so it knows the
   3179 	  new location.
   3180 
   3181 2006-08-22  Damien Carbery <damien.carbery (a] sun.com>
   3182 
   3183 	* gnome-games.spec: Bump to 2.15.92.
   3184 	* nautilus.spec: Bump to 2.15.92.1.
   3185 	* totem.spec: Bump to 1.5.92. Remove upstream patch, 
   3186 	  05-automake-conditional, renumber rest.
   3187 	* patches/totem-05-automake-conditional.diff: Removed, upstream.
   3188 	* patches/totem-05-moz-plugin.diff: Renumbered from 06.
   3189 	* gnome-applets.spec: Bump to 2.15.90. Remove upstream patch, 
   3190 	  05-hidden, renumber rest.
   3191 	* patches/gnome-applets-05-hidden.diff: Removed, upstream.
   3192 	* patches/gnome-applets-05-make-multiload-network-available.diff:
   3193 	  Renumbered from 06.
   3194 
   3195 2006-08-22  Damien Carbery <damien.carbery (a] sun.com>
   3196 
   3197 	* nautilus.spec: Bump to 2.15.92.
   3198 	* gnome-themes.spec: Bump to 2.15.92.
   3199 	* eog.spec: Bump to 2.15.92.
   3200 	* gnome-speech.spec: Bump to 0.4.4.
   3201 	* pango.spec: Bump to 1.14.1.
   3202 	* gnome-system-monitor.spec: Bump to 2.15.92.
   3203 	* pygobject.spec: Bump to 2.11.3.
   3204 	* gdm.spec: Bump to 2.15.10.
   3205 	* file-roller.spec: Bump to 2.15.92
   3206 	* patches/file-roller-02-rename-contents.diff: Rework.
   3207 	* patches/file-roller-03-menu-entry.diff: Rework.
   3208 	* atk.spec: Bump to 2.15.92
   3209 	* at-spi.spec: Bump to 2.15.92
   3210 	* gail.spec: Bump to 2.15.92
   3211 	* gedit.spec: Bump to 2.15.92
   3212 	* gnome-icon-theme.spec: Bump to 2.15.92
   3213 	* gnome-backgrounds.spec: Bump to 2.15.92
   3214 	* dasher.spec: Bump to 2.15.92
   3215 	* gnome-python.spec: Bump to 2.15.92
   3216 	* metacity.spec: Bump to 2.15.34.
   3217 	* gtk2-engines.spec: Bump to 2.7.8.
   3218 	* libwnck.spec: Bump to 2.15.92.
   3219 	* gnome-desktop.spec: Bump to 2.15.92.
   3220 	* gnome-session.spec: Bump to 2.15.92.
   3221 	* patches/gnome-session-10-fixcrash.diff: Removed, upstream.
   3222 	* patches/gnome-session-10-wait-for-postrun.diff: Rename from 11.
   3223 	* patches/gnome-session-11-trusted-extensions.diff: Rename from 12.
   3224 	* gnome-panel.spec: Bump to 2.15.92.
   3225 	* patches/gnome-panel-03-fish-applet.diff: Rework.
   3226 	* patches/gnome-panel-06-notificationarea-tooltip.diff: Rework.
   3227 	* patches/gnome-panel-11-clock-timezone.diff: Rework.
   3228 	* gnome-screensaver.spec: Bump to 2.15.7.
   3229 	* nautilus-cd-burner.spec: Bump to 2.15.7.
   3230 	* bug-buddy.spec: Bump to 2.15.92.
   3231 	* gnome-keyring-manager.spec: Bump to 2.15.92.
   3232 
   3233 2006-08-22  Jeff Cai  <jeff.cai (a] sun.com>
   3234 
   3235 	* patches/evolution-01-display-mail.diff: rework patch.
   3236 
   3237 2006-08-22  Simon Zheng <simon.zheng (a] sun.com>
   3238 	
   3239 	* evolution-04-local-account.diff: Update the patch.
   3240 
   3241 2006-08-22  Jeff Cai <jeff.cai (a] sun.com>
   3242 
   3243 	* gtkhtml.spec: Bump to 3.11.92.
   3244 
   3245 2006-08-21  Wang Xin  <jedy.wang (a] sun.com>
   3246 
   3247 	* evolution-data-server.spec: Add one patch, 01-attachment.diff, 
   3248 	  for 6461581. 
   3249 	* patches/evolution-data-server-01-attachment.diff: Added #6461581.
   3250 
   3251 2006-08-21  Damien Carbery <damien.carbery (a] sun.com>
   3252 
   3253 	* gtkhtml.spec: Bump to 3.11.92.
   3254 	* evolution-data-server.spec: Bump to 1.7.92.
   3255 	* evolution.spec: Bump to 2.7.92.
   3256 	* evolution-exchange.spec: Bump to 2.7.92.
   3257 	* gnome-keyring.spec: Bump to 0.5.2.
   3258 	* gnopernicus.spec: Bump to 1.0.7.
   3259 	* orca.spec: Bump to 0.9.0.
   3260 	* gnome-vfs.spec: Bump to 2.15.92.
   3261 	* eel.spec: Bump to 2.15.92.
   3262 	* patches/nautilus-16-interface-changes.diff: Rework.
   3263 
   3264 2006-08-21  Damien Carbery <damien.carbery (a] sun.com>
   3265 
   3266 	* gst-plugins-base.spec: Remove patch, 03-no-smb-uri, as the root cause
   3267 	  was with /dev/random. Closes #350949.
   3268 	* patches/gst-plugins-base-03-no-smb-url.diff: Removed. Root cause 
   3269 	  resolved.
   3270 
   3271 2006-08-21  Matt Keenan  <matt.keenan (a] sun.com>
   3272 
   3273 	* gnome-panel.spec : Fix libXau crash when logged in with GDM,
   3274 	  #6461529, bugzilla #352239
   3275 	* patches/gnome-panel-16-lXau.diff : New Patch for #6461529, bugzilla 
   3276 	  #352239
   3277 
   3278 2006-08-21  Damien Carbery <damien.carbery (a] sun.com>
   3279 
   3280 	* sound-juicer.spec: Bump to 2.15.5.1.
   3281 	* gnome-nettool.spec: Bump to 2.15.92.
   3282 	* zenity.spec: Bump to 2.15.92.
   3283 	* vte.spec: Bump to 0.13.6.
   3284 	* gnome-utils.spec: Bump to 2.15.93.
   3285 
   3286 2006-08-21  Simon Zheng <simon.zheng (a] sun.com>
   3287 	
   3288 	* nautilus.spec: Rework two patches.
   3289 	* patches/nautilus-09-floppy.diff: The similar patch exists
   3290 	  on upstream, so delete it.
   3291   	* patches/nautilus-11-frame-buffer.diff: Rework.
   3292 
   3293 2006-08-21  Wang Xin <jedy.wang (a] sun.com>
   3294 
   3295 	* evolution-data-server.spec: add a new patch to fix 6461581.
   3296 	* patches/evolution-04-local-account.diff: Use GnomeVFSFileSize
   3297 	  to replace ssize_t which is wrong.
   3298 
   3299 2006-08-20  Simon Zheng <simon.zheng (a] sun.com>
   3300 
   3301 	* evolution.spec: add a new patch to fix 6461578.
   3302 	* patches/evolution-04-local-account.diff: new patch to
   3303 	  retrieve file name from gtk_file_chooser widget.
   3304 
   3305 2006-08-18  Damien Carbery <damien.carbery (a] sun.com>
   3306 
   3307 	* gcalctool.spec: Bump to 5.8.23.
   3308 	* gtk2.spec: Bump to 2.10.2.
   3309 
   3310 2006-08-17  Damien Carbery <damien.carbery (a] sun.com>
   3311 
   3312 	* totem.spec: Add patch, 06-moz-plugin, to get mozilla plugin to build.
   3313 	* patches/totem-06-moz-plugin.diff: Add to CFLAGS and comment out two
   3314 	  'kill' calls which break the build.
   3315 
   3316 2006-08-16  Damien Carbery <damien.carbery (a] sun.com>
   3317 
   3318 	* glib2.spec: Bump to 2.12.2.
   3319 
   3320 2006-08-16  Damien Carbery <damien.carbery (a] sun.com>
   3321 
   3322 	* totem.spec: Add patch, 05-automake-conditional, to fix an automake
   3323 	  issue. #351617.
   3324 	* patches/totem-05-automake-conditional.diff: Added. #351617.
   3325 	* orca.spec: Unbump, from 0.2.8 to 0.2.2, to get build to work.
   3326 	* gnome-user-docs.spec: dos2unix some xml files that were breaking 
   3327 	  the build.
   3328 	* patches/gimp-04-fixcompile.diff: Rework two chunks and remove one
   3329 	  upstream chunk.
   3330 
   3331 2006-08-16  Harry Lu <harry.lu (a] sun.com>
   3332 
   3333 	* gnome-panel.spec: add new patch to fix 6460249.
   3334 	* patches/gnome-panel-15-support-alacarte.diff: new patch to
   3335 	  support alacarte.
   3336 
   3337 2006-08-16  Harry Lu <harry.lu (a] sun.com>
   3338 
   3339 	* gnome-menus.spec: add new patch to fix 6460249.
   3340 	* patches/gnome-menus-04-support-alacarte.diff: new patch to
   3341 	  support alacarte.
   3342 
   3343 2006-08-15  Damien Carbery <damien.carbery (a] sun.com>
   3344 
   3345 	* gedit.spec: Bump to 2.15.7.
   3346 
   3347 2006-08-14  Damien Carbery <damien.carbery (a] sun.com>
   3348 
   3349 	* libbonobo.spec: Bump to 2.15.3.
   3350 	* patches/libbonobo-01-gthread.diff: Rework.
   3351 	* gconf-editor.spec: Bump to 2.15.92.
   3352 
   3353 2006-08-14  Damien Carbery <damien.carbery (a] sun.com>
   3354 
   3355 	* mozilla.spec, ext-sources/mozilla.sh.in,
   3356 	  ext-sources/mozilla.desktop, ext-sources/mozilla-make-package.pl,
   3357 	  ext-sources/mozilla-rebuild-databases.pl.in, 
   3358 	  ext-sources/mozilla-psm-exclude-list, ext-sources/mozilla-icon.png,
   3359 	  ext-sources/mozilla-xpcom-exclude-list, ext-sources/mozilla.1.gz,
   3360 	  ext-sources/mozilla-startscripts.tar,
   3361 	  ext-sources/mozilla-exclude-list,
   3362 	  ext-sources/mozilla-chrome-lang.txt,
   3363 	  ext-sources/mozilla-removed-list: Removed as mozilla has been
   3364 	  EOL'd, beginning snv_47.
   3365 
   3366 2006-08-14  Damien Carbery <damien.carbery (a] sun.com>
   3367 
   3368 	* totem.spec: Bump to 1.5.91.
   3369 	* gimp.spec: Bump to 2.3.10.
   3370 
   3371 2006-08-12  Dave Lin  <dave.lin (a] sun.com>
   3372 
   3373         * ext-sources/firefox-icon.png, ext-sources/thunderbird-icon.png:
   3374 	  Updated Firefox/Thunderbird icon to official ones
   3375 
   3376 2006-08-11  Damien Carbery <damien.carbery (a] sun.com>
   3377 
   3378 	* gst-plugins-base.spec: Add patch 03-no-smb-uri to remove uris that
   3379 	  were causing build to hang.
   3380 	* patches/gst-plugins-base-03-no-smb-uri.diff: Added.
   3381         * pygtk2.spec: Add patch 02-pygobject-xsl-dir so that pygobject xsl
   3382 	  file can be found during build.
   3383         * patches/pygtk2-02-pygobject-xsl-dir.diff: Added.
   3384 
   3385 2006-08-11  Matt Keenan <matt.keenan (a] sun.com>
   3386 
   3387 	* patches/gnome-applets-04-disable-keyboard-layout.diff : 6458547 : Fix
   3388 	  GNOME_KeyboardApplet.server 
   3389 
   3390 2006-08-11  Matt Keenan <matt.keenan (a] sun.com>
   3391 
   3392 	* patches/gnome-panel-08-restrict-app-launching.diff: Create launcher 
   3393 	  from Drag lockdown
   3394 
   3395 2006-08-11  Damien Carbery <damien.carbery (a] sun.com>
   3396 
   3397 	* cairo.spec: Remove upstream patch, 02-buggyx. Renumber others.
   3398 	* patches/cairo-02-buggyx.diff: Removed, upstream.
   3399 	* patches/cairo-02-8bit-fix.diff: Renamed from 03 and reworked.
   3400 
   3401 2006-08-11  Matt Keenan <matt.keenan (a] sun.com>
   3402 
   3403 	* patches/gnome-panel-08-restrict-app-launching.diff: More Re-Work
   3404 
   3405 2006-08-11  Brian Cameron  <brian.cameron (a] sun.com>
   3406 
   3407 	* gail.spec, patches/gail-01-combo-fix.diff: Remove unused patch.
   3408 	  
   3409 2006-08-11  Damien Carbery <damien.carbery (a] sun.com>
   3410 
   3411 	* cairo.spec: Bump to 1.2.2.
   3412 
   3413 2006-08-10  Matt Keenan <matt.keenan (a] sun.com>
   3414 
   3415 	* patches/gnome-panel-08-restrict-app-launching.diff: Some rework for 
   3416 	  launching menu items
   3417 
   3418 2006-08-10  Matt Keenan <matt.keenan (a] sun.com>
   3419 
   3420 	* patches/gnome-panel-08-restrict-app-launching.diff: Some more rework 
   3421 	  for launchers
   3422 
   3423 2006-08-10  Damien Carbery <damien.carbery (a] sun.com>
   3424 
   3425 	* patches/gnome-panel-11-clock-timezone.diff: Add new hunk for clock.c
   3426 	  to sync with other changes.
   3427 
   3428 2006-08-10  Matt Keenan <matt.keenan (a] sun.com>
   3429 
   3430 	* gnome-panel.spec : added gnome-panel-14 patch
   3431 	* patches/gnome-panel-08-restrict-app-launching.diff: Temporary Rework 
   3432 	  to build.
   3433 	* patches/gnome-panel-14-lockdown-applets.diff: New stripped out of 
   3434 	  patch 08.
   3435 
   3436 2006-08-10  Ghee Teo <ghee.teo (a] sun.com>
   3437 
   3438 	* patches/libgnomeprint-03-evince-crash.diff fixes 6437235.
   3439 	  This is the second part of the fix. The first part of the
   3440 	  fix in evince itself has been upstreamed.
   3441 
   3442 2006-08-10  Damien Carbery <damien.carbery (a] sun.com>
   3443 
   3444 	* patches/gnome-panel-09-launch-menu.diff: Rework.
   3445 	* patches/gnome-panel-11-clock-timezone.diff: Rework.
   3446 	* patches/gnome-panel-12-trusted-extensions.diff: Reworked with care.
   3447 
   3448 2006-08-09  Damien Carbery <damien.carbery (a] sun.com>
   3449 
   3450 	* gnome-nettool.spec: Bump to 2.15.91.
   3451 	* gnome-utils.spec: Bump to 2.15.92.
   3452 	* gnome-themes.spec: Bump to 2.15.91.1.
   3453 	* file-roller.spec: Bump to 2.15.92.
   3454 	* gnome-user-docs.spec: Bump to 2.15.1.
   3455 	* pango.spec: Bump to 1.14.0.
   3456 
   3457 2006-08-09  Damien Carbery <damien.carbery (a] sun.com>
   3458 
   3459 	* patches/dasher-03-fixcompile.diff: Rework.
   3460 	* patches/control-center-12-wall.diff: Remove upstream hunk.
   3461 	* patches/control-center-21-evolution-about-me.diff: Remove upstream 
   3462 	  hunks.
   3463 	* patches/evince-01-menu-entry.diff: Rework.
   3464 	* patches/pygobject-01-uninstalled.pc.diff: Rework.
   3465 	* patches/gnome-session-05-load-a11y-modules.diff: Rework.
   3466 	* patches/gnome-session-06-gnome-about.diff: Rework.
   3467 	* patches/gnome-session-08-reduce-purge-warn-delay.diff: Rework.
   3468 	* patches/gnome-session-12-trusted-extensions.diff: Rework.
   3469 
   3470 2006-08-09  Damien Carbery <damien.carbery (a] sun.com>
   3471 
   3472 	* icon-naming-utils.spec: Bump to 0.8.0.
   3473 	* patches/gtk-engines-01-hidden.diff: Big rework for new tarball.
   3474 	* patches/libgnome-02-default-theme.diff: Minute rework for new tarball.
   3475 
   3476 2006-08-09  Dave Lin  <dave.lin (a] sun.com>
   3477 
   3478         * firefox.spec: Bump version to 2.0b1, remove the 
   3479 	  patch mozilla-03-s11s-smkfl.diff, 
   3480           mozilla-04-s11x-smkfl.diff, firefox-03-yelp-hang.diff
   3481           which have been fixed in 2.0b1, change to 
   3482 	  xpinstall/packager to run make to make the binary tarball
   3483 
   3484 2006-08-08  Dave Lin  <dave.lin (a] sun.com>
   3485 
   3486         * ext-sources/firefox-preload.list.in:
   3487         * firefox.spec: Corrected the path of nss/nspr 
   3488 	  in the preload list
   3489 
   3490 2006-08-08  Damien Carbery <damien.carbery (a] sun.com>
   3491 
   3492 	* libgnome.spec: Bump to 2.15.2.
   3493 	* eel.spec: Bump to 2.15.91.
   3494 	* nautilus.spec: Bump to 2.15.91.
   3495 
   3496 2006-08-08  Damien Carbery <damien.carbery (a] sun.com>
   3497 
   3498 	* metacity.spec: Bump to 2.15.21.
   3499 	* eog.spec: Bump to 2.15.91.
   3500 	* zenity.spec: Bump to 2.15.91.
   3501 	* gnome-panel.spec: Bump to 2.15.91.
   3502 	* gnome-vfs.spec: Bump to 2.15.91.
   3503 	* pygobject.spec: Bump to 2.11.2.
   3504 	* gnome-icon-theme.spec: Bump to 2.15.91.
   3505 	* pygtk2.spec: Bump to 2.9.6.
   3506 	* libbonoboui.spec: Bump to 2.15.0.
   3507 	* libbonobo.spec: Bump to 2.15.2.
   3508 
   3509 2006-08-08  Damien Carbery <damien.carbery (a] sun.com>
   3510 
   3511 	* gtk2-engines.spec: Bump to 2.7.7.
   3512 	* libwnck.spec: Bump to 2.15.91.
   3513 	* gnome-session.spec: Bump to 2.15.91.
   3514 	* gnome-menus.spec: Bump to 2.15.91.
   3515 	* control-center.spec: Bump to 2.15.91.
   3516 	* gnome-desktop.spec: Bump to 2.15.91.
   3517 	* yelp.spec: Bump to 2.15.91.
   3518 	* gnome-games.spec: Bump to 2.15.6.
   3519 	* gnome-themes.spec: Bump to 2.15.91.
   3520 
   3521 2006-08-08  Damien Carbery <damien.carbery (a] sun.com>
   3522 
   3523 	* gnome-doc-utils.spec: Bump to 0.7.2.
   3524 	* gnome-utils.spec: Bump to 2.15.91.
   3525 	* dasher.spec: Bump to 4.1.9.
   3526 	* gnome-screensaver.spec: Bump to 2.15.6.
   3527 	* nautilus-cd-burner.spec: Bump to 2.15.6.
   3528 	* evince.spec: Bump to 0.5.5.
   3529 
   3530 2006-08-08  Damien Carbery <damien.carbery (a] sun.com>
   3531 
   3532 	* ekiga.spec: Change 'cd dir*' to use '%{version}'.
   3533 
   3534 2006-08-08  Damien Carbery <damien.carbery (a] sun.com>
   3535 
   3536 	* orca.spec: Bump to 0.2.8.
   3537 	* pygtk2.spec: Bump to 2.9.5.
   3538 	* libgnomeui.spec: Bump to 2.15.91.
   3539 	* gcalctool.spec: Bump to 5.8.20.
   3540 	* deskbar-applet.spec: Bump to 2.15.91.
   3541 	* gnome-applets.spec: Bump to 2.15.3.
   3542 	* gtksourceview.spec: Bump to 1.7.2.
   3543 
   3544 2006-08-08  Damien Carbery <damien.carbery (a] sun.com>
   3545 
   3546 	* file-roller.spec: Bump to 2.15.91.
   3547 	* gconf-editor.spec: Bump to 2.15.91.
   3548 	* gtkhtml.spec: Bump to 3.11.91.
   3549 	* evolution-data-server.spec: Bump to 1.7.91.
   3550 	* evolution.spec: Bump to 2.7.91.
   3551 	* evolution-exchange.spec: Bump to 2.7.91.
   3552 	* gedit.spec: Bump to 2.15.6.
   3553 	* gnome-system-monitor.spec: Bump to 2.15.91.
   3554 	* gdm.spec: Bump to 2.15.9.
   3555 
   3556 2006-08-08  Dave Lin  <dave.lin (a] sun.com>
   3557 
   3558         * thunderbird.spec: Bump version to 2.0a1, remove the patch 
   3559 	  mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff, which 
   3560 	  have been fixed in 2.0a1, change to xpinstall/packager to run
   3561 	  the make to generate the binary tarball
   3562 
   3563 2006-08-08  Brian Cameron  <brian.cameron (a] sun.com>
   3564 
   3565 	* patches/gnome-media-07-supportdevices.diff:  Updated 
   3566 	  patch so it contains Calum's usability fixes.  Now 
   3567 	  labels have mnemonics, and the layout of the GUI is
   3568 	  updated so that the input/output checkboxes are not 
   3569 	  in the table with the slider, but in a vbox that 
   3570 	  contains the table and the checkboxes.  This avoids
   3571 	  the problem that when you use the preferences to turn
   3572 	  off the display of some sliders, that it makes the
   3573 	  checkboxes disappear.
   3574 
   3575 2006-08-08  Glynn Foster  <glynn.foster (a] sun.com>
   3576 
   3577 	* patches/gnome-menus-01-alacarte-nodisplay-terminal.diff:
   3578           Remove upstream patch.
   3579 	* gnome-menus.spec: Update
   3580 	* patches/gnome-menus-*.diff: Reorder.
   3581 
   3582 2006-08-07  Brian Cameron  <brian.cameron (a] sun.com>
   3583 
   3584 	* patches/ORBit-05-localonly.diff:  Updated patch again to
   3585 	  reflect further comments from Michael Meeks.
   3586 
   3587 2006-08-07  Damien Carbery <damien.carbery (a] sun.com>
   3588 
   3589 	* gnome-speech.spec: Bump to 0.4.3.
   3590 	* pygtk2.spec: Bump to 2.9.4.
   3591 	* pygobject.spec: Bump to 2.11.1.
   3592 
   3593 2006-08-02  Brian Cameron  <brian.cameron (a] sun.com>
   3594 
   3595 	* patches/ORBit-05-localonly.diff:  Updated patch to fix call
   3596 	  to getaddrinfo so it works on Solaris, after working with
   3597 	  Michael Meeks on the patch.
   3598 
   3599 2006-08-03  Darren Kenny <darren.kenny (a] sun.com>
   3600 
   3601 	* libgksuui.spec, gksu.spec, libgksu.spec:
   3602 	  Shouldn't be removing messages files here.
   3603 
   3604 2006-08-03  Jim Li  <jim.li (a] sun.com>
   3605 
   3606 	* gksu.spec: Create new spec file for gksu
   3607 	* libgksu.spec: Create new spec file for libgksu
   3608 	* libgksuui.spec: Create new spec file for libgksuui
   3609 	* patches/gksu-01-Makefile.diff: Remove the compiler
   3610 	  option "-O2 -Wall" 
   3611 	* patches/gksu-02-gksu.diff: let gksu support RBAC
   3612 	* patches/libgksu1.2-01-Makefile.diff: Remove the 
   3613 	  compiler option "-O2 -Wall"
   3614 	* patches/libgksu1.2-02-forkpty.diff: replace forkpty
   3615 	  function with own code
   3616 	* patches/libgksu1.2-03-mkdtemp.diff: generate a 
   3617 	  temporary file name based on TMPL
   3618 	* patches/libgksu1.2-04-rbac-support.diff: let libgksu
   3619 	  support RBAC
   3620 	* patches/libgksuui1.0-01-Makefile.diff: Remove the
   3621 	  compiler option "-O2 -Wall"
   3622 
   3623 2006-08-03  Dave Lin <dave.lin (a] sun.com>
   3624 
   3625         * thunderbird.spec: Bumped the version to 1.5.0.5
   3626 
   3627 2006-08-03  Padraig O'Briain  <padraig.obriain (a] sun.com>
   3628 
   3629         * dbus.spec, patches/dbus-03-dbus-launch.diff: Updated patch to
   3630 	  avoid hogging CPU.
   3631 
   3632 2006-08-02  Brian Cameron  <brian.cameron (a] sun.com>
   3633 
   3634         * dbus.spec, patches/dbus-04-libexec.diff: Updated patch based
   3635 	  on Havoc's comments (see freedesktop bug #7624).
   3636 
   3637 2006-08-02  Brian Cameron  <brian.cameron (a] sun.com>
   3638 
   3639 	* ORBit2.spec, ext-sources/orbitrc, patches/ORBit-05-localonly.diff:
   3640 	  Turn on ORBLocalOnly=1 in /etc/orbitrc.  This is needed to resolve
   3641 	  P1 security bug 6440951.  This change is required by the "Secure
   3642 	  By Default" team to ensure that JDS not leave TCP/IP ports listening
   3643 	  to the network by default.  This patch ensures that only local
   3644 	  TCP/IP connections are accepted by default.
   3645 
   3646 	  The patch for ORBit2 is to fix a bug that was causing ORBLocalOnly
   3647 	  mode to not work on Solaris.  There seems to be a problem with 
   3648 	  getaddrinfo() working on Solaris, so this patches makes sure that
   3649 	  HAVE_GETADDRINFO is unset so the fallback gethostbyname() gets used,
   3650 	  which seems to work better.  The problem with the getaddrinfo() 
   3651 	  comparison seems to be that doing memcmp() on sockaddr_in structures
   3652 	  is not a good way to test if the structures contain the same IP on
   3653 	  Solaris.  If we find ORBLocalOnly fails to work in some situations,
   3654 	  it would be worth checking to see if fixing the gethostbyname()
   3655 	  comparison to work makes a difference.
   3656 
   3657 2006-08-02  Brian Cameron  <brian.cameron (a] sun.com>
   3658 
   3659 	* patches/glib-08-hidden.diff: Make check for SUNPRO and GCC
   3660 	  a bit smarter, based on the X-code.
   3661 
   3662 2006-08-02  Damien Carbery <damien.carbery (a] sun.com>
   3663 
   3664 	* patches/pango-02-pua.diff: Rework one hunk for new tarball.
   3665 
   3666 2006-08-01  Damien Carbery <damien.carbery (a] sun.com>
   3667 
   3668 	* vte.spec: Bump to 0.13.5.
   3669 	* gnome-terminal.spec: Bump to 2.15.4.
   3670 	* gdm.spec: Bump to 2.15.8.
   3671 	* gnome-volume-manager.spec: Bump to 2.15.0.
   3672 	* pango.spec: Bump to 1.3.5.
   3673 
   3674 2006-07-31  Damien Carbery <damien.carbery (a] sun.com>
   3675 
   3676 	* gtk-doc.spec: Bump to 1.7.
   3677 	* zenity.spec: Bump to 2.15.90.
   3678 
   3679 2006-07-30  Damien Carbery <damien.carbery (a] sun.com>
   3680 
   3681 	* sound-juicer.spec: Use single thread 'make' because of build problems
   3682 	  with multiple threads.
   3683 
   3684 2006-07-29  Damien Carbery <damien.carbery (a] sun.com>
   3685 
   3686 	* patches/libgtop-01-solaris.diff: Rework for new tarball.
   3687 
   3688 2006-07-28  Laszlo (Laca) Peter  <laca (a] sun.com>
   3689 
   3690 	* dbus.spec: add patch priv.spec (from Artem Kachitchkine),
   3691 	* patches/dbus-05-priv.diff: (new) patch that makes dbus run as user
   3692 	  'daemon' and also with least privileges
   3693 
   3694 2006-07-28  Brian Cameron  <brian.cameron (a] sun.com>
   3695 
   3696         * gnome-session.spec,
   3697           patches/gnome-session-07-gnome-volcheck-default.session.diff:
   3698           Move to Solaris/patches since we only want to apply this patch
   3699           if HAL is not enabled.  Renumbered gnome-session patches
   3700 
   3701 2006-07-28  Damien Carbery <damien.carbery (a] sun.com>
   3702 
   3703 	* deskbar-applets.spec: dos2unix the po files.
   3704 	* gnome-applets.spec: Remove upstream patch, 07-multiload. dos2unix the
   3705 	  po files.
   3706 	* patches/gnome-applets-07-multiload.diff: Removed, upstream.
   3707 
   3708 2006-07-28  Brian Cameron  <brian.cameron (a] sun.com>
   3709 
   3710 	* gnome-applets.spec: Fix patches section.
   3711 
   3712 2006-07-28  Damien Carbery <damien.carbery (a] sun.com>
   3713 
   3714 	* patches/gnome-applets-04-disable-keyboard-layout.diff: Rework.
   3715 
   3716 2006-07-28  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   3717 
   3718 	* gnome-session.spec: Fix minor typo.
   3719 
   3720 2006-07-28  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   3721 
   3722 	* gdm.spec: fixed minor typo.
   3723 
   3724 2006-07-28  Matt Keenan  <matt.keenan (a] sun.com>
   3725 
   3726 	* patches/control-center-21-evolution-about-me.diff : Required for evo
   3727 	  1.6->1.8 upgrade, image processing has changed.
   3728 	* control-center.spec : Add control-center-21-evolution-about-me.diff
   3729 
   3730 2006-07-28  Damien Carbery <damien.carbery (a] sun.com>
   3731 
   3732 	* totem.spec: Bump to 1.5.90.
   3733 	* gnome-applets.spec: Bump to 2.15.2.
   3734 	* deskbar-applet.spec: Bump to 2.15.90.1.
   3735 	* libgtop.spec:  Bump to 2.14.2.
   3736 
   3737 2006-07-28  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   3738 
   3739 	* librsvg.spec: bump to 2.15.90.
   3740 
   3741 2006-07-28  Matt Keenan  <matt.keenan (a] sun.com>
   3742 
   3743 	* patches/gnome-session-01-busy-cursor.diff : Type s/bust/busy/ :)
   3744 
   3745 2006-07-28  Matt Keenan  <matt.keenan (a] sun.com>
   3746 
   3747 	* patches/control-center-20-reserved-names.diff : bugzilla : #349079
   3748 	* control-center.spec : Add control-center-20-reserved-names.diff
   3749 
   3750 2006-07-28  Matt Keenan  <matt.keenan (a] sun.com>
   3751 
   3752 	* patches/control-center-12-wall.diff : Check for USE_HAL before 
   3753 	  including hal.h fixed in HEAD bugzilla : #347610
   3754 
   3755 2006-07-28  Damien Carbery <damien.carbery (a] sun.com>
   3756 
   3757 	* patches/gedit-03-no-zh_TW-help.diff: Rework.
   3758 
   3759 2006-07-27  Brian Cameron  <brian.cameron (a] sun.com>
   3760 
   3761         * gnome-applets.spec,
   3762           patches/gnome-applets-04-prefer-sdtaudiocontrol.diff:  No
   3763           longer prefer sdtaudiocontrol as the mixer program since
   3764           now gnome-volume-control is in better shape.  Other patches
   3765           renumbered.
   3766 
   3767 2006-07-27  Laszlo (Laca) Peter  <laca (a] sun.com>
   3768 
   3769 	* elementtree.spec: (new) spec file for the elementtree python
   3770 	  module, required by deskbar
   3771 
   3772 2006-07-27  Brian Cameron  <brian.cameron (a] sun.com>
   3773 
   3774 	* patches/gst-plugins-base-02-fixcdda.diff:  Minor patch to
   3775 	  fix setting of track number to play.
   3776 	* gst-plugins-good.spec, patches/gst-plugins-good-09-srcopen.diff:
   3777 	  Patch to open audio device in NONBLOCK mode, so
   3778 	  gnome-sound-recorder doesn't hang when you try to record more
   3779 	  than one file.
   3780 
   3781 2006-07-27  Damien Carbery <damien.carbery (a] sun.com>
   3782 
   3783 	* eog.spec: Call dos2unix to fix po files.
   3784 	* patches/control-center-12-wall.diff: Add 'libhal' to #include line.
   3785 	* gnome-applets.spec: Add patch 06-hidden for G_GNUC_INTERNAL changes.
   3786 	* patches/gnome-applets-06-hidden.diff: G_GNUC_INTERNAL fixes.
   3787 	* patches/dasher-03-fixcompile.diff: Add new hunks to fix problems.
   3788 	* pycairo.spec: Added, required by pygtk2.spec.
   3789 	* pygobject.spec: Add patch 02-void-return.
   3790 	* patches/pygobject-02-void-return.diff: Added. void function returning
   3791 	  value.
   3792 	* patches/pygtk2-01-uninstalled.pc.diff: Rework.
   3793 
   3794 2006-07-27  Damien Carbery <damien.carbery (a] sun.com>
   3795 
   3796 	* java-access-bridge.spec: Bump to 1.6.0. Remove upstream patch.
   3797 	* patches/java-access-bridge-02-build-fix.diff: Removed, upstream.
   3798 
   3799 2006-07-27  Damien Carbery <damien.carbery (a] sun.com>
   3800 
   3801 	* rhythmbox.spec: Update to 0.9.5 because dbus on build systems.
   3802 	* patches/rhythmbox-02-fixcompile.diff: Rework.
   3803 
   3804 2006-07-27  Padraig O'Briain <padraig.obriain (a] sun.com>
   3805 
   3806 	* patches/java-access-bridge-02-build-fix.diff: Add patch to
   3807 	  SelectionImpl.java to patch.
   3808 
   3809 2006-07-27  Matt Keenan <matt.keenan (a] sun.com>
   3810 
   3811 	* gnome-keyring-manager.spec : Remove scrollkeeper files
   3812 	* patches/gnome-keyring-manager-01-Wall-remove.diff : Remove -Wall.
   3813 
   3814 2006-07-27  Damien Carbery <damien.carbery (a] sun.com>
   3815 
   3816 	* patches/gnome-system-monitor-01-solaris.diff: Rework.
   3817 	* firefox.spec: Remove 'aclocal' dir as it is now empty.
   3818 	* patches/nautilus-16-interface-changes.diff: Rework.
   3819 
   3820 2006-07-27  Damien Carbery <damien.carbery (a] sun.com>
   3821 
   3822 	* patches/gtk-engines-01-hidden.diff: Add a ton of new G_GNUC_INTERNAL
   3823 	  hunks for new tarball. 324 changes now!
   3824 	* gnome-vfs.spec: Remove upstream patch, 17-__FUNCTION__.
   3825 	* patches/gnome-vfs-17-__FUNCTION__.diff: Removed, upstream.
   3826 
   3827 2006-07-26  Brian Cameron  <brian.cameron (a] sun.com>
   3828 
   3829         * patches/dbus-04-libexec.diff: Use execl instead of execlp
   3830           when passing in full path of the program to launch.  Change
   3831           recommended by Havoc.
   3832 
   3833 2006-07-26  Brian Cameron  <brian.cameron (a] sun.com>
   3834 
   3835 	* gdm.spec: No longer call configure with the --with-at-bindir
   3836 	  argument since gok and gnopernicus were moved to the standard
   3837 	  /usr/bin location instead of /usr/sfw/bin.
   3838 
   3839 2006-07-26  Brian Cameron  <brian.cameron (a] sun.com>
   3840 
   3841 	* gdm.spec, patches/gdm*diff: Updated to build 2.15.  Removed two 
   3842 	  patches upstream  (gdm-07-startagain.diff and gdm-11-fixfocus.diff)
   3843 	  and reorganized patch numbering.  No longer include
   3844           gdmflexiserver.desktop since Solaris does not support Virtual
   3845           Terminals yet, and this menu choice causes the session to hang.
   3846 	* gnome-volume-manager.spec,
   3847 	  patches/gnome-volume-manager-03-libexec.diff:  Move
   3848 	  gnome-volume-manager to libexec to meet ARC requirements.
   3849 
   3850 2006-07-26  Damien Carbery <damien.carbery (a] sun.com>
   3851 
   3852 	* patches/pango-01-fullwidth-space.diff: Rework for new tarball.
   3853 	* patches/pango-02-pua.diff: Rework for new tarball.
   3854 
   3855 2006-07-26  Matt Keenan <matt.keenan (a] sun.com>
   3856 
   3857 	* firefox.spec : Remove patch-10
   3858 	* patches/firefox-10-gecko.m4.diff : Remove, yelp has it's own local 
   3859 	  version now.
   3860 	* patches/firefox-* : Re shuffle to be in order
   3861 
   3862 2006-07-26  Halton Huo  <halton.huo (a] sun.com>
   3863 
   3864 	* evolution-data-server.spec: Use system BerkeleyDB.
   3865 
   3866 2006-07-26  Damien Carbery <damien.carbery (a] sun.com>
   3867 
   3868 	* patches/gnome-menus-02-quickstart.diff: Rework hunk.
   3869 	* patches/gnome-menus-04-preferences.diff: Remove duplicate hunk.
   3870 	* metacity.spec: Add patch for empty stuct (forte doesn't like these).
   3871 	* patches/metacity-11-empty-struct.diff: Add 'char x' to empty structs.
   3872 
   3873 2006-07-26  Damien Carbery <damien.carbery (a] sun.com>
   3874 
   3875 	* gtk2-engines.spec: Bump to 2.7.6.
   3876 	* gnome-python.spec: Bump to 2.15.90.
   3877 	* gnome-mag.spec: Bump to 0.13.1.
   3878 	* gnome-python-desktop.spec: Bump to 2.15.90.
   3879 	* gucharmap.spec: Bump to 1.7.0.
   3880 	* gnome-vfs.spec: Bump to 2.15.90.
   3881 	* gedit.spec: Bump to 2.15.5.
   3882 	* eel.spec: Bump to 2.15.90.
   3883 	* nautilus.spec: Bump to 2.15.90.
   3884 	* pango.spec: Bump to 1.31.4.
   3885 	* gnome-system-monitor.spec: Bump to 2.15.90.
   3886 
   3887 2006-07-26  Jeff Cai<jeff.cai (a] sun.com>
   3888 
   3889 	* evolution-data-server.spec: Bump to 1.7.90.1
   3890 	* patches/evolution-data-server-01-libebook-files.diff: Remove.
   3891 
   3892 2006-07-25  Damien Carbery <damien.carbery (a] sun.com>
   3893 
   3894 	* patches/metacity-03-ctrl-alt-del.diff: Rework.
   3895 	* patches/metacity-06-logout-shortcut.diff: Rework.
   3896 	* evolution-data-server.spec: Add patch to include missing files.
   3897 	* patches/evolution-data-server-01-libebook-files.diff: Add files that
   3898 	  were not in the tarball but required for building.
   3899 
   3900 2006-07-25  Damien Carbery <damien.carbery (a] sun.com>
   3901 
   3902 	* patches/gnome-desktop-01-jds-about-branding.diff: Rework.
   3903 	* vte.spec: Remove upstream patch, 05-update-logout-record. Rename rest.
   3904 	* patches/vte-05-update-logout-record.diff: Removed, upstream.
   3905 	* gnome-utils.spec: Remove upstream patchs. Renumber rest.
   3906 	* patches/gnome-utils-01-logview.diff: Removed, upstream.
   3907 	* patches/gnome-utils-04-gnome-dictionary.diff: Removed, upstream.
   3908 	* patches/gnome-utils-02-gnome-screenshot.diff: Rework.
   3909 	* patches/gnome-utils-03-search-menu-entry.diff: Rework.
   3910 
   3911 2006-07-25  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   3912 
   3913 	* gedit.spec: bump to 2.15.4.
   3914 
   3915 2006-07-25  Damien Carbery <damien.carbery (a] sun.com>
   3916 
   3917 	* ORBit2.spec: Remove upstream patch, 05-signal-broadcast.diff.
   3918 	* patches/ORBit-01-no-static.diff: Remove upstream hunk.
   3919 	* patches/ORBit-05-signal-broadcast.diff: Removed, upstream.
   3920 	* icon-naming-utils.spec: Bump to 0.7.4.
   3921 
   3922 2006-07-25  Damien Carbery <damien.carbery (a] sun.com>
   3923 
   3924 	* control-center.spec: Bump to 2.15.5.
   3925 	* gnome-panel.spec: Bump to 2.15.90.
   3926 	* nautilus-cd-burner.spec: Bump to 2.15.5.
   3927 	* vte.spec: Bump to 0.13.4.
   3928 	* gail.spec: Bump to 1.9.1.
   3929 	* gnome-mag.spec: Bump to 0.13.0.
   3930 	* gnome-terminal.spec: Bump to 2.15.3.
   3931 	* at-spi.spec: Bump to 1.7.10.
   3932 	* gnome-screensaver.spec: Bump to 2.15.5.
   3933 	* patches/glib-08-hidden.diff: Remove upstream hunk.
   3934 
   3935 2006-07-25  Irene Huang <Irene.Huang (a] sun.com>
   3936 
   3937 	* gnome-desktop.spec:
   3938 	* gnome-menus.spec:
   3939 	* libwnck.spec:
   3940 	  Change the Source URL to correct location.
   3941 
   3942 2006-07-25  Jeff Cai <jeff.cai (a] sun.com>
   3943 
   3944 	* libsoup.spec: Bump to 2.2.96
   3945 	* patches/evolution-05-message-list.diff: 
   3946 	* patches/evolution-07-ecell-text.diff:
   3947 	* patches/evolution-06-e-sidebar.diff:
   3948 	* patches/evolution-04-contact-print-dialog.diff:
   3949 	* patches/evolution-exchange-01-rename.diff:
   3950 	* Solaris/patches/evolution-01-solaris-ldap.diff:
   3951 	* Solaris/patches/evolution-data-server-01-ldap-ssl.diff:
   3952 	* Solaris/patches/evolution-exchange-01-ldap.diff:
   3953 	  Remove patches
   3954 
   3955 2006-07-24  Damien Carbery <damien.carbery (a] sun.com>
   3956 
   3957 	* glib2.spec: Bump to 2.12.1.
   3958 	* gnome-speech.spec: Bump to 0.4.2.
   3959 	* gtk2.spec: Bump to 2.10.1.
   3960 	* deskbar-applet.spec: Bump to 2.15.90.
   3961 	* ORBit2.spec: Bump to 2.14.2.
   3962 	* sound-juicer.spec: Bump to 2.15.4.
   3963 	* gnopernicus.spec: Bump to 1.1.1.
   3964 	* gtkhtml.spec: Bump to 3.11.90.1.
   3965 	* evolution-data-server.spec: Bump to 1.7.90.
   3966 	* evolution.spec: Bump to 2.7.90.
   3967 	* evolution-exchange.spec: Bump to 2.7.90.
   3968 	* gnome-themes.spec: Bump to 2.15.90.
   3969 	* libgnomeui.spec: Bump to 2.15.90.
   3970 	* bug-buddy.spec: Bump to 2.15.90.
   3971 	* file-roller.spec: Bump to 2.15.90.
   3972 	* yelp.spec: Bump to 2.15.5.
   3973 	* gnome-utils.spec: Bump to 2.15.90.
   3974 	* gnome-games.spec: Bump to 2.15.5.
   3975 	* gdm.spec: Bump to 2.15.7.
   3976 	* metacity.spec: Bump to 2.15.13.
   3977 	* dasher.spec: Bump to 4.1.8.
   3978 	* orca.spec: Bump to 0.2.7.
   3979 	* gnome-icon-theme.spec: Bump to 2.15.90.
   3980 	* gtksourceview.spec: Bump to 1.7.1.
   3981 	* gcalctool.spec: Bump to 5.8.19.
   3982 	* libwnck.spec: Bump to 2.15.90.
   3983 	* gnome-menus.spec: Bump to 2.15.90.
   3984 	* gnome-desktop.spec: Bump to 2.15.90.
   3985 	* gnome-session.spec: Bump to 2.15.90.
   3986 	* eog.spec: Bump to 2.15.90.
   3987 
   3988 2006-07-24  Damien Carbery <damien.carbery (a] sun.com>
   3989 
   3990 	* control-center.spec: Add define for dbus use.
   3991 	* libxklavier.spec: Bump to 2.91.
   3992 	* patches/libxklavier-01-wall.diff: Rework.
   3993 	* patches/libxklavier-02-g11n-i18n-ui.diff: Rework.
   3994 	* patches/gnome-session-01-busy-cursor.diff: Rework.
   3995 
   3996 2006-07-24  Padraig O'Briain <padraig.obriain (a] sun.com>
   3997 
   3998 	* java-access-bridge.spec: Add referencce to patch 02
   3999 	* patches/java-access-bridge-02-build-fix.diff: Patch to get
   4000 	  version 1.5.0 building using java 1.5.0_07.
   4001 
   4002 2006-07-24  Irene Huang <Irene.Huang (a] sun.com>
   4003 
   4004 	* gphoto2.spec: Add option --with-libintl-prefix=/usr
   4005 	* gtkam.spec: Add option --with-libintl-prefix=/usr
   4006 	* libgphoto2.spec: add patch libgphoto2-05-dummy.diff
   4007 	* patches/libgphoto2-02-uninstalled-pc.diff: change version to 2.2.1
   4008 	* patches/libgphoto2-05-dummy.diff: new patch
   4009 
   4010 2006-07-24  Wang Xin  <jedy.wang (a] sun.com>
   4011 	* evolution-jescs.spec: bump to 2.7.0.
   4012 	* Solaris/SUNWevolution-jescs.spec: update evo_major_version to 2.8.
   4013 
   4014 2006-07-24  Padraig O'Briain <padraig.obriain (a] sun.com>
   4015 
   4016 	* gnome-session.spec: bump to 2.15.4.
   4017 	* patches/gnome-session-11-fixcrash.diff: Rework
   4018 	* patches/gnome-session-01-busy-cursor.diff: Rework
   4019 
   4020 2006-07-24  Jeff Cai  <jeff.cai (a] sun.com>
   4021 	* libsoup.spec: Change from 2.2.95 to 2.2.95.1
   4022 
   4023 2006-07-24  Jeff Cai  <jeff.cai (a] sun.com>
   4024 	* evolution-exchange.spec; bump to 2.7.4
   4025 
   4026 2006-07-23  Laszlo (Laca) Peter  <laca (a] sun.com>
   4027 
   4028 	* zenity.spec: bump to 2.15.2
   4029 
   4030 2006-07-23  Laszlo (Laca) Peter  <laca (a] sun.com>
   4031 
   4032 	* patches/nautilus-16-interface-changes.diff: add null for missing
   4033 	  "volume" argument.  Not sure it's the right fix though.
   4034 
   4035 2006-07-23  Jeff Cai  <jeff.cai (a] sun.com>
   4036 
   4037 	* evolution-webcal.spec: bump to 2.7.1
   4038 
   4039 2006-07-23  Laszlo (Laca) Peter  <laca (a] sun.com>
   4040 
   4041 	* gcalctool.spec: remove scrollkeeper files from $RPM_BUILD_ROOT
   4042 
   4043 2006-07-22  Laszlo (Laca) Peter  <laca (a] sun.com>
   4044 
   4045 	* gnome-vfs.spec: add patch __FUNCTION__.diff, delete bonobo
   4046 	  monikers stuff from %files and %install
   4047 	* patches/gnome-vfs-17-__FUNCTION__.diff: (Bug 348367) 
   4048 	  s/__FUNCTION__/G_GNUC_FUNCTION/ in sftp-method.c
   4049 
   4050 2006-07-22  Laszlo (Laca) Peter  <laca (a] sun.com>
   4051 
   4052 	* gnome-vfs.spec: remove acl.diff
   4053 	* patches/gnome-vfs-16-acl.diff: remove upstream patch
   4054 	* patches/gnome-vfs-17-hidden.diff: renumber
   4055 
   4056 2006-07-22  Laszlo (Laca) Peter  <laca (a] sun.com>
   4057 
   4058 	* gnome-vfs.spec: define DBUS_API_SUBJECT_TO_CHANGE
   4059 
   4060 2006-07-22  Damien Carbery <damien.carbery (a] sun.com>
   4061 
   4062 	* Pyrex.spec: Bump to 0.9.4.1.
   4063 	* patches/gnome-themes-03-icon-name-mapping.diff: Add to remove path 
   4064 	  to icon-name-mapping.
   4065 
   4066 2006-07-21  Brian Cameron  <brian.cameron (a] sun.com>
   4067 
   4068         * dbus.spec, patches/dbus-04-libexec.diff, ext-sources/svc-dbus:
   4069           Move dbus-daemon to /usr/lib, required by ARC.
   4070         * gst-plugins-good.spec, patches/gst-plugins-good-08-fixcdda.diff:
   4071           Patch to avoid CDDA plugin from asserting and core dumping if
   4072           it cannot find the CD device passed in.  This patch is in
   4073           GStreamer SVN head.
   4074         * patches/gnome-media-03-cdda.diff:  Fix patch so it actually
   4075           works.
   4076         * libmusicbrainz.spec, sound-jucier.spec,
   4077           patches/libmusicbrainz-01-fixduration.diff,
   4078           patches/sound-juicer-03-fixduration.diff:  Remove sound-juicer
   4079           patch and add libmusicbrainz patch to fix duration issue.  The
   4080           bug is really in the libmusicbrainz code and my previous patch
   4081           to fix the problem in sound-juicer just hid the lower-level
   4082           problem.
   4083 
   4084 2006-07-21  Damien Carbery <damien.carbery (a] sun.com>
   4085 
   4086 	* pygtk2.spec: Bump to 2.9.3.
   4087 	* bug-buddy.spec: Bump to 2.15.0. Disable patch as needs an engineer.
   4088 	* nimbus.spec: Add patch to disable a redefine of an enum.
   4089 	* patches/nimbus-01-redef-enum.diff: Disable enum redef.
   4090 	* gnome-backgrounds.spec: Bump to 2.14.2.1.
   4091 	* gnome-themes.spec: Bump to 2.15.4. Add patch, 03-icon-name-mapping, 
   4092 	to remove path to icon-name-mapping.
   4093 	* gnome-vfs.spec: Bump to 2.15.3.
   4094 	* patches/gnome-vfs-16-acl.diff: Remove upstream hunks.
   4095 	* gnome-icon-theme.spec: Bump to 2.15.3. Remove obsolete patch, 03.
   4096 	* patches/gnome-icon-theme-01-sun-java-icon.diff: Rework.
   4097 	* patches/gnome-icon-theme-02-pkgconfig-dir.diff: Rework.
   4098 	* patches/gnome-icon-theme-03-relative-symlinks.diff: Remove. Obsolete.
   4099 	* pygobject.spec: Bump to 2.11.0.
   4100 	* pyorbit.spec: Bump to 2.14.1.
   4101 	* gtk2-engines.spec: Bump to 2.7.5. Add patch, 01-hidden.
   4102 	* patches/gtk-engines-01-hidden.diff: For G_GNUC_INTERNAL.
   4103 	* gnome-python.spec: Bump to 2.15.4.
   4104 	* icon-naming-utils.spec: Bump to 0.7.3.
   4105 
   4106 2006-07-21  Laszlo Peter  <laca (a] sun.com>
   4107 
   4108 	* eog.spec: add --without-lcms to avoid accidentally picking up
   4109 	  liblcms (part of spec-files-extra), fixes 6425540
   4110 
   4111 2006-07-21  Jeff Cai  <jeff.cai (a] sun.com>
   4112 
   4113 	* evolution-data-server.spec: Bump to 1.7.4
   4114 	* evolution.spec: Bump to 2.7.4
   4115 	* gtkhtml.spec: Bump to 3.11.4
   4116 	* libsoup.spec: Bump to 2.2.95.1
   4117 	* patches/evolution-02-conduit.diff: delete a few
   4118           lines from todo-conduit.c.
   4119 	* patches/evolution-03-menu-entry.diff: rework
   4120 
   4121 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4122 
   4123 	* libbonobo.spec: bump to 2.15.0
   4124 	* patches/libbonobo-03-add-newline.diff: deleted upstream patch
   4125 
   4126 2006-07-21  Damien Carbery <damien.carbery (a] sun.com>
   4127 
   4128 	* gok.spec: Bump to 1.1.1.
   4129 	* gnopernicus.spec: Bump to 1.1.0.
   4130 	* patches/gtk+-05-file-chooser.diff: Further rework.
   4131 
   4132 2006-07-21  Padraig O'Briain <padraig.obriain (a] sun.com>
   4133 
   4134 	* libgnomeui.spec:  Bump to 2.15.2
   4135 	* gnome-keyring.spec:  Bump to 0.5.1
   4136 	* libgnome.spec:  Bump to 2.13.1
   4137 	* patches/gnome-keyring-01-pkcs.diff: rework
   4138 
   4139 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4140 
   4141 	* patches/gphoto2-01-build.diff: rework
   4142 	* patches/libgphoto2-01-gettext.diff: rework
   4143 	* patches/libgphoto2-03-solaris-mntent.diff: rework
   4144 
   4145 2006-07-20  Damien Carbery <damien.carbery (a] sun.com>
   4146 
   4147 	* patches/gtk+-05-file-chooser.diff: Rework.
   4148 
   4149 2006-07-21  Damien Carbery <damien.carbery (a] sun.com>
   4150 
   4151 	* gtk2.spec: Added patch,-16-hidden.
   4152 	* patches/gtk+-16-hidden.diff: Added for G_GNUC_INTERNAL changes.
   4153 
   4154 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4155 
   4156 	* gphoto2.spec: bump to 2.2.0.
   4157 	* libgphoto2.spec: bump to 2.2.1.
   4158 
   4159 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4160 
   4161 	* gcalctool.spec: bump to 5.8.17.
   4162 
   4163 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4164 
   4165 	* gnome-doc-utils.spec: bump to 0.7.1.
   4166 
   4167 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4168 
   4169 	* gnome-games.spec: bump to 2.15.4.
   4170 
   4171 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4172 
   4173 	* desktop-file-utils.spec: bump to 0.11.
   4174 
   4175 2006-07-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4176 
   4177 	* gnome-applets.spec: bumped to 2.15.1.1.
   4178 	* patches/gnome-applets-01-disable-drivemount.diff: reworked
   4179 	* patches/gnome-applets-04-prefer-sdtaudiocontrol.diff: reworked
   4180 	* patches/gnome-applets-05-disable-keyboard-layout.diff: reworked
   4181 
   4182 2006-07-21    Henry Zhang <hua.zhang (a] sun.com>
   4183 
   4184         * patches/gnome-system-monitor-01-solaris.diff: fix a monitor bug
   4185 	* Solaris/SUNWgnome-system-monitor.spec: delete a sentence for gconf 
   4186 	  problem.
   4187 
   4188 2006-07-21  Padraig O'Briain <padraig.obriain (a] sun.com>
   4189 
   4190 	* vte.spec:  Bump to 0.13.3
   4191 	* gnome-terminal.spec: Bump to 2.15.2
   4192 	* patches/vte-07-g11n-word-char.diff: Removed, obsolete.
   4193 	  Later patches renamed
   4194 	* patches/gnome-terminal-02-xft-pangoxft.diff: Removed, obsolete.
   4195 	  Later patches renamed
   4196 
   4197 2006-07-21  Laszlo (Laca) Peter  <laca (a] sun.com>
   4198 
   4199 	* ext-sources/postrun: use -R / with pkginfo otherwise it picks
   4200 	  up $PKG_INSTALL_ROOT.
   4201 
   4202 2006-07-20  Laszlo (Laca) Peter  <laca (a] sun.com>
   4203 
   4204 	* ext-sources/postrun: always spool postrun jobs when -R <altroot>
   4205 	  is used and <altroot> is a different version of Solaris or
   4206 	  different architecture.
   4207 
   4208 2006-07-21  Damien Carbery <damien.carbery (a] sun.com>
   4209 
   4210 	* patches/nautilus-cd-burner-03-data-size.diff: Rework.
   4211 
   4212 2006-07-20  Dermot McCluskey - <dermot.mccluskey (a] sun.com>
   4213 
   4214 	* nautilus.spec: bump to 2.15.4.
   4215 	* patches/nautilus-12-lockdown.diff: rework
   4216 	* patches/nautilus-16-interface-changes.diff: rework
   4217 	* patches/nautilus-17-acl.diff: rework
   4218 	* patches/nautilus-18-trusted-extensions.diff: rework (FIXME)
   4219 
   4220 2006-07-20  Damien Carbery <damien.carbery (a] sun.com>
   4221 
   4222 	* nautilus-cd-burner.spec: Bump to 2.15.4. Removed patch, 04-solarishal.
   4223 	* patches/nautilus-cd-burner-01-mkdtemp-sun-fix.diff: Rework.
   4224 	* patches/nautilus-cd-burner-04-solarishal.diff: Removed, obsolete.
   4225 	* sound-juicer.spec: Bump to 2.15.3.
   4226 	* patches/sound-juicer-01-fixplugin.diff: Rework.
   4227 	* patches/sound-juicer-03-fixduration.diff: Rework.
   4228 
   4229 2006-07-20  Matt Keenan <matt.keenan (a] sun.com>
   4230 
   4231 	* gnome-system-tools.spec : Add gnome-system-tools-08-boot.diff
   4232 	* patches/gnome-system-tools-08-boot.diff : Patch to enable building of
   4233 	  boot-admin
   4234 
   4235 2006-07-20  Damien Carbery <damien.carbery (a] sun.com>
   4236 
   4237 	* speex.spec: Bump to 1.1.12.
   4238 	* patches/speex-01-empty-struct.diff: Added to fix empty stuct error.
   4239 	* cairo.spec: Bump to 1.2.0. Remove 04-g11n-0x0glyph-fix, obsolete.
   4240 	* patches/cairo-01-uninstalled-pc.diff: Rework.
   4241 	* patches/cairo-03-8bit-fix.diff, glib-08-hidden.diff: Rework.
   4242 	* patches/cairo-04-g11n-0x0glyph-fix.diff: Removed, obsolete.
   4243 	* glib2.spec: Bump to 2.12.0.
   4244 	* gtk2.spec: Bump to 2.10.0.
   4245 	* libglade.spec: Bump to 2.6.0.
   4246 	* pango.spec: Bump to 1.13.3.
   4247 	* patches/gtk+-05-file-chooser.diff: Rework.
   4248 
   4249 2006-07-20  Henry Zhang <hua.zhang (a] sun.com>
   4250 
   4251         * Solaris/SUNWgnome-system-monitor.spec: fix the problem with omf
   4252         * patches/gnome-system-monitor-01-solaris.diff: fix a monitor bug
   4253 
   4254 2006-07-20  Dermot McCluskey - <dermot.mccluskey (a] sun.com>
   4255 
   4256 	* dasher.spec:
   4257 	* deskbar-applet.spec:
   4258 	* eel.spec:
   4259 	* evince.spec:
   4260 	* file-roller.spec:
   4261 	  Increment tarballs to latest 2.15 community versions.
   4262 	* patches/evince-03-papi-print-crash-6437235.diff:
   4263 	  Remove patch - integrated in latest tarball.
   4264 
   4265 2006-07-20  Damien Carbery <damien.carbery (a] sun.com>
   4266 
   4267 	* gail.spec: Bump to 1.9.0. Remove upstream patch 02-button-label.
   4268 	* patches/gail-02-button-label.diff: Removed, upstream.
   4269 
   4270 2006-07-19  Laszlo (Laca) Peter  <laca (a] sun.com>
   4271 
   4272 	* ext-sources/postrun: fix postrun_mktemp to create a temporary
   4273 	  file instead of a directory.  Grrr... :/
   4274 
   4275 2006-07-19  Dermot McCluskey - <dermot.mccluskey (a] sun.com>
   4276 
   4277 	* at-spi.spec:
   4278 	* atk.spec:
   4279 	* control-center.spec:
   4280 	* eog.spec:
   4281 	  Increment tarballs to latest 2.15 community versions.
   4282 	* patches/control-center-02-ctrl-alt-del.diff:
   4283 	* patches/control-center-04-remove-xkb-layout.diff:
   4284 	* patches/control-center-07-custom-keybinding.diff:
   4285 	* patches/control-center-08-keybinding-caps-lock.diff:
   4286 	* patches/control-center-13-layout-deletion.diff:
   4287 	* patches/control-center-16-mouse-dialog.diff:
   4288 	* patches/control-center-17-disable-gnome-screensaver.diff:
   4289 	* patches/control-center-18-menu-entry.diff:
   4290 	* patches/control-center-18-negative-refresh-rates.diff:
   4291 	* patches/control-center-19-negative-refresh-rates.diff:
   4292 	* patches/control-center-20-trusted-extensions.diff:
   4293 	  Rework patches.  patch #16 deleted; later patches renamed.
   4294 
   4295 2006-07-18  Henry Zhang  <hua.zhang (a] sun.com>
   4296 
   4297         * patches/libgtop-01-solaris.diff: Port 
   4298 	  libgtop to Solaris, and fix several bugs
   4299         * patches/gnome-system-monitor-01-solaris.diff: Port 
   4300 	  System Monitor to Solaris, and fix several bugs
   4301 
   4302 2006-07-17  Damien Carbery <damien.carbery (a] sun.com>
   4303 
   4304 	==== Vermillion build 45 ====
   4305 
   4306 2006-07-17  Glynn Foster  <glynn.foster (a] sun.com>
   4307 
   4308 	* gnome-applets.spec: Remove any reference to the man pages 
   4309 	for gswitchit.
   4310 
   4311 2006-07-14  Laszlo (Laca) Peter  <laca (a] sun.com>
   4312 
   4313 	* docs/gconf.txt: update %post/%preun scripts to latest versions
   4314 	* ext-sources/postrun: implement a simple substitute for mktemp
   4315 	  because it doesn't exist on S9, fixes 6448282; also update
   4316 	  relative paths as postrun is being move to /var/lib/postrun
   4317 	* ext-sources/postrun-query: add code for finding the spool
   4318 	  dir even if SUNWpostrun-root is installed to an alternate BASEDIR
   4319 	* ext-sources/postrun.xml: update the location of postrun-runq
   4320 	* ext-sources/postrun.usr: (new): wrapper script that finds
   4321 	  postrun in SUNWpostrun-root and executes it if found.
   4322 
   4323 2006-07-15  Brian Cameron  <brian.cameron (a] sun.com>
   4324 
   4325 	* dbus.spec, patches/dbus-03-dbus-launch.diff:  Add patch so that
   4326 	  dbus-launch no longer checks the output of read() to determine
   4327 	  when the session has ended.  This fixes the problem where
   4328 	  dbus-launch was thinking the session ended immediately after
   4329 	  starting gnome-session.
   4330 	  
   4331 2006-07-15  Brian Cameron  <brian.cameron (a] sun.com>
   4332 
   4333 	* gnome-volume-manager.spec,
   4334 	  patches/gnome-volume-manager-02-autoplay.diff: Launch
   4335 	  sound-juicer for CDDA.
   4336 	* ext-sources/solaris-cdda.schemas: Add schemas file for
   4337 	  defining CDDA URL-Handler.
   4338 
   4339 2006-07-15  Brian Cameron  <brian.cameron (a] sun.com>
   4340 
   4341 	* patches/totem-fixcd.diff: The previous patch only fixed 
   4342 	  totem if a CD was inserted after booting.  Patch needed
   4343 	  more work to also work with CD if it mounted the CD at
   4344 	  boot time.
   4345 
   4346 2006-07-15  Glynn Foster  <glynn.foster (a] sun.com>
   4347 
   4348 	* patches/gnome-applets-05-disable-keyboard-layout.diff: Add
   4349 	  to the null applet for deprecation.
   4350 
   4351 2006-07-15  Glynn Foster  <glynn.foster (a] sun.com>
   4352 
   4353 	* gnome-applets.spec: Update.
   4354 	* patches/gnome-applets-05-disable-keyboard-layout.diff: Add
   4355 	  new patch to get rid of the layout applet, and any other 
   4356 	  added files.
   4357 
   4358 2006-07-15  Glynn Foster  <glynn.foster (a] sun.com>
   4359 
   4360 	* control-center.spec: Update.
   4361 	* patches/control-center-04-keyboard-layout.diff,
   4362 	* patches/control-center-06-xkb-workaround.diff,
   4363 	* patches/control-center-14-no-xkb-dialog.diff,
   4364 	* patches/control-center-17-xkb-check-remote-login.diff:
   4365 	  Remove these keyboard layout patches to be replaced with
   4366 	  a single patch that removes the layout functionality.
   4367 	  This affects both the gnome-settings-daemon and the 
   4368 	  keyboard preference dialog.
   4369 	* control-center-04-remove-xkb-layout.diff: Add new patch.
   4370 	* control-center-*.diff: Rename the rest.
   4371 
   4372 2006-07-14  Laszlo Kovacs <laszlo.kovacs (a] sun.com>
   4373 	
   4374 	* Solaris/SUNWkeyring.spec: update tarball
   4375 
   4376 2006-07-14  Damien Carbery <damien.carbery (a] sun.com>
   4377 
   4378 	* gnome-mag.spec: Bump to 0.12.6.
   4379 
   4380 2006-07-14  Wang Xin <jedy.wang (a] sun.com>
   4381 
   4382 	* evolution-jescs.spec: Bump to 2.6.4.
   4383 
   4384 2006-07-13  Laszlo (Laca) Peter  <laca (a] sun.com>
   4385 
   4386 	* glib2.spec: add patch ALL_LINGUAS.diff
   4387 	* gnome-panel.spec: remove patch ALL_LINGUAS.diff
   4388 	* intltool.spec: add patch ALL_LINGUAS.diff
   4389 	* patches/glib-09-ALL_LINGUAS.diff: add: remove \n's from
   4390 	  ALL_LINGUAS in AM_GLIB_GNU_GETTEXT
   4391 	* patches/gnome-panel-13-ALL_LINGUAS.diff: remove
   4392 	* patches/gnome-panel-14-noswitchuser.diff: renumber
   4393 	* patches/intltool-02-ALL_LINGUAS.diff: add: remove \n's from
   4394 	  ALL_LINGUAS in IT_PROG_INTLTOOL
   4395 
   4396 2006-07-12  Laszlo (Laca) Peter  <laca (a] sun.com>
   4397 
   4398 	* patches/glib-08-hidden.diff: fix broken patch
   4399 
   4400 2006-07-14  Glynn Foster  <glynn.foster (a] sun.com>
   4401 
   4402 	* ext-sources/defaults.list: Remove ggv.desktop from the
   4403 	  default installed list.
   4404 
   4405 2006-07-12  Brian Cameron  <brian.cameron (a] sun.com>
   4406 
   4407 	* gnome-panel.spec, patches/gnome-panel-noswitchuser.diff:  Add
   4408 	  patch to remove "Switch User" from logout menu, since Solaris
   4409 	  doesn't support VT's, needed for this to work.
   4410 
   4411 2006-07-12  Brian Cameron  <brian.cameron (a] sun.com>
   4412 
   4413 	* glib2.spec, patches/glib-08-hidden.diff: Turn on the
   4414 	  G_GNUC_INTERNAL macro if GCC is the compiler being ued.
   4415 
   4416 2006-07-12  Brian Cameron  <brian.cameron (a] sun.com>
   4417 
   4418 	* totem.spec, patches/totem-fixcd.diff: Fix totem so it passes
   4419 	  the device name to GStreamer when playing CD's.
   4420 	* patches/gst-plugins-base-02-fixcdda.spec:  Update patch so it
   4421 	  works with totem, and not just gst-launch.
   4422 
   4423 2006-07-13 Willie Walker <william.walker (a] sun.com>
   4424 
   4425 	* gnome-speech.spec: bump to 0.4.1
   4426 	
   4427 2006-07-13 Willie Walker <william.walker (a] sun.com>
   4428 
   4429 	* orca.spec: bump to 0.2.6
   4430 	
   4431 2006-07-13  Damien Carbery <damien.carbery (a] sun.com>
   4432 
   4433 	* nautilus.spec: add patch ALL_LINGUAS.diff.
   4434 	* patches/nautilus-19-ALL_LINGUAS.diff: patch that removes
   4435 	  the \n's from ALL_LINGUAS in configure.in
   4436 
   4437 2006-07-13  Laszlo (Laca) Peter  <laca (a] sun.com>
   4438 
   4439 	* gnome-panel.spec: add patch ALL_LINGUAS.diff
   4440 	* patches/gnome-panel-13-ALL_LINGUAS.diff: patch that removes
   4441 	  the \n's from ALL_LINGUAS in configure.in
   4442 
   4443 2006-07-12  Brian Cameron  <brian.cameron (a] sun.com>
   4444 
   4445 	* gst-fluendo-mp3.spec: Revert back to mp3 0.2.  I got confused
   4446 	  and upgraded to the mp3demux plugin, which we don't want to
   4447 	  ship.
   4448 
   4449 2006-07-12  Laszlo (Laca) Peter  <laca (a] sun.com>
   4450 
   4451 	* intltool.spec: bump to 0.35.0
   4452 
   4453 2006-07-12  Brian Cameron  <brian.cameron (a] sun.com>
   4454 
   4455 	* gst-plugins-base.spec, patches/gst-plugins-base-02-fixcdda.spec:
   4456 	  Fix cdda base plugin so that it recognzies a CD device passed in
   4457 	  as the URL.  This makes cdda work on Solaris, so totem and 
   4458 	  rhythmbox should work better with CD's.
   4459 	* gtk2.spec: Bump to 2.8.20.
   4460 
   4461 2006-07-12  Laszlo (Laca) Peter  <laca (a] sun.com>
   4462 
   4463 	* patches/scrollkeeper-01-binddomain.diff: delete, fixes 4915772
   4464 	* patches/scrollkeeper-02-merge-lang.diff: renumber.
   4465 	* patches/scrollkeeper-03-help-sections.diff: renumber.
   4466 	* patches/scrollkeeper-04-remove-man.diff: renumber.
   4467 	* patches/scrollkeeper-05-no-included-libintl.diff: renumber.
   4468 	* patches/scrollkeeper-06-rebuilddb-logdir.diff: renumber.
   4469 	* patches/scrollkeeper-07-write_omf_file.diff: renumber.
   4470 	* scrollkeeper.spec: remove binddomain.diff, update patch numbers
   4471 
   4472 2006-07-12  Stephen Browne  <stephen.browne (a] sun.com>
   4473 
   4474 	* nautilus.spec: add patch
   4475 	* patches/nautilus-18-trusted-extensions.diff: TJDS patch
   4476 
   4477 2006-07-11  Brian Cameron  <brian.cameron (a] sun.com>
   4478 
   4479 	* patches/sound-juicer-03-fixduration.spec: Add change needed
   4480 	  to tests/Makefile.am to build.
   4481 	* Solaris/SUWNgnome-cd.spec:  Add icons directory to %files.
   4482 
   4483 2006-07-11  Brian Cameron  <brian.cameron (a] sun.com>
   4484 
   4485 	* libmusicbrainz.spec: Bump to 2.1.3.  I notice sound-juicer does
   4486 	  not work anymore without the new version of libmusicbrainz.
   4487 	* sound-juicer.spec, patches/sound-juicer-03-fixduration.spec:
   4488 	  Add patch to fix the track duration values when running in 
   4489 	  offline mode, when sound-juicer cannot connect to the 
   4490 	  musicbrainz server.
   4491 
   4492 2006-07-10  Brian Cameron  <brian.cameron (a] sun.com>
   4493 
   4494 	* librsvg.spec, patches/librsvg-02-fixfunc.diff: Bump to 2.14.4.
   4495 	* gnome-doc-utils.spec: Bump to 0.6.1
   4496 	* gst-fluendo-mp3.spec: Bump to 0.10.7
   4497 	* zenity.spec: Bump to 2.14.2
   4498 
   4499 2006-07-10  Dave Lin  <dave.lin (a] sun.com>
   4500 
   4501         * ekiga.spec, patches/ekiga-07-autogen.diff,
   4502 	  Solaris/SUNWgnome-meeting.spec: Change to use Ekiga
   4503 	  2.0.2 release
   4504 
   4505 2006-07-10  Laszlo (Laca) Peter  <laca (a] sun.com>
   4506 
   4507 	* gnome-media.spec: use dos2unix -ascii to convert the po files.
   4508 	* patches/gnome-media-06-linguas.diff: add lv locale back.
   4509 
   4510 2006-07-07  Brian Cameron  <brian.cameron (a] sun.com>
   4511 
   4512 	* Remove "lv" from LINGUAS, since the installed schemas files
   4513 	  seems to break gconftool-2 when --makefile-install-rule is
   4514 	  called.
   4515 
   4516 2006-07-07  Dave Lin  <dave.lin (a] sun.com>
   4517 
   4518         * firefox.spec: enable the patch firefox-15-no-nss-nspr.diff
   4519 	  again since it will not break the other build, add patch
   4520 	  patches/mozilla-07-no-ldlibpath.diff to remove LD_LIBRARY_PATH
   4521           in the startup script
   4522         * patches/firefox-15-no-nss-nspr.diff: Update the patch to avoid
   4523 	  to break other build
   4524 	* patches/mozilla-07-no-ldlibpath.diff
   4525         * thunderbird.spec: Add patch patches/mozilla-07-no-ldlibpath.diff
   4526 	  to remove LD_LIBRARY_PATH in the startup script, change build
   4527 	  options to "disable-static, and enable-shared" per Brian Lu 
   4528 
   4529 2006-07-06  Laszlo Kovacs <laszlo.kovacs (a] sun.com>
   4530 	* Solaris/SUNWkeyring: updated version numbers
   4531 
   4532 2006-07-05  Ghee Teo <ghee.teo (a] sun.com>
   4533 
   4534 	* gtk2.spec: Invoked gtk+-15-trusted-extensions.diff for TJDS.
   4535 	  gtk+-15-trusted-extensions.diff: added
   4536 
   4537 2006-07-05  Matt Keenan - <matt.keenan (a] sun.com>
   4538 
   4539 	* system-tools-backend.spec : Added patch 09-grub-path.diff, for 
   4540 	boot-conf to work on Solaris
   4541 	* patches/system-tools-backend-09-grub-path.diff : New Patch for 
   4542 	solaris specific path to grub
   4543 
   4544 2006-07-04  Dermot McCluskey - <dermot.mccluskey (a] sun.com>
   4545 
   4546 	* acroread.spec: up-revved to 7.0.8
   4547 
   4548 2006-07-04  Laszlo (Laca) Peter  <laca (a] sun.com>
   4549 
   4550 	* GConf.spec: add patch gconftool-makefile-install.diff
   4551 	* patches/GConf-05-gconftool-makefile-install.diff: (new) patch
   4552 	  that makes gconftool-2 --makefile-install-rule continue if a
   4553 	  schemas file is broken.
   4554 
   4555 2006-07-04  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   4556 
   4557 	* ext-sources/acroread-combined-langs: add new file to replace acroread
   4558 	script
   4559 
   4560 2006-07-04  Ghee Seng Teo <ghee.teo (a] sun.com>
   4561 
   4562 	* gnome-session.spec: actually patch the tjds patch.
   4563 	* patches/gnome-session-13-trusted-extensions.diff: modified to work
   4564 	  with updated gnome-session-2.14.2 tarball.
   4565 
   4566 2006-07-04  Damien Carbery <damien.carbery (a] sun.com>
   4567 
   4568 	* patches/shared-mime-info-01-add-mime-types.diff: Update for new 
   4569 	tarball.
   4570 
   4571 2006-07-03 Erwann Chenede - <erwann.chenede (a] sun.com>
   4572 
   4573 	* patches/cairo-03-8bit-fix.diff: fix for 6443140
   4574 
   4575 2006-07-03  Damien Carbery <damien.carbery (a] sun.com>
   4576 
   4577 	* patches/gnome-panel-12-trusted-extensions.diff: Rework configure.in
   4578 	changes to cascade the AC_CHECK_HEADERS for TSOL files.
   4579 
   4580 2006-07-03  Damien Carbery <damien.carbery (a] sun.com>
   4581 
   4582 	* gok.spec: s/03-sfw-path/03-menu-comment/. We no longer install to
   4583 	/usr/sfw so only the comment is changed in the patch. Renamed to avoid
   4584 	any potential confusion. Fixes #6446011.
   4585 	* patches/gok-03-sfw-path.diff: Removed as we no longer install into
   4586 	/usr/sfw.
   4587 	* patches/gok-03-menu-comment.diff: Only comment is changed in the
   4588 	gok.desktop.in file as we no longer install to /usr/sfw.
   4589 	* shared-mime-info.spec: Bump to 0.18.
   4590 
   4591 2006-06-30  Brian Cameron  <brian.cameron (a] sun.com>
   4592 
   4593 	* gst-plugins-good.spec, gnome-media.spec, 
   4594 	  patches/gnome-media-07-supportdevices.diff, 
   4595 	  patches/gst-plugins-good-07-monitorinput.diff:  Improve the
   4596 	  gnome-volume-control program so that you can specify which 
   4597 	  input/output ports to use, so now gnome-volume-control is
   4598 	  as functional as sdtaudiocontrol.  The gnome-media patch is
   4599 	  a bit of a hack, since it would obviously be better if all
   4600 	  interactions with the SunAudio interfaces were encapsulated in
   4601 	  the GStreamer mixer plugin.  But, for now, the mixer interfaces
   4602 	  does not let you get/set flags.  This is a known issue, and
   4603 	  if/when GStreamer is enhanced to support this, then this patch
   4604 	  should go away and that mechanism used.
   4605 
   4606 2006-06-30  Stephen Browne  <stephe.browne (a] sun.com>
   4607 
   4608 	* gnome-session.spec: add patch
   4609 	* patches/gnome-session-13-trusted-extensions.diff: TJDS patch
   4610 
   4611 2006-06-30  Stephen Browne  <stephen.browne (a] sun.com>
   4612 
   4613 	* control-center.spec: add patch
   4614 	* patches/control-center-23-trusted-extensions.diff: TJDS patch
   4615 
   4616 2006-06-30  Stephen Browne  <stephen.browne (a] sun.com>
   4617 
   4618 	* gnome-panel.spec: add patch
   4619 	* patches/gnome-panel-12-trusted-extensions.diff: TJDS patch
   4620 
   4621 2006-06-30  Stephen Browne  <stephen.browne (a] sun.com>
   4622 
   4623 	* gnome-desktop.spec: add patch
   4624 	* patches/gnome-desktop-03-trusted-extensions.diff: TJDS patch
   4625 
   4626 2006-06-30  Stephen Browne  <stephen.browne (a] sun.com>
   4627 
   4628 	* ext-sources/tsoljds-migration: add file to help SUNWtgnome-xagent
   4629 	  along on its way.  It still wont build until the xagent patch for
   4630 	  gnome-session is ported, but one step at a time Martin.
   4631 
   4632 2006-06-30  Stephen Browne  <stephen.browne (a] sun.com>
   4633 
   4634 	* libwnck.spec: reactivate patch
   4635 	* patches/libwnck-01-trusted-extensions.diff:  fix build error with 
   4636 	  AC_CHECK_HEADERS
   4637 
   4638 2006-06-29  Laszlo (Laca) Peter  <laca (a] sun.com>
   4639 
   4640 	* patches/gnome-session-12-wait-for-postrun.diff: update to wait
   4641 	  for JDS_wait class jobs only
   4642 
   4643 2006-06-29  Stephen Browne  <stephen.browne (a] sun.com>
   4644 
   4645 	* gnome-session.spec: add patch
   4646 	* patches/gnome-session-12-wait-for-postrun.diff: wait for any pending 
   4647 	postrun tasks to complete. Fix for gconf related problem bug #6444179
   4648 
   4649 2006-06-29  Laszlo (Laca) Peter  <laca (a] sun.com>
   4650 
   4651 	* docs/gconf.txt: add more info and update the %post/%postun scripts
   4652 	* ext-sources/postrun-query: new script for getting info about
   4653 	  pending postrun jobs.  Use postrun-query --help for more info.
   4654 	* ext-sources/postrun: implement the -c <class> and -i options.
   4655 	  -c <class> assigns the job to a class, useful for postrun-query.
   4656 	  The -i option tells postrun to ignore the job if it cannot be
   4657 	  executed immediately.  This is useful for %preun script that
   4658 	  cannot successfully complete once the pkg is uninstalled.
   4659 
   4660 2006-06-29  Laszlo (Laca) Peter  <laca (a] sun.com>
   4661 
   4662 	* GConf.spec: add patch GCONF_BACKEND_DIR
   4663 	* patches/GConf-04-GCONF_BACKEND_DIR.diff: patch that makes the
   4664 	  GConf backend modules relocatable via env variable
   4665 	* ext-sources/postrun.xml: increase timeout to 30 min
   4666 
   4667 2006-06-29  Cyrille Moureaux <Cyrille.Moureaux (a] Sun.COM>
   4668 
   4669 	* apoc-adapter-gconf.spec: moved to new tarball and reenable the use
   4670 	  of the adapter.
   4671 
   4672 2006-06-28  Damien Carbery <damien.carbery (a] sun.com>
   4673 
   4674 	* gob.spec: Removed as no longer required by gnome-pilot.
   4675 
   4676 2006-06-28  Halton Huo  <halton.huo (a] sun.com>
   4677 
   4678 	* gnome-pilot.spec, patches/gnome-pilot-04-remove-nouse-libs.diff,
   4679 	  patches/gnome-pilot-05-disable-gob-check.diff:
   4680 	  Add patch gnome-pilot-04-remove-nouse-libs.diff to fix #6434263,
   4681 	  add patch gnome-pilot-05-disable-gob-check.diff to remove gob build 
   4682  	  dependency.
   4683 
   4684 2006-06-27  Brian Cameron  <brian.cameron (a] sun.com>
   4685 
   4686 	* gst-plugins-good.spec, patches/gst-plugins-good-06-fixplay.diff:
   4687 	  Fix sink plugin so it does not always reset port in prepare.  If
   4688 	  the user has turned off the built-in speaker port in
   4689 	  sdtaudiocontrol (or otherwise), then turning it back on causes
   4690 	  the speakers to turn back on each time the user changes a track
   4691 	  in rhythmbox, totem, etc.
   4692 
   4693 2006-06-27  Yuriy Kuznetsov <yuriy.kuznetsov (a] sun.com>
   4694 
   4695         * gtk2.spec: remove line with "cp po/Makefile.in.in po-properties"
   4696           to fix CR#6439573
   4697 
   4698 2006-06-26  Laszlo (Laca) Peter  <laca (a] sun.com>
   4699 
   4700 	* ekiga.spec: 'make install' in SDL and fix the -I in CFLAGS
   4701 	  to point to SDL's include subdir instead of src.
   4702 
   4703 2006-06-26  Laszlo (Laca) Peter  <laca (a] sun.com>
   4704 
   4705 	* gnome-games.spec: remove sfw path patch
   4706 	* gnopernicus.spec: remove sfw path patch
   4707 	* gtksourceview.spec: rm lib*a
   4708 	* patches/gnome-games-01-menu-entry.diff: remove. moving back to /usr
   4709 	* patches/gnopernicus-02-sfw-path.diff:  remove. moving back to /usr
   4710 
   4711 2006-06-25  Brian Cameron  <brian.cameron (a] sun.com>
   4712 
   4713 	* patches/gst-plugins-good-05-fixgoom.spec: Update the Makefile.am
   4714 	  so that the inline functions are properly inlined, and we compile
   4715 	  goom with -xO4.  This makes a significant performance improvement
   4716 	  when using the visualizer in totem.  Thanks to James Cheng for
   4717 	  pointing this out.
   4718 
   4719 2006-06-26  Rick Ju   <rick.ju (a] sun.com>
   4720 
   4721         * gaim.spec: fixing #6333181 /bin/gaim can't find any of it plugins
   4722 
   4723 2006-06-26  Damien Carbery <damien.carbery (a] sun.com>
   4724 
   4725 	==== Vermillion build 44 ====
   4726 
   4727 2006-06-26  Dave Lin  <dave.lin (a] sun.com>
   4728 
   4729         * thunderbird.spec: Add back the patch thunderbird-09-no-nss-nspr.diff
   4730 	  since it would not break the builds
   4731 
   4732 2006-06-25  Laszlo (Laca) Peter  <laca (a] sun.com>
   4733 
   4734 	* rhythmbox.spec: remove lib*a
   4735 
   4736 2006-06-25  Laszlo (Laca) Peter  <laca (a] sun.com>
   4737 
   4738 	* patches/rhythmbox-02-fixcompile.diff: add more build fixes
   4739 
   4740 2006-06-25  Laszlo (Laca) Peter  <laca (a] sun.com>
   4741 
   4742 	* rhythmbox.spec: go back to version 0.9.4 as 0.9.5 requires
   4743 	  dbus
   4744 	* patches/rhythmbox-02-fixcompile.diff: revert to earlier version
   4745 	  of the patch
   4746 	* totem.spec: fix download url
   4747 
   4748 2006-06-23  Brian Cameron  <brian.cameron (a] sun.com>
   4749 
   4750 	* gnome-games.spec: Bump to 2.14.2.
   4751 	* gnome-session.spec: Bump to 2.14.2.
   4752 	* metacity.spec: Bump to 2.14.5.
   4753 
   4754 2006-06-23  Brian Cameron  <brian.cameron (a] sun.com>
   4755 
   4756 	* gimp.spec: Bump to 2.3.9
   4757 	* patches/gimp-04-fixcompile.diff: Add new patch to fix compile
   4758 	  issues with new version.
   4759 	* gedit.spec: Bump to 2.14.3.
   4760 	* vte.spec: Bump to 0.12.2
   4761 	* pathes/vte-02-glib.diff: Removed upstream patch and renamed
   4762 	  patches.
   4763 	* gnome-terminal.spec: Bump to 2.14.2.
   4764 
   4765 2006-06-23  Brian Cameron  <brian.cameron (a] sun.com>
   4766 
   4767 	* blueprint.spec: Now use "cp -p" instead of "cp -a" so it works
   4768 	  better with Solaris cp.
   4769 	* gnome-themes.spec: Bump to 2.14.2.
   4770 	* tango-icon-theme.spec, icon-naming-utils.spec: Bump to 0.7.2.
   4771 	* libcdio.spec, musicbrainz.spec: Fix comment.
   4772 
   4773 2006-06-23  Brian Cameron  <brian.cameron (a] sun.com>
   4774 
   4775 	* gnome-vfs.spec: Bump to 2.14.2.
   4776 
   4777 2006-06-23  Brian Cameron  <brian.cameron (a] sun.com>
   4778 
   4779 	* dasher.spec, patches/dasher-01-forte.diff,
   4780 	  patches/dasher-02-menu-entry.diff,
   4781 	  patches/dasher-03-fixcompile.diff,
   4782 	  patches/dasher-04-linguas.diff: Bump to 4.1.4, update patch 1 & 2
   4783 	  to work with latest code and add patch 3 and 4 to fix Solaris
   4784 	  build issues.  Now call glib-gettextize in spec file.
   4785 	* patches/gst-plugins-good-05-fixgoom.spec: Update patch with new
   4786 	  version of patch provided by Wim Taymans of the GStreamer team.
   4787 	  
   4788 2006-06-23  Damien Carbery <damien.carbery (a] sun.com>
   4789 
   4790 	* libwnck.spec, firefox.spec, thunderbird.spec: Disable patches that
   4791 	are breaking the builds. Patch owners have been informed.
   4792 
   4793 2006-06-21  Brian Cameron  <brian.cameron (a] sun.com>
   4794 
   4795 	* rhythmbox.spec: Bump to 0.9.5.
   4796 	* totem.spec: Bump to 1.5.2.
   4797 	* sound-juicer.spec: Bump to 2.14.4
   4798 	* gnome-media-spec: Bump to 2.14.2
   4799 	* gnome-mount: Bump to 0.4.
   4800 	* nautilus-cd-burner: Bump to 2.14.2.
   4801 	* nautilus-cd-burner.spec: No longer call intltoolize, just 
   4802 	  glib-gettextize since configure.ac uses AM_GLIB_GNU_GETTEXT.
   4803 	* patches/gnome-mount-01-sun-patch.diff: Patch to ensure mounting
   4804 	  on reboot is supported (so if you have USB drive plugged in on	
   4805 	  reboot it is noticed without having to unplug/plug it).
   4806 	* patches/gnome-media-06-linguas.diff: Patch needed for po files to
   4807 	  build.
   4808 	* gst-plugins-good.spec, patches/gst-plugins-good-05-fixgoom.diff:
   4809 	  Fix to avoid goom core dumping problem (visualizer used in totem).
   4810 	* patches/totem-01-mnttab.diff, patches/rhythmbox-01-fixcompile.diff,
   4811 	  patches/nautilus-cd-burner-01-remove-Wall.diff,
   4812 	  patches/gnome-mount-01-fixcompile.diff: Removed patches merged
   4813 	  upstream.
   4814 	* patches/gdm-01-branding-defaults-solaris.diff: Do not use ctrun
   4815 	  in the /usr/share/xsession/*.desktop files since ctrun is being
   4816 	  used for all scripts in the C-code. 
   4817 	* glib2.spec, patches/glib-08-hidden.diff: Fix so that it doesn't
   4818 	  break users compiling with GNU-C compiler.
   4819 	* patches/rhythmbox-01-nocheck.diff:  Disable unit tests since we
   4820 	  do not have the check module in our builds yet.
   4821 
   4822 2006-06-22 Erwann Chenede - <erwann.chenede (a] sun.com>
   4823       
   4824 	* metacity.spec : added trusted extension patch.
   4825 	* patches/metacity-10-trusted-extensions.diff : ported patch.
   4826 
   4827 2006-06-22  Li Yuan <li.yuan (a] sun.com>
   4828 
   4829 	* evolution.spec: add new patch make message can be grabbed be gok.
   4830 	* patches/evolution-07-ecell-text.diff: correct the type check. (fix
   4831 	  bugzilla #344359)
   4832 
   4833 2006-06-22  Niall Power  <niall.power (a] sun.com>
   4834 
   4835 	* libwnck.spec: add patch 01 - trusted extensions
   4836 	* patches/libwnck-01-trusted-extensions.diff: forward port
   4837 	  of trusted extensions functionality.
   4838 
   4839 2006-06-22  Halton Huo  <halton.huo (a] sun.com>
   4840 
   4841 	* patches/gnome-pilot-03-capplet-install.diff: change categories to fix
   4842 	bug #6441481.
   4843 
   4844 2006-06-21  Laszlo (Laca) Peter  <laca (a] sun.com>
   4845 
   4846 	* ekiga.spec: update to avoid libtool adding /var/tmp/*-build
   4847 	  to the RUNPATH.  The make install commands were moved to %install
   4848 	  and CFLAGS/LDFLAGS were set so that configure finds the
   4849 	  dependent libs.  Some symlinks were also needed.
   4850 
   4851 2006-06-21  Dave Lin  <dave.lin (a] sun.com>
   4852 
   4853         * patches/firefox-12-preload.diff: changed to the correct way to
   4854 	  pre-load libraries at the first startup, refer to bug CR#6331694
   4855 
   4856 2006-06-21  Dave Lin  <dave.lin (a] sun.com>
   4857 
   4858         * thunderbird.spec: Remove patch thunderbird-07-ldap-prefs.diff
   4859 	  to fix bug CR#6344861
   4860 
   4861 2006-06-19 Brian Cameron  <brian.cameron (a] sun.com>
   4862 
   4863 	* patches/gdm-01-branding-defaults-solaris.diff: No longer
   4864 	  call ssh-agent in /etc/X11/gdm/Xsession.  This code was moved
   4865 	  to the dtlogin-integration package into the Xinitrc.jds file
   4866 	  so that ssh-agent is used for both GDM and CDE login (not just
   4867 	  for GDM).
   4868 
   4869 2006-06-19 Cyrille Moureaux <Cyrille.Moureaux (a] Sun.COM>
   4870 
   4871 	* patches/nautilus-12-lockdown.diff: fix for 6424743.
   4872 
   4873 2006-06-16 Brian Cameron  <brian.cameron (a] sun.com>
   4874 
   4875 	* gdm.spec, patches/gdm-11-fixfocus.diff: Fix focus so it returns
   4876 	  to entry field after session, language, restart, suspend, and
   4877  	  shutdown dialogs are used from options button.
   4878 
   4879 2006-06-16 Erwann Chenede - <erwann.chenede (a] sun.com>
   4880       
   4881         * patches/cairo-03-8bit-fix.diff: fix for 6438502
   4882 
   4883 2006-06-16  Darren Kenny <darren.kenny (a] sun.com>
   4884 
   4885 	* patches/system-tools-backends-04-network.diff:
   4886 	  Enable use of wificonfig profiles rather than a "special profile".
   4887 
   4888 2006-06-16  Dave Lin  <dave.lin (a] sun.com>
   4889 
   4890         * ekiga.spec: Add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 to make
   4891 	  sure not install the directory based %gconf.xml files based on the
   4892 	  instruction in gconf.txt
   4893 
   4894 2006-06-15  Brian Cameron  <brian.cameron (a] sun.com>
   4895 
   4896 	* gst-plugins-good.spec, patches/gst-plugins-good-04-fixmute.diff:
   4897 	  Fix the mute button so that changing the mute in the panel applet
   4898 	  and gnome-volume-control doesn't cause the two programs to get
   4899 	  out-of-sync.
   4900 
   4901 2006-06-15  Ghee Teo <ghee.teo (a] sun.com>
   4902 
   4903 	* evince.spec: Modified to add patch
   4904  	  patches/evince-03-papi-print-crash-6437235.diff.
   4905 
   4906 2006-06-15  Damien Carbery <damien.carbery (a] sun.com>
   4907 
   4908 	* SunDesktopVersion.spec: Bump build number to 44.
   4909 
   4910 2006-06-14  Brian Cameron  <brian.cameron (a] sun.com>
   4911 
   4912 	* gst-plugins-good.spec, patches/gst-plugins-good-03-setmixer.diff:
   4913 	  Fix to stereo mixing.
   4914 
   4915 2006-06-14  Brian Cameron  <brian.cameron (a] sun.com>
   4916 
   4917 	* patches/liboil-01-forte.diff: Patch no longer needed.
   4918 
   4919 2006-06-14  Brian Cameron  <brian.cameron (a] sun.com>
   4920 
   4921 	* gst.spec, gst-plugins-base.spec: Bump to 0.10.8.
   4922 	* gst-plugins-good.spec: Bump to 0.10.3.
   4923 	* liboil.spec: Bump to 0.3.9.
   4924 	* patches/gst-03-nofork.diff: Fix crashing problem.
   4925 	* patches/gst-plugins-good-02-srcmixer.diff: Add source plugin
   4926 	  and fix mixer.
   4927 	* patches/gst-plugins-good-03-fixmixer.diff: Removed old fixmixer
   4928 	  patch.
   4929 	* patches/gst-plugins-good-02-sunaudiosink.diff: Removed since
   4930 	  in CVS head.
   4931 	* ext-sources/gdm.xml: No longer ignore core dumps since the
   4932 	  fix to a11y-speech made by Willie Walker earlier today now
   4933 	  avoids the core dump that was causing GDM to restart.
   4934 
   4935 2006-06-14  Laszlo (Laca) Peter  <laca (a] sun.com>
   4936 
   4937 	* patches/evince-01-menu-entry.diff: remove extra '=' from _Name
   4938 	  entry
   4939 
   4940 2006-06-14  Willie Walker  <william.walker (a] sun.com>
   4941 
   4942 	* orca.spec: Bump to 0.2.5.
   4943 	
   4944 2006-06-14  Willie Walker  <william.walker (a] sun.com>
   4945 	
   4946 	* gnome-speech.spec: Add patch for festival core dump (see 
   4947 	bugzilla bug 341405)
   4948 	* patches/gnome-speech-01-festival-core-dump.diff
   4949 	
   4950 2006-06-14  Yandong Yao <yandong.yao (a] sun.com>
   4951 	* cairo.spec: add patch
   4952 	* patches/cairo-04-g11n-0x0glyph-fix.diff: Fix bug 6434250
   4953 	  cairo-1.0.2 will crash when access 0x0 bitmap glyph on sparc
   4954 	  port community fix into cairo-1.0.2
   4955 
   4956 2006-06-13  Dave Lin  <dave.lin (a] sun.com>
   4957 
   4958         * firefox.spec: 
   4959 	* patches/firefox-15-no-nss-nspr.diff: Added to let firefox use
   4960 	  nss, nspr in /usr/lib/mps required by ARC, remove all nss, nspr
   4961 	  header files in development package
   4962 
   4963 2006-06-13  Damien Carbery <damien.carbery (a] sun.com>
   4964 
   4965 	* Vermillion build 43.
   4966 
   4967 2006-06-13  Glynn Foster  <glynn.foster (a] sun.com>
   4968 
   4969 	* dbus.spec: Bump to 0.62.
   4970 	* patches/dbus-02-python.diff: Remove bits of the patch
   4971 	that have already been applied.
   4972 	* patches/dbus-03-console.diff: Upstream, remove.
   4973 
   4974 2006-06-12  Brian Cameron  <brian.cameron (a] sun.com>
   4975 
   4976 	* gdm.spec: Bumped version of GDM again to fix a core dumping
   4977 	  issue and fix autologin.
   4978 
   4979 2006-06-12  Laszlo (Laca) Peter  <laca (a] sun.com>
   4980 
   4981 	* patches/gnome-panel-11-clock-timezone.diff: update to fix bug
   4982 	  with time zone names getting truncated.
   4983 
   4984 2006-06-12 Erwann Chenede - <erwann.chenede (a] sun.com>
   4985 
   4986 	* gnome-panel.spec : ported time zone patch for the clock applet
   4987 	  6435313 and 5054552
   4988 	* patches/gnome-panel-.*.diff : reordered patch numbers
   4989 
   4990 2006-06-12  Niall Power  <niall.power (a] sun.com>
   4991 
   4992 	* control-center.spec:
   4993 	* patches/control-center-22-negative-refresh-rates.diff:
   4994 	Fixes bug #6437221 that breaks the display properties
   4995 	capplet if the Xserver reports negative rates.
   4996 
   4997 2006-06-12  Glynn Foster  <glynn.foster (a] sun.com>
   4998 
   4999 	* patches/gdm-01-branding-defaults-solaris.diff: Fix the
   5000 	OpenSolaris session strings, fixing #6433553.
   5001 
   5002 2006-06-12  Dave Lin  <dave.lin (a] sun.com>
   5003 
   5004         * firefox.spec:
   5005         * patches/firefox-14-plugins.diff: Added, to add Mozilla plugins
   5006   	  directory (/usr/sfw/lib/mozilla/plugins) in Firefox plugin 
   5007 	  searching path(CR#6428445)
   5008 
   5009 2006-06-12  Wang Xin  <jedy.wang (a] sun.com>
   5010 
   5011 	* evolution-jescs.spec: Bump to 2.6.3.
   5012 
   5013 2006-06-11  Laszlo (Laca) Peter  <laca (a] sun.com>
   5014 
   5015 	* evolution-jescs.spec: fix Source url
   5016 	* poppler.spec: bump to 0.5.3 to fix evince build
   5017 
   5018 2006-06-09 Erwann Chenede - <erwann.chenede (a] sun.com>
   5019 
   5020 	* cairo.spec: added a patch bumped release
   5021 	* patches/cairo-03-8bit-fix.diff: fix for 6344781
   5022 
   5023 2006-06-09 Erwann Chenede - <erwann.chenede (a] sun.com>
   5024 
   5025 	* nimbus.spec : bumped tarball release for 6429377, 6432138
   5026 	  and few new widgets.
   5027 
   5028 2006-06-09  Damien Carbery <damien.carbery (a] sun.com>
   5029 
   5030 	* libxml2.spec, libxslt.spec: Removed, delivered to WOS separately.
   5031 
   5032 2006-06-09  Darren Kenny <darren.kenny (a] sun.com>
   5033 
   5034 	* patches/control-center-19-mouse-dialog.diff:
   5035 	  Modified patch to behave better on NULL cursor_font and just not 
   5036 	  select any entry in the list of fonts rather than put a "(null)" 
   5037 	  entry in the list.
   5038 	* control-center.spec:
   5039 	  Re-introduce this patch, fixes bug#6390056, also have added patch to
   5040 	  bugzilla bug#340003.
   5041 	  
   5042 2006-06-09  Li Yuan <li.yuan (a] sun.com>
   5043 
   5044 	* evolution.spec:
   5045 	  Adding new patch to fix an Evolution crash bug: CR 6425103.
   5046 	* patches/evolution-06-e-sidebar.diff:
   5047 	  If the sidebar button has been selected, there is no need to emit
   5048 	  BUTTON_SELECTED signal again. Fix crash bug CR 6425103.
   5049 
   5050 2006-06-08  Laszlo (Laca) Peter  <laca (a] sun.com>
   5051 
   5052 	* ext-sources/gnome-cleanup: remove /var/tmp/*-user too.
   5053 	  Fixes CR 6198595.
   5054 
   5055 2006-06-08  Laszlo (Laca) Peter  <laca (a] sun.com>
   5056 
   5057 	* gnome-desktop.spec: delete gnome-suse.png in %install.
   5058 	  Fixes CR 6382973.
   5059 
   5060 2006-06-08  Laszlo (Laca) Peter  <laca (a] sun.com>
   5061 
   5062 	* patches/Python-01-solaris-lib-dirs.diff: update to fix the ssl
   5063 	  module.
   5064 
   5065 2006-06-08  Laszlo (Laca) Peter  <laca (a] sun.com>
   5066 
   5067 	* gob.spec: "s/Name: gob/Name: gob2/" so that the tarball name is
   5068 	  correct.
   5069 	* intltool.spec: revert to 0.34.2
   5070 
   5071 2006-06-09  Glynn Foster  <glynn.foster (a] sun.com>
   5072 
   5073 	* patches/gcalctool-01-menu-entry.diff: Add to fix build.
   5074 
   5075 2006-06-08  Brian Cameron  <brian.cameron (a] sun.com>
   5076 
   5077 	* patches/gst-plugins-good-03-fixmixer.diff:  Fixed patch so that
   5078 	  the core dumping problem in the prefereneces dialog is also fixed.
   5079 
   5080 2006-06-08  Darren Kenny <darren.kenny (a] sun.com>
   5081 
   5082 	* patches/system-tools-backends-07-time.diff:
   5083 	  Add "sync now" support to the backend (for some reason this was being
   5084 	  done in the front-end - very wrong!
   5085 	* patches/gnome-system-tools-06-time.diff:
   5086 	  Call the "sync now" in the backend rather than in the front-end.
   5087 
   5088 2006-06-08  Laszlo (Laca) Peter  <laca (a] sun.com>
   5089 
   5090 	* ext-sources/postrun: fix bug where 'at' is run for uniq jobs even
   5091 	  if Live Upgrade or altroot installation is running
   5092 
   5093 2006-06-08  Halton Huo  <halton.huo (a] sun.com>
   5094 
   5095 	* libsoup.spec: Disable gtk-doc.
   5096 
   5097 2006-06-08  Brian Cameron  <brian.cameron (a] sun.com>
   5098 
   5099 	* gdm.spec, patches/gdm-01-branding-defaults-solaris.diff:
   5100 	  Updated to GDM 2.8.0.8.  This fixes a serious security issue
   5101 	  where a user can access the gdmsetup GUI with their user 
   5102 	  password if the face browser is enabled (off by default on
   5103 	  Solaris).
   5104 	* patches/gdm-11-fixfacebrowser.diff,
   5105 	  patches/gdm-12-fixflexiserver.diff:  Remove patches integrated
   5106 	  into CVS head.
   5107 
   5108 2006-06-08  Halton Huo  <halton.huo (a] sun.com>
   5109 
   5110 	* gob.spec, gob2.spec: Change name from gob2 to gob.
   5111 
   5112 2006-06-07  Damien Carbery <damien.carbery (a] sun.com>
   5113 
   5114 	* ekiga.spec: chdir into ekiga dir before applying ekiga patches.
   5115 
   5116 2006-06-07  Dave Lin  <dave.lin (a] sun.com>
   5117 
   5118         * patches/thunderbird-09-no-nss-nspr.diff: Add 
   5119 	  cpu/sparcv8plus/libnspr_flt4.so to not packaged list
   5120 
   5121 2006-06-07  Simon Zheng <simon.zheng (a] sun.com>
   5122 
   5123 	* patches/ORBit-05-signal-broadcast.diff: Update the patch, use lock 
   5124 	when accessing to link_cmd_queue.
   5125 
   5126 2006-06-07  Damien Carbery <damien.carbery (a] sun.com>
   5127 
   5128 	* patches/ORBit-05-signal-broadcast.diff: Fix bad patch. Tut tut.
   5129 
   5130 2006-06-06  Brian Cameron  <brian.cameron (a] sun.com>
   5131 
   5132 	* gst-plugins-good.spec,
   5133 	  patches/gst-plugins-good-03-fixmixer.diff: Add patch
   5134 	  gst-plugins-good-03-fixmixer.diff so that the mixer no
   5135 	  longer core dumps if you check/uncheck the choices in 
   5136 	  gnome-volume-control preferences.  Fix so mute works in
   5137 	  gnome-volume-control, and fix so that setting the volume
   5138 	  isn't hardcoded to only work with the audio output track.
   5139 
   5140 2006-06-06  Alvaro Lopez Ortega  <alvaro (a] sun.com>
   5141 
   5142 	* patches/gnome-vfs-16-acl.diff, patches/nautilus-17-acl.diff:
   5143 	Updated with the last fixes.
   5144 
   5145 2006-06-06  Damien Carbery <damien.carbery (a] sun.com>
   5146 
   5147 	* sun-gnome-version.xml: Update copyright year to 2006.
   5148 
   5149 2006-06-06  Glynn Foster  <glynn.foster (a] sun.com>
   5150 
   5151 	* patches/nautilus-16-interface-changes.diff: Fix patch to stop
   5152 	the documents visabilility gconf patch from crashing.
   5153 
   5154 2006-06-06  Halton Huo  <halton.huo (a] sun.com>
   5155 
   5156 	* gnome-pilot.spec: Add build depend for gob2.
   5157 	* gob2.spec: New module for GOB.
   5158 	* patches/gnome-pilot-01-all-in-one.diff,
   5159 	  patches/gnome-pilot-01-configure-in.diff,
   5160 	  patches/gnome-pilot-02-all-in-one.diff,
   5161 	  patches/gnome-pilot-02-pilot-link-version.diff,
   5162 	  patches/gnome-pilot-03-capplet-install.diff,
   5163 	  patches/gnome-pilot-03-pilot-link-version.diff,
   5164 	  patches/gnome-pilot-04-capplet-install.diff:
   5165 	  Remove patch gnome-pilot-01-configure-in.diff and reorder.
   5166 
   5167 2006-06-06  Brian Cameron  <brian.cameron (a] sun.com>
   5168 
   5169 	* gdm.spec, patches/gdm-01-branding-defaults-solaris.diff,
   5170 	  gdm-12-fixflexiserver.diff, ext-sources/gdm.xml:
   5171 	  Added patch gdm-12-fixflexiserver.diff to fix a core dumping problem.
   5172 	  Modified gdm-01-branding-defaults-solaris.diff to better integrate
   5173 	  with ctrun and updated the gdm.xml SVC manifest so that core dumps do
   5174 	  not cause GDM to restart.
   5175 	* gdm-05-fix-a11y-crash.diff: Removed and renumbered patches.
   5176 
   5177 2006-06-06  Glynn Foster  <glynn.foster (a] sun.com>
   5178 
   5179 	* ChangeLog.pre-2-10: Remove conflict markers.
   5180 
   5181 	* j2re-integration.spec,
   5182 	ext-sources/JavaIM.directory,
   5183 	ext-sources/runjim.desktop,
   5184 	ext-sources/jimregis.desktop: Remove the instant
   5185 	messenger demo from the menus.
   5186 
   5187 	* ekiga.spec, evince.spec, file-roller.spec,
   5188 	gcalctool.spec, gedit.spec, sound-juicer.spec,
   5189 	ext-sources/firefox.desktop,
   5190 	ext-sources/thunderbird.desktop,
   5191 	patches/dasher-02-menu-entry.diff,
   5192 	patches/ekiga-06-menu-entry.diff,
   5193 	patches/ekiga-08-multi-decla.diff,
   5194 	patches/eog-04-menu-entry.diff,
   5195 	patches/evince-01-menu-entry.diff,
   5196 	patches/evolution-03-menu-entry.diff,
   5197 	patches/file-roller-03-menu-entry.diff,
   5198 	patches/gaim-01-g11n-menu-entry.diff,
   5199 	patches/gedit-04-menu-entry.diff,
   5200 	patches/gimp-01-menu-entry.diff,
   5201 	patches/glade-01-menu-entry.diff,
   5202 	patches/gnome-games-01-menu-entry.diff,
   5203 	patches/gnome-games-01-sfw-path.diff,
   5204 	patches/gnome-panel-11-launch-menu.diff,
   5205 	patches/gnome-terminal-03-menu-entry.diff,
   5206 	patches/gnome-utils-03-gnome-screenshot.diff,
   5207 	patches/gnopernicus-02-sfw-path.diff,
   5208 	patches/gok-03-sfw-path.diff,
   5209 	patches/gucharmap-01-menu-entry.diff,
   5210 	patches/sound-juicer-02-menu-entry.diff,
   5211 	patches/totem-03-menu-entry.diff: Update tool tips
   5212 	and menu entries.
   5213 
   5214 2006-06-05  Dave Lin  <dave.lin (a] sun.com>
   5215 
   5216         * ext-sources/macromedia-copyright.txt: Update flash 
   5217 	copyright notice to include the trademark part, which 
   5218 	was removed in the previous update
   5219 
   5220 2006-06-04  Laszlo (Laca) Peter  <laca (a] sun.com>
   5221 
   5222 	* scripts/webrev: fix tabs, make sdiffs even nicer
   5223 
   5224 2006-06-04  Laszlo (Laca) Peter  <laca (a] sun.com>
   5225 
   5226 	* scripts/webrev: add support for CVS.
   5227 
   5228 2006-06-03  Laszlo (Laca) Peter  <laca (a] sun.com>
   5229 
   5230 	* scripts/webrev: a script inspired by ON's webrev tool.  It
   5231 	  generates nice colourful pages from various flavours of diffs
   5232 	  for each changed file.  Also checks ChangeLog entries.
   5233 	  This version uses Subversion.
   5234 	  Usage: scripts/webrev /path/to/doc/root
   5235 	  I recommend using it for self review too.  Sdiffs are particularly
   5236 	  pretty (;
   5237 
   5238 2006-06-03  Laszlo (Laca) Peter  <laca (a] sun.com>
   5239 
   5240 	* docs/SUNWtemplate.spec: update to remove -share pkgs and add
   5241 	  more details and comments
   5242 	* docs/SUNWtemplate2.spec: (new) simple template that doesn't use
   5243 	  Linux spec files.
   5244 	* docs/gconf.txt: document how the merged gconf schemas packaging
   5245 	  stuff works
   5246 
   5247 2006-06-02  Laszlo (Laca) Peter  <laca (a] sun.com>
   5248 
   5249 	* ext-sources/postrun: fix the following problems:
   5250 	   - use /usr/bin/id instead of /usr/xpg4/bin/id (CR 6432384)
   5251 	   - fix bug in checking for and recovering from stale locks
   5252 	   - use C locale in the log and throughout the script
   5253 
   5254 2006-06-02  Simon Zheng  <simon.zheng (a] sun.com>
   5255 
   5256         * ORBit2.spec: Add patch ORBit-05-signal-broadcast.diff.
   5257 	* patches/ORBit-05-signal-broadcast.diff: New patch.
   5258 
   5259 2006-06-02  Dave Lin  <dave.lin (a] sun.com>
   5260 
   5261         * firefox.spec:
   5262         * thunderbird.spec: Bump src version to 1.5.0.4 for Firefox/Thunderbird
   5263 
   5264 2006-06-02  Dave Lin  <dave.lin (a] sun.com>
   5265 
   5266         * ext-sources/macromedia-copyright.txt: Updated copyright notice for
   5267           FlashPlayer plugin per Helen Wang since the contract updated
   5268 
   5269 2006-06-01  Irene Huang  <Irene.Huang (a] sun.com>
   5270 
   5271 	* evolution-exchange.spec: Add patch evolution-exchange-01-rename.diff.
   5272 	* patches/evolution-exchange-01-rename.diff: New patch
   5273 
   5274 2006-05-31  Damien Carbery <damien.carbery (a] sun.com>
   5275 
   5276 	* gimp-04-hidden.diff: Redo patch to use '-u' and get chunk headers.
   5277 
   5278 2006-05-31  Darren Kenny <darren.kenny (a] sun.com>
   5279 
   5280 	* patches/system-tools-backends-04-network.diff:
   5281 	Couple of updates to fix some DHCP handling of resolv.conf and 
   5282 	determination of active interfaces. Also stop creating 
   5283 	/etc/hostname.lo0 since it's not needed and only seems to confuse the 
   5284 	network/physical SMF service.
   5285 
   5286 2006-05-30  Li Yuan  <li.yuan (a] sun.com>
   5287 
   5288 	* patches/evolution-05-message-list.diff, evolution.spec:
   5289 	add a new patch to evolution.
   5290 
   5291 2006-05-30  Glynn Foster  <glynn.foster (a] sun.com>
   5292 
   5293 	* pango.spec: Update patch list. Fixes #6431566.
   5294 	* patches/pango-01-broken-text.diff: Remove.
   5295 	* patches/pango-02-fullwidth-space.diff: Rename.
   5296 	* patches/pango-03-pua.diff: Rename.
   5297 
   5298 2006-05-30  Halton Huo  <halton.huo (a] sun.com>
   5299 
   5300 	* evolution-data-server.spec: Bump to 1.6.2.
   5301 	* evolution-exchange.spec: Bump to 2.6.2.
   5302 	* evolution.spec: Bump to 2.6.2.
   5303 	* gtkhtml.spec: Bump to 3.10.2.
   5304 	* libsoup.spec: Bump to 2.2.93.
   5305 	* patches/evolution-05-exchange-operation.diff: Removed upstream patch
   5306 
   5307 2006-05-30  Damien Carbery <damien.carbery (a] sun.com>
   5308 
   5309 	* gimp.spec: Add patch, 04-hidden.
   5310 	* gimp-04-hidden.diff: Added to fix G_GNUC_INTERNAL usage.
   5311 
   5312 2006-05-30  Glynn Foster  <glynn.foster (a] sun.com>
   5313 
   5314 	* ext-sources/mozilla.desktop: 2 changes, 1 of which may need to
   5315 	be reverted. I've removed Mozilla from appearing in the quick
   5316 	start menu items. I've also added a NoDisplay=true so that while
   5317 	mozilla will still be provided, it won't actually be in the menus.
   5318 
   5319 2006-05-29  Brian Cameron  <brian.cameron (a] sun.com>
   5320 
   5321 	* gnome-vfs-17-hidden.diff, libgnomeui-02-hidden.diff: Fixed
   5322           usage of G_GNUC_INTERNAL so it works with Forte.
   5323 
   5324 2006-05-29  Darren Kenny <darren.kenny (a] sun.com>
   5325 
   5326 	* patches/evince-02-gs-sfw.diff:
   5327 	  Temporary patch for bug#6430428 - real fix is to move gs to /usr/bin
   5328 	  as per bug#6431474.
   5329 	* evince.spec: add evince-02-gs-sfw patch
   5330 
   5331 2006-05-29  Damien Carbery <damien.carbery (a] sun.com>
   5332 
   5333 	* gnome-vfs.spec: Add patch gnome-vfs-17-hidden.diff.
   5334 	* gnome-vfs-17-hidden.diff: Added, remove G_GNUC_INTERNAL to build.
   5335 	* libgnomeui.spec: Add patch libgnomeui-02-hidden.diff.
   5336 	* libgnomeui-02-hidden.diff: Added, remove G_GNUC_INTERNAL to build.
   5337 
   5338 2006-05-29  Darren Kenny <darren.kenny (a] sun.com>
   5339 
   5340 	*  patches/system-tools-backends-04-network.diff:
   5341 	   Lots of changes to support basic wifi and clean up location of
   5342 	   configuration files (to /etc/inet/gnome-system-tools rather than
   5343 	   using dot-files).  Still more to do though.
   5344 	*  patches/system-tools-backends-08-users.diff:
   5345 	   Fix to enable userid's greater than 60000 to be visible by default.
   5346 	   Also fix bugs where user's settings were being changed when there was
   5347 	   no need to - especially w.r.t. user's password.
   5348 	*  patches/gnome-system-tools-02-forkpty.diff:
   5349 	   Added support for embedded_su - this is only temporary until gksu is
   5350 	   up to speed.
   5351 	*  patches/gnome-system-tools-03-network.diff:
   5352 	   Renamed from patches/gnome-system-tools-03-emptystruct.diff to
   5353 	   reflect changed use. Added the displaying of known interface 
   5354 	   information when using DHCP.
   5355 	*  gnome-system-tools.spec:
   5356 	   Renamed patch (see above).
   5357 
   5358 2006-05-29  Halton Huo  <halton.huo (a] sun.com>
   5359 
   5360 	* evolution-jescs.spec: Bump to 2.6.2.
   5361 
   5362 2006-05-29  Glynn Foster  <glynn.foster (a] sun.com>
   5363 
   5364 	* gtkam.spec: Update.
   5365 	* patches/gtkam-06-sfw-path.diff: Remove sfw patch which fixes
   5366 	#6430542.
   5367 
   5368 2006-05-28  Irene Huang <Irene.Huang (a] sun.com>
   5369 
   5370 	* evolution-data-server.spec: Change krb5_option to be %{_prefix}.
   5371 	* evolution.spec: Change krb5_option to be %{_prefix}.
   5372 
   5373 2006-05-25  Brian Cameron  <brian.cameron (a] sun.com>
   5374 
   5375 	* glib2.spec, patches/glib-08-hidden.diff: Add patch to make sure that
   5376 	  the G_GNUC_INTERNAL macro is defined to "__hidden" if using
   5377 	  the Sun Forte compiler.  This makes sure that symbols that should be
   5378 	  hidden are not exported when using our compiler.  This resolves the
   5379 	  GNOME 2.14 LSARC 2006/202 TCR regarding this issue.
   5380 
   5381 2006-05-24  Laszlo (Laca) Peter  <laca (a] sun.com>
   5382 
   5383 	* gaim.spec: s/rm/rm -f/
   5384 
   5385 2006-05-24  Laszlo (Laca) Peter  <laca (a] sun.com>
   5386 
   5387 	* ext-sources/postrun: fix postrun_lock function to really be
   5388 	  atomic
   5389 
   5390 2006-05-24  Glynn Foster  <glynn.foster (a] sun.com>
   5391 
   5392 	* patches/gtkam-01-menu-entry.diff: Update menu entry to
   5393 	go in the correct place, with the correct name and tooltip as
   5394 	pointed out by Leo.
   5395 
   5396 2006-05-23  Laszlo (Laca) Peter  <laca (a] sun.com>
   5397 
   5398 	* nautilus.spec: remove unnecessary patch linguas.diff
   5399 	* patches/nautilus-17-linguas.diff: removed.
   5400 	* patches/nautilus-18-acl.diff: renumber
   5401 
   5402 2006-05-23  Laszlo (Laca) Peter  <laca (a] sun.com>
   5403 
   5404 	* gnome-vfs.spec: remove patch all-linguas.diff, add glib-gettextize
   5405 	  instead
   5406 	* patches/gnome-vfs-15-all-linguas.diff: remove
   5407 	* patches/gnome-vfs-16-krb5-config-no-gssapi.diff: renumber
   5408 	* patches/gnome-vfs-17-acl.diff: renumber
   5409 	* scripts/reorder-patches: fix: mv not needed before svn rename
   5410 
   5411 2006-05-23  Brian Cameron  <brian.cameron (a] sun.com>
   5412 
   5413 	* patches/gdm-08-startagain.diff:  Updated default installed themes to
   5414 	  use GTK+ buttons that say "Start Again" to be consistant with the
   5415 	  Nimbus theme.
   5416 
   5417 2006-05-23  Laszlo (Laca) Peter  <laca (a] sun.com>
   5418 
   5419 	* scripts/reorder-patches: update for Subversion
   5420 
   5421 2006-05-23  Brian Cameron  <brian.cameron (a] sun.com>
   5422 
   5423 	* gdm.spec: bump to 2.14.7.  This fixes the nimbus theme so that
   5424 	  the entry field always has focus after pressing a button, and
   5425 	  also fixes per-display configuration for SunRay, as well as 
   5426 	  some other bug fixes that are good to have.
   5427 	* patches/gdm-01-branding-defaults-solaris.diff:  Specify 
   5428 	  nimbus theme gtkrc file in the GtkRC setting so that 
   5429 	  gdmlogin is themed.
   5430 	* Reorganized GDM patches since bumping the version caused three
   5431 	  patches to go away.
   5432 
   5433 2006-05-23  Laszlo (Laca) Peter  <laca (a] sun.com>
   5434 
   5435 	* gok.spec: bump to 1.0.10
   5436 	* scripts/prepare-ChangeLog.pl: use the correct ChangeLog instead
   5437 	  of always using ./ChangeLog
   5438 
   5439 2006-05-22 Erwann Chenede - <erwann.chenede (a] sun.com>
   5440 
   5441 	* gdm.spec : bumped release and added patch 14
   5442 	* patches/gdm-14-sun-branding-patch.diff : added 
   5443 	  conditional branded-file properly to the theme xml 
   5444 	  grammar.
   5445 	* gdm-01-branding-defaults-solaris.diff : changed the 
   5446 	  default background color.
   5447 	  
   5448 	* gnome-session.spec : bumped release  
   5449 	* patches/gnome-session-02-splash-logos.diff : modified
   5450 	  to make sun-splash.png the default and changed alignement
   5451 	  magic numbers.
   5452 	* ext-sources/gnome-splash.png : new opensolaris splash
   5453 
   5454 	* sun-gdm-themes.spec : new version of the Nimbus gdm theme
   5455 
   5456 2006-05-22  Li Yuan <li.yuan (a] sun.com>
   5457 
   5458 	* patches/gail-02-button-label.diff:
   5459 	Add patch.
   5460 
   5461 2006-05-22  Dave Lin  <dave.lin (a] sun.com>
   5462 
   5463         * ext-sources/firefox-icon.png: Change to use a smaller one
   5464 
   5465 2006-05-21  Brian Cameron  <brian.cameron (a] sun.com>
   5466 
   5467 	* gst-fluendo-mp3.spec: Correct make install so it doesn't fail.
   5468 
   5469 2006-05-21  Glynn Foster  <glynn.foster (a] sun.com>
   5470 
   5471 	* patches/nautilus-16-interface-changes.diff: Fix mnemonics
   5472 	so they don't clash with what's already there. May or may not
   5473 	be the best choice though.
   5474 
   5475 2006-05-19 Erwann Chenede - <erwann.chenede (a] sun.com>
   5476 
   5477 	* nimbus.spec : bumped tarball release for 6426784
   5478 
   5479 2006-05-19  Glynn Foster  <glynn.foster (a] sun.com>
   5480 
   5481 	* patches/nautilus-16-interface-changes.diff: I shouldn't
   5482 	hack on Fridays. Add spatial syncing as per spec that actually
   5483 	did exist.
   5484 
   5485 2006-05-19  Glynn Foster  <glynn.foster (a] sun.com>
   5486 
   5487 	* gdm.spec, patches/gdm-13-login-photo-menu.diff: Remove Login
   5488 	Photo from the menus since the functionality is supposed to be
   5489 	part of the Personal Information dialog.
   5490 	* patches/nautilus-16-interface-changes.diff: Remove warnings
   5491 	when running.
   5492 
   5493 2006-05-19  Glynn Foster  <glynn.foster (a] sun.com>
   5494 
   5495 	* patches/nautilus-16-interface-changes.diff: Update to add
   5496 	changes to the Places and Tree sidebars and the Go menu. The
   5497 	spec doesn't mention anything about how things should look 
   5498 	for spatial.
   5499 
   5500 2006-05-19  Glynn Foster  <glynn.foster (a] sun.com>
   5501 
   5502 	* patches/gnome-panel-11-launch-menu.diff: Fix up so that 
   5503 	a) it actually applies and b) doesn't show the double separator.
   5504 
   5505 2006-05-17  Laszlo (Laca) Peter  <laca (a] sun.com>
   5506 
   5507 	* ext-sources/dbus.xml: enable the system bus at boot by default
   5508 
   5509 2006-05-16  Calum Benson <calum.benson (a] sun.com>
   5510  
   5511 	Have mixer's "open audio control" menu item run 
   5512 	sdtaudiocontrol (if present) rather than gnome-volume-control,
   5513   	as per UI spec.
   5514 
   5515 	* gnome-applets.spec:
   5516 	* patches/gnome-applets-04-prefer-sdtaudiocontrol.diff:
   5517 
   5518 2006-05-15  Dave Lin  <dave.lin (a] sun.com>
   5519 
   5520         * ekiga.spec: bump src tarball to the latest snapshot in community 
   5521  	  http://snapshots.seconix.com/cvs/
   5522         * patches/ekiga-08-multi-decla.diff: Added, add this patch 
   5523 	  to fix multiple declaration error.
   5524 
   5525 2006-05-13 Erwann Chenede - <erwann.chenede (a] sun.com>
   5526 
   5527 	integration of the new branding Nimbus (opensolaris bits only)
   5528 	
   5529 	* gnome-panel.spec : reshuffled patch numbering after 
   5530 	  removal of 2 patch and the addition of one.
   5531 	* ext-sources/gnome-main-menu.png : new launch 
   5532 	  button (opensolaris version)
   5533 	* patches/gnome-panel-12-branding-hack.diff : Added
   5534 	* patches/gnome-panel-03-launch-button.diff : Removed 
   5535 	* patches/gnome-panel-09-menu-stripe.diff : Removed
   5536 	* patches/gnome-panel-08-notificationarea-tooltip.diff : renumbered
   5537 	* patches/gnome-panel-06-concurrent-login.diff : renumbered
   5538 	* patches/gnome-panel-05-fish-applet.diff : renumbered
   5539 	* patches/gnome-panel-12-branding-hack.diff : renumbered
   5540 	* patches/gnome-panel-11-clock-timezone.diff : renumbered
   5541 	* patches/gnome-panel-07-panel-applet-session-never-restart.diff :
   5542 	  renumbered
   5543 	* patches/gnome-panel-13-launch-menu.diff : renumbered
   5544 	* patches/gnome-panel-12-restrict-app-launching.diff : renumbered
   5545 	* patches/gnome-panel-04-workspace-switcher.diff : renumbered
   5546 	* patches/gnome-panel-10-input-method-filter-keypress.diff : renumbered
   5547 	* patches/gnome-panel-11-launch-menu.diff : renumbered
   5548 
   5549 	* libgnome.spec : changed default background and theme
   5550 	* patches/libgnome-01-default-background.diff : new default bkg
   5551 	* patches/libgnome-02-default-theme.diff : new gtk theme 
   5552 
   5553 	* gnome-backgrounds.spec : new backgrounds
   5554 	* patches/gnome-backgrounds-01-sun-backgrounds.diff : new xml 
   5555 	  specs for the bkgs.
   5556 	
   5557 	* patches/gdm-01-branding-defaults-solaris.diff : new default 
   5558 	  theme for gdm
   5559 	
   5560 	* sun-gdm-themes.spec : new tarball with new gdm theme
   5561 
   5562 	* nimbus.spec : new spec file for the new gtk/metacity theme
   5563 
   5564 2006-05-12  Brian Cameron  <brian.cameron (a] sun.com>
   5565 
   5566 	* gdm.spec, patches/gdm-12-fixconfig.diff: Fix a problem that prevents
   5567 	  users from disabiling the failsafe session in the menu.
   5568 
   5569 2006-05-12  Laszlo (Laca) Peter  <laca (a] sun.com>
   5570 
   5571 	* gnome-icon-theme.spec: add patch relative-symlinks.diff
   5572 	* patches/gnome-icon-theme-03-relative-symlinks.diff: (new) patch
   5573 	  for changing some absolute symlinks to relative
   5574 
   5575 2006-05-12 Erwann Chenede - <erwann.chenede (a] sun.com>
   5576 	
   5577 	* patches/metacity-09-branding-hack.diff: hack to get nimbus
   5578 	  theme remove 1 pixel at each corner instead of the normal
   5579 	  rounded aspect.
   5580 	* patches/metacity-01-default-theme.diff: changed default 
   5581 	  theme to nimbus
   5582 	* metacity.spec : bumped release, added patch 09
   5583 
   5584 2006-05-12 Erwann Chenede - <erwann.chenede (a] sun.com>
   5585 
   5586 	* patches/gdm-11-gtk-button-autosize.diff: added missing logic
   5587 	  for the new gtk button theme feature.
   5588 	* gdm.spec: added the patch to the spec file, bumped release number
   5589 
   5590 2006-05-12  Dave Lin  <dave.lin (a] sun.com>
   5591 
   5592         * ext-sources/firefox-icon.png:
   5593         * ext-sources/thunderbird-icon.png: Changed Firefox/Thunderbird 
   5594 	  menu icon since the original one has not been authorized by 
   5595 	  community.
   5596 
   5597 2006-05-12  Dave Lin  <dave.lin (a] sun.com>
   5598 
   5599         * ext-sources/mozilla-startscripts.tar: Add new plubins install
   5600 	  location "/usr/lib/firefox/plugins" in MOZ_PLUGIN_PATH to let
   5601 	  mozilla pick up plugins there
   5602 
   5603 2006-05-12  Halton Huo  <halton.huo (a] sun.com>
   5604 
   5605 	* evolution-jescs.spec: Bump to 2.6.1.
   5606 	* patches/evolution-02-conduit.diff: Fix bug #6416865.
   5607 
   5608 2006-05-12  Dave Lin  <dave.lin (a] sun.com>
   5609 
   5610         * ext-sources/mozilla-chrome-lang.txt: Added.
   5611         * ext-sources/mozilla-exclude-list: Added.
   5612         * ext-sources/mozilla-icon.png: Added.
   5613         * ext-sources/mozilla-make-package.pl: Added.
   5614         * ext-sources/mozilla-psm-exclude-list: Added.
   5615         * ext-sources/mozilla-rebuild-databases.pl.in: Added.
   5616         * ext-sources/mozilla-removed-list: Added.
   5617         * ext-sources/mozilla-startscripts.tar: Added.
   5618         * ext-sources/mozilla-xpcom-exclude-list: Added.
   5619         * ext-sources/mozilla.1.gz: Added.
   5620         * ext-sources/mozilla.desktop: Added.
   5621         * ext-sources/mozilla.sh.in: Added.
   5622         * mozilla.spec: Added, add mozilla spec file back since mozilla
   5623 	  need to remain in snv for while until we finish eol arc case.
   5624 
   5625 2006-05-12  Brian Cameron  <brian.cameron (a] sun.com>
   5626 
   5627 	* gdm.spec, patches/gdm-09-startagain.diff,
   5628 	  patches/gdm-10-linguas.diff:  Update to gdm 2.14.6 and add patch to
   5629 	  add the startagain label used by the Nimbus theme, and a patch to
   5630 	  improve the language dialog provided by Peter Nugent.
   5631 	* patches/gdm-08-avoidchown.diff: Updated so it applies.
   5632 	* patches/gdm-09-coolstartsunray.diff: Removed.
   5633 
   5634 2006-05-12  Glynn Foster  <glynn.foster (a] sun.com>
   5635 
   5636 	* patches/nautilus-10-context-menu.diff: Update to follow the 
   5637 	spec. s/Change Desktop Background/Desktop Background.../ and 
   5638 	s/Change Desktop Resolution/Desktop Resolution.../
   5639 
   5640 2006-05-12  Glynn Foster  <glynn.foster (a] sun.com>
   5641 
   5642 	* patches/gnome-panel-13-launch-menu.diff: update patch so that
   5643 	it includes a 'Run Application...' menu item at the end of the
   5644 	applications menu.
   5645 
   5646 2006-05-11  Laszlo (Laca) Peter  <laca (a] sun.com>
   5647 
   5648 	* gphoto2.spec: run make with INTLLIBS= so that it doesn't try to
   5649 	  link to libintl.la
   5650 	* gtkam.spec: same again
   5651 	* libgphoto2.spec: add patch pragma-pack.diff
   5652 	* patches/libgphoto2-02-uninstalled-pc.diff: update version number
   5653 	* patches/libgphoto2-03-solaris-mntent.diff: update to use correct
   5654 	  fstab and mnttab files
   5655 	* patches/libgphoto2-04-pragma-pack.diff: (new) patch that adds
   5656 	  a #pragma pack() after the definition of the struct that the
   5657 	  #pragma pack is needed for.
   5658 
   5659 2006-05-11  Alvaro Lopez Ortega  <alvaro.lopez (a] sun.com>
   5660 
   5661         * patches/nautilus-18-acl.diff, patches/gnome-vfs-17-acl.diff,
   5662         gnome-vfs.spec, nautilus.spec: Added ACL support patches.
   5663 
   5664 2006-05-11  Glynn Foster  <glynn.foster (a] sun.com>
   5665 
   5666 	* ext-sources/defaults.list: Update and add the Java actions
   5667 	for various MIME types. 2nd part of commit below from Joe.
   5668 
   5669 2006-05-10  Brian Cameron  <brian.cameron (a] sun.com
   5670 
   5671 	* gdm.spec, patches/gdm-09-coolstartsunray.diff:  Add patch to
   5672 	  upgrade GDM to support SunRay features (per-display configuration)
   5673 	  and Coolstart features (real GTK+ buttons, "Start Again" instead
   5674 	  of "Cancel", and pam-error-icon).
   5675 
   5676 2006-05-10  Laszlo (Laca) Peter  <laca (a] sun.com>
   5677 
   5678 	* ext-sources/postrun: add some fixme's, debug msgs, fix a couple
   5679 	  of minor bugs; add -a option that allows executing the command
   5680 	  in an alternate root environment
   5681 	* gimp.spec: fix gimp-help url
   5682 	* libgphoto2.spec: build with INTLLIBS= so that it doesn't try
   5683 	  to link to libintl.la
   5684 
   5685 2006-05-11  Halton Huo  <halton.huo (a] sun.com>
   5686 
   5687 	* evolution-jescs.spec: Bump to 2.5.4.
   5688 
   5689 2006-05-11  Glynn Foster  <glynn.foster (a] sun.com>
   5690 
   5691 	* patches/shared-mime-info-03-java-types.diff,
   5692 	* shared-mime-info.spec: Add Java MIME types from Joe. Trying to
   5693 	get these upstream though as best as possible.
   5694 
   5695 2006-05-10  Brian Cameron  <brian.cameron (a] sun.com
   5696 
   5697 	* gst-plugins-good.spec;  Remove gst-visualize since we don't
   5698 	  want to ship this test program.  We were removing it before,
   5699 	  but this got lost when we moved from gst-plugins to
   5700 	  gst-plugins-good.
   5701 	* gaim.spec, patches/gaim-11-nopyextension.diff: Add patch to remove
   5702 	  .py extensions from executables and move gaim-notifications-example
   5703 	  to /usr/share/doc/gaim/examples.
   5704 
   5705 2006-05-10  Dave Lin  <dave.lin (a] sun.com>
   5706 
   5707         * acroread.spec: Changed plugin_dir to /usr/lib/firefox/plugins since
   5708 	  firefox moved from /usr/sfw/lib to /usr/lib
   5709 
   5710 2006-05-10  Glynn Foster  <glynn.foster (a] sun.com>
   5711 
   5712 	* patches/gnome-panel-13-launch-menu.diff: Add menu separator.
   5713 	One thing missing from the launch menu is the shutdown item.
   5714 
   5715 2006-05-10  Lin Ma  <Lin.Ma (a] Sun.COM>
   5716 
   5717 	* patches/gnome-utils-01-logview.diff: Update menu bar, scrollbar.
   5718 
   5719 2006-05-09  Brian Cameron  <brian.cameron (a] sun.com>
   5720 
   5721 	* gdm.spec, patches/gdm*diff, patches/gdm-08-avoidchown.diff:
   5722 	  Removed patches that are no longer needed, and added the
   5723 	  avoidchown patch so that building this package works if you are
   5724 	  running as non-root.  Cleaned up the gdm.spec file.
   5725 	* sound-juicer.spec, patches/sound-juicer-01-fixcompile.diff:  Fix
   5726 	  so it uses correct CD GStreamer plugin.
   5727 
   5728 2006-05-09  Damien Carbery <damien.carbery (a] sun.com>
   5729 
   5730 	* gthumb.spec: EOL'd. Moved to spec-files-extra.
   5731 	* patches/gthumb-01-menu-entry.diff,patches/gthumb-02-fix-makefile.diff
   5732 	patches/gthumb-03-search.diff, patches/gthumb-04-sfw-path.diff: Moved.
   5733 
   5734 2006-05-08  Dave Lin  <dave.lin (a] sun.com>
   5735 
   5736         * firefox.spec: Bump src tarball version to 1.5.0.3
   5737 
   5738 2006-05-05  Brian Cameron  <brian.cameron (a] sun.com>
   5739 
   5740 	* gnome-session.spec, patches/gnome-session-11-fixcrash.diff:
   5741 	  Fix gnome-session crashing when HAL is enabled on Solaris.
   5742 
   5743 2006-05-05  Glynn Foster  <glynn.foster (a] sun.com>
   5744 
   5745 	* gnome-terminal.spec,
   5746 	* patches/gnome-terminal-03-menu-entry.diff: Move terminal	
   5747 	to the system tools menu rather than the accessories one
   5748 	according to the spec.
   5749 
   5750 2006-05-05  Glynn Foster  <glynn.foster (a] sun.com>
   5751 
   5752 	* gconf-editor.spec,
   5753 	* patches/gconf-editor-01-menu-entry.diff: Remove gconf-editor
   5754 	from the menus, according to the spec.
   5755 
   5756 2006-05-05  Glynn Foster  <glynn.foster (a] sun.com>
   5757 
   5758 	* gnome-media.spec,
   5759 	* patches/gnome-media-01-menu-entries.diff,
   5760 	* patches/gnome-media-01-window-title.diff: Remove the silly
   5761 	window title patch, and replace with a patch that removes some
   5762 	stuff from the menus according to the spec.
   5763 
   5764 2006-05-05  Glynn Foster  <glynn.foster (a] sun.com>
   5765 
   5766 	* control-center.spec,
   5767 	* patches/control-center-21-menu-entry.diff: Rename a few things
   5768 	according to the spec. Still much work to be done though.
   5769 
   5770 2006-05-04  Brian Cameron  <brian.cameron (a] sun.com>
   5771 
   5772 	* sound-juicer.spec, patches/sound-juicer-01-fixcompile.diff:  Fix
   5773 	  so it uses correct CD GStreamer plugin.
   5774 
   5775 2006-05-04  Brian Cameron  <brian.cameron (a] sun.com>
   5776 
   5777 	* gnome-mount.spec:  Fixed to include relative symlinks
   5778 
   5779 2006-05-04  Laszlo (Laca) Peter  <laca (a] sun.com>
   5780 
   5781 	* pyspi.spec: bump to 0.5.4
   5782 
   5783 2006-05-04  Glynn Foster  <glynn.foster (a] sun.com>
   5784 
   5785 	* patches/gnome-menus-04-preferences.diff: Make sure we can
   5786 	edit the split out preferences/administration menu.
   5787 
   5788 2006-05-04  Damien Carbery <damien.carbery (a] sun.com>
   5789 
   5790 	* patches/planner-01-menu-entry.diff,
   5791 	patches/planner-02-forte-switches.diff,
   5792 	patches/libgsf-01-uninstalled-pc.diff: Moved to spec-files-extra.
   5793 
   5794 2006-05-04  Glynn Foster  <glynn.foster (a] sun.com>
   5795 
   5796 	* patches/gnome-menus-04-preferences.diff, 
   5797 	* patches/gnome-panel-13-launch-menu.diff: Implement in a slightly
   5798 	less hackish way. Thanks to Vincent Untz for some sanity here.
   5799 
   5800 2006-05-03  Brian Cameron  <brian.cameron (a] sun.com>
   5801 
   5802 	* gnome-mount.spec, patches/gnome-mount-01-fixcompile.diff:  Add
   5803 	  gnome-mount to build process.
   5804 	* nautilus.spec, patches/nautilus-01-linguas.diff:  Needed to add
   5805 	  this patch to get nautilus to build with the latest intltool
   5806 	  installed.
   5807 
   5808 2006-05-03  Damien Carbery <damien.carbery (a] sun.com>
   5809 
   5810 	* gdm.spec: Bump to 2.14.5.
   5811 
   5812 2006-05-02  Laszlo (Laca) Peter  <laca (a] sun.com>
   5813 
   5814 	* dbus.spec: add patch console.diff; set dbus system bus owner to
   5815 	  root
   5816 	* patches/dbus-03-console.diff: new patch from Artem Kachitchkine,
   5817 	  allows D-BUS to authenticate console user.
   5818           Without this, non-root users won't be able to call HAL methods.
   5819           D-BUS maintainer blessed this patch, it should appear in 0.62.
   5820 	* ext-sources/dbus.xml: svc manifest file for dbus (Artem)
   5821 	* ext-sources/svc-dbus: svc method for dbus (Artem)
   5822 
   5823 2006-05-03  Glynn Foster  <glynn.foster (a] sun.com>
   5824 
   5825 	* gnome-menus.spec,
   5826 	* patches/gnome-menus-04-preferences.diff: Remove
   5827 	the Accessibility submenu.
   5828 	* patches/dasher-02-menu-entry.diff: Update this entry
   5829 	to make sure it has the correct title.
   5830 
   5831 2006-05-03  Glynn Foster  <glynn.foster (a] sun.com>
   5832 
   5833 	* gnome-utils.spec, 
   5834 	patches/gnome-utils-05-search-menu-entry.diff: Call it
   5835 	'Find Files...' according to the spec.
   5836 
   5837 2006-05-03  Glynn Foster  <glynn.foster (a] sun.com>
   5838 
   5839 	* gnome-panel.spec,
   5840 	 patches/gnome-panel-13-launch-menu.diff: Add launch menu
   5841 	branding patch.
   5842 
   5843 2006-05-02  Brian Cameron  <brian.cameron (a] sun.com>
   5844 
   5845         * gnome-volume-manager.spec: Fix gconf stuff.
   5846         * patches/gnome-volume-manager-01-fixcompile.diff:  Fix patch to
   5847           avoid a core dumping problem.
   5848 
   5849 2006-05-02  Damien Carbery <damien.carbery (a] sun.com>
   5850 
   5851 	* gnome-keyring.spec: Remove unneeded intltoolize call.
   5852 	* orca.spec: Remove unneeded intltoolize call.
   5853 
   5854 2006-05-02  Damien Carbery <damien.carbery (a] sun.com>
   5855 
   5856 	* gnome-vfs.spec: Add patch, 16-krb5-config-no-gssapi, to update call 
   5857 	to krb5-config as the gssapi parameter is obsolete. 
   5858 	* patches/gnome-vfs-16-krb5-config-no-gssapi.diff: Update call to 
   5859 	krb5-config as the gssapi parameter is obsolete.
   5860 
   5861 2006-05-02  Laszlo (Laca) Peter  <laca (a] sun.com>
   5862 
   5863 	* glib2.spec: add patch glib-07-msgfmt-c.diff: patch to remove
   5864 	  the -c option of msgfmt from the Makefile.in.in file use by
   5865 	  glib-gettextize
   5866 	* intltool.spec: add patch intltool-01-intltoolize-exit-1 that
   5867 	  make intltoolize return 1 if IT_PROG_INTLTOOL is not used
   5868 	  in configure.{in,ac}.
   5869 	* patches/glib-07-msgfmt-c.diff: new patch
   5870 	* patches/intltool-01-intltoolize-exit-1.diff: new patch
   5871 
   5872 2006-05-01  Brian Cameron  <brian.cameron (a] sun.com>
   5873 
   5874 	* gnome-volume-manager.spec: Turn off multimedia since this feature
   5875 	  requires /var/run/console/username to exist on the system, which
   5876 	  doesn't seem to exist on Solaris.
   5877 
   5878 2006-05-01  Brian Cameron  <brian.cameron (a] sun.com>
   5879 
   5880 	* gnome-volume-manager.spec,
   5881 	  patches/gnome-volume-manager-01-fixcompile.diff:  Add gnome-volume
   5882 	  manager spec file.  This is a daemon that depends on HAL and D-BUS
   5883 	  and provides automounting features for devices when they are 
   5884 	  recognized by HAL.  Probably should be included in the
   5885 	  SUNWgnome-file-mgr package, but not adding yet.  I'm still just
   5886 	  testing this with the new HAL.
   5887 
   5888 2006-05-01  Brian Cameron  <brian.cameron (a] sun.com>
   5889 
   5890 	* rhythmbox.spec, patches/rhythmbox-01-fixcompile.diff: Fix to 
   5891 	  correct Forte compile issue that occurs when HAL is available.
   5892 	* patches/totem-04-uninstalled-pc.diff: Change needed to put
   5893 	  rhythmbox in the SUNWgnome-media-player packages.
   5894 
   5895 2006-05-01  Brian Cameron  <brian.cameron (a] sun.com>
   5896 
   5897 	* gst-plugins-base.spec, gst-plugins-good.spec:  Now use 
   5898 	  "make DESTDIR=$RPM_BUILD_ROOT install" like the other spec-files
   5899 	  do.  This fixes a weird libtool issue that was causing my build to
   5900 	  fail and cleans up these spec files.
   5901 
   5902 2006-05-01  Brian Cameron  <brian.cameron (a] sun.com>
   5903 
   5904         * nautilus-cd-burner.spec,
   5905           patches/nautilus-cd-burner-05-solarishal.diff:  Add patch that
   5906           Artem Kachitchkine and I created to make nautilus-cd-burner work
   5907           with Solaris HAL.
   5908 
   5909 2006-04-29  Simon Zheng  <simon.zheng (a] sun.com>
   5910 
   5911         * evolution.spec:
   5912         * patches/evolution-04-contact-print-dialog.diff:
   5913         * patches/evolution-05-exchange-operation.diff:
   5914         Added two patches for plugin exchange-operation and contacts print
   5915         dialog.
   5916 
   5917 2006-04-29  Halton Huo  <halton.huo (a] sun.com>
   5918 
   5919 	* thunderbird.spec, patches/thunderbird-09-no-nss-nspr.diff:
   5920 	  Add patch thunderbird-09-no-nss-nspr.diff to not deliver the nss,nspr.
   5921 2006-04-28  Damien Carbery <damien.carbery (a] sun.com>
   5922 
   5923 	* pango.spec: Bump to 1.12.2.
   5924 	* SunDesktopVersion.spec: Bump build number to 40.
   5925 	* vte.spec: Remove upstream patch, vte-12-msgfmt-no-c-param.diff.
   5926 	* patches/vte-12-msgfmt-no-c-param.diff: Removed, upstream.
   5927 	* thunderbird.spec: Remove patch 9 as it is not in svn and breaks build.
   5928 
   5929 2006-04-28  Dave Lin  <dave.lin (a] sun.com>
   5930 
   5931         * patches/mozilla-06-skip-strip.diff:
   5932         * patches/thunderbird-09-no-nss-nspr.diff: Added.
   5933         * thunderbird.spec: Change to not deliver the devel pkg, add
   5934 	  patch thunderbird-09-no-nss-nspr.diff to not deliver the 
   5935 	  nss,nspr libraries, and use firefox's instead, remove patch
   5936 	  mozilla-06-skip-strip.diff, use another simple way to skip
   5937 	  strip instead, setting PKG_SKIP_STRIP=1
   5938         * firefox.spec: Remove patch mozilla-06-skip-strip.diff, use
   5939 	  another simple way to skip strip instead, setting
   5940 	  PKG_SKIP_STRIP=1
   5941 
   5942 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5943 
   5944 	* patches/gnome-desktop-01-jds-about-branding.diff: Update
   5945 	to install into System Tools menu, and s/GNOME/Java Desktop
   5946 	System/
   5947 
   5948 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5949 
   5950 	* gnome-menus.spec: Update.
   5951 	* patches/gnome-menus-03-application-submenu-rename.diff: New
   5952 	patch to rename a few submenus to Universal Access and 
   5953 	Developer Tools.
   5954 
   5955 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5956 
   5957 	* totem.spec: Update.
   5958 	* patches/totem-03-menu-entry.diff: New patch to call it
   5959 	'Totem Movie Player'.
   5960 
   5961 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5962 
   5963 	* evince.spec: Update.
   5964 	* evolution.spec: Commit, forgot to commit earlier.
   5965 	* patches/evince-01-desktop-display.diff: Remove.
   5966 	* patches/evince-01-menu-entry.diff: Add new patch,
   5967 	incorporating the one above, with 'Evince Document Viewer'
   5968 	now installing into the Office menu.
   5969 
   5970 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5971 
   5972 	* evolution.spec: Update.
   5973 	* patches/evolution-03-exchange-operation.diff,
   5974 	* patches/evolution-04-contact-print-dialog.diff: Remove these 
   5975 	patches, if they're not linked in the spec file, they shouldn't
   5976 	be hear.
   5977 	* patches/evolution-03-menu-entry.diff: Call it 'Evolution
   5978 	Mail and Calendar' and install into the Internet menu according
   5979 	to the spec.
   5980 
   5981 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5982 
   5983 	* patches/gaim-01-g11n-menu-entry.diff: Call it 'GAIM Instant
   5984 	Messenger'.
   5985 
   5986 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5987 
   5988 	* ext-sources/thunderbird.desktop: Call it 'Thunderbird Mail and
   5989 	News'.
   5990 
   5991 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5992 
   5993 	* patches/gnome-utils-03-gnome-screenshot.diff: Install into a 
   5994 	different submenu, and call it 'Save Screenshot'.
   5995 
   5996 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   5997 
   5998 	* patches/gimp-01-menu-entry.diff: Call it GIMP Image Editor
   5999 	instead.
   6000 
   6001 2006-04-28  Glynn Foster  <glynn.foster (a] sun.com>
   6002 
   6003 	* gnome-menus.spec: The Quick Start menu returns.
   6004 	* patches/gnome-menus-02-quickstart.diff: Add new patch, which
   6005 	enables editing through the simple menu editor. If we include
   6006 	Alacarte, we'll have to add a patch to pickup quickstart.menu
   6007 
   6008 2006-04-27  Matt Keenan  <matt.keenan (a] sun.com>
   6009 
   6010 	* patches/gnome-panel-12-restrict-app-launching.diff : #6417714
   6011 
   6012 2006-04-27  Damien Carbery <damien.carbery (a] sun.com>
   6013 
   6014 	* gok.spec: Bump to 1.0.8.
   6015 	* vte.spec: Bump to 0.12.1.
   6016 
   6017 2006-04-27  Damien Carbery <damien.carbery (a] sun.com>
   6018 
   6019 	* glib2.spec: Bump to 2.10.2. No funcs added or removed.
   6020 	* gtk2.spec: Bump to 2.8.17. No funcs added or removed.
   6021 	* pango.spec: Bump to 1.12.1. No funcs added or removed.
   6022 
   6023 2006-04-27  Damien Carbery <damien.carbery (a] sun.com>
   6024 
   6025 	* gst-fluendo-mp3.spec: Bump to 0.10.2.
   6026 
   6027 2006-04-26  Damien Carbery <damien.carbery (a] sun.com>
   6028 
   6029 	* glib2.spec: Bump to 2.10.2.
   6030 	* gtk2.spec: Bump to 2.8.17.
   6031 	* pango.spec: Bump to 1.12.1.
   6032 
   6033 2006-04-26  Damien Carbery <damien.carbery (a] sun.com>
   6034 
   6035 	* gdm.spec: Bump to 2.14.4.
   6036 	* libgsf.spec: Moved to spec-files-extra repository.
   6037 
   6038 2006-04-26  Dave Lin  <dave.lin (a] sun.com>
   6039 
   6040         * firefox.spec: Switch back to 1.5.0.2 since we're not get ARC 
   6041 	  approved yet
   6042 
   6043 2006-04-26  Damien Carbery <damien.carbery (a] sun.com>
   6044 
   6045 	* rhythmbox.spec: Remove upstream patch Rrhythmbox-01-fixcompile.diff.
   6046 	* patches/rhythmbox-01-fixcompile.diff: Removed, upstream.
   6047 
   6048 2006-04-26  Ghee Teo  <ghee.teo (a] sun.com>
   6049 
   6050 	* libgnomeprint.spec: modified to include 
   6051 	libgnomeprint-02-papi-print-dialog.diff which fixed 6418204.
   6052 	* libgnomeprintui.spec: included 
   6053 	libgnomeprintui-01-papi-print-dialog.diff which fixed 6418204.
   6054 	* patches/libgnomeprint-02-papi-crash.diff: merged into papi-print 
   6055 	dialog patch. 
   6056 	* patches/libgnomeprint-02-papi-print-dialog.diff: added. 
   6057 	* patches/libgnomeprintui-01-papi-print-dialog.diff: added.
   6058 
   6059 2006-04-26  Halton Huo  <halton.huo (a] sun.com>
   6060 
   6061 	* evolution.spec, evolution-data-server.spec:
   6062 	  Use JES's NSS/NSPR(/usr/lib/mps) instead of that provided
   6063 	  by mozilla or firefox, to fix bug #6418049.
   6064 
   6065 2006-04-25  Damien Carbery <damien.carbery (a] sun.com>
   6066 
   6067 	* gimp.spec: Add patch, 03-void-return, to fix build. Bugzilla: 339698.
   6068 	* patchesgimp-03-void-return.diff: Fix build issues, Bugzilla: 339698.
   6069 	* gdm.spec: Bump to 2.14.3.
   6070 	* rhythmbox.spec: Bump to 0.9.4.1.
   6071 
   6072 2006-04-25  Glynn Foster  <glynn.foster (a] sun.com>
   6073 
   6074 	* patches/gnome-panel-01-default-setup.diff: Always group when
   6075 	possible.
   6076 
   6077 2006-04-25  Cyrille Moureaux <Cyrille.Moureaux (a] Sun.COM>
   6078 
   6079 	* patches/nautilus-12-lockdown.diff: remove compilation warning in 
   6080 	nautilus-directory-async.c.
   6081 
   6082 2006-04-25  Glynn Foster  <glynn.foster (a] sun.com>
   6083 
   6084 	* patches/nautilus-16-interface-changes.diff: Add a sort order
   6085 	so that Documents gets added after Home always.
   6086 
   6087 2006-04-25  Glynn Foster  <glynn.foster (a] sun.com>
   6088 
   6089 	* nautilus.spec: Update.
   6090 	* patches/nautilus-16-browser-mode.diff: Kill and merge into the 
   6091 	next patch.
   6092 	* patches/nautilus-16-interface-changes.diff: Implements Calum's
   6093 	current default desktop layout, porting over the Ubuntu patch
   6094 	to show/rename the Documents directory.
   6095 
   6096 2006-04-25  Glynn Foster  <glynn.foster (a] sun.com>
   6097 
   6098 	* ext-sources/firefox.desktop, ext-sources/thunderbird.desktop:
   6099 	Locate to /usr/bin. Fixes #6416913.
   6100 
   6101 2006-04-24  Padraig O'Briain <padraig.obriain (a] sun.com>
   6102 
   6103 	* patches/system-tools-backends-02-common.diff: Update patch for
   6104 	share.pl to remove reference to root when parsing NFS options
   6105 	in gst_share_parse_nfs_exports.
   6106 
   6107 	* patches/system-tools-backends-02-common.diff: Update patch for
   6108 	share.pl to separate hosts with same permissions with colon when
   6109 	writing in gst_share_nfs_info_print_clients and to parse hosts 
   6110 	separated by colons when reading in gst_share_parse_nfs_exports.
   6111 
   6112 2006-04-24  Damien Carbery <damien.carbery (a] sun.com>
   6113 
   6114 	* gimp.spec: Bump to 2.3.8.
   6115 
   6116 2006-04-24  Glynn Foster  <glynn.foster (a] sun.com>
   6117 
   6118 	* patches/gnome-panel-01-default-setup.diff: Update according to
   6119 	Calum's spec. Noticed a problem with the gconf-merge-tree foo
   6120 	not getting updated - not entirely sure what's going on there
   6121 	though.
   6122 
   6123 2006-04-21  Brian Cameron  <brian.cameron (a] sun.com>
   6124 
   6125 	* gnome-utils.spec, patches/gnome-utils-04-gnome-dictionary.diff:
   6126 	  Patch to correct core dumping problem with gnome-dictionary on
   6127 	  Solaris.
   6128 
   6129 2006-04-21  Padraig O'Briain <padraig.obriain (a] sun.com>
   6130 
   6131 	* patches/system-tools-backends-06-shares.diff: Set smbinstalled
   6132 	if svcs:/network/samba service is enabled.
   6133 
   6134 2006-04-21  Matt Keenan <matt.keenan (a] sun.com>
   6135 
   6136 	* patches/gnome-panel-12-restrict-app-launching.diff : Fix crash
   6137 	  #6415825
   6138 
   6139 2006-04-21  Damien Carbery <damien.carbery (a] sun.com>
   6140 
   6141 	* gnome-vfs.spec: Add patch 15-all-linguas for #339276.
   6142 	* patches/gnome-vfs-15-all-linguas.diff: Added to process ALL_LINGUAS
   6143 	in po/Makefile. Bugzilla 339276.
   6144 	* gnome-vfs-15-be_po.diff: Removed, not used.
   6145 
   6146 2006-04-21  Dave Lin  <dave.lin (a] sun.com>
   6147 
   6148         * thunderbird.spec: Bump to 1.5.0.2, remove patch 06 
   6149 	  thunderbird-06-save-all-attach.diff, which is already upstreamed
   6150 
   6151 2006-04-21  Glynn Foster  <glynn.foster (a] sun.com>
   6152 
   6153 	* gnome-menus.spec: Add alacarte patch if we eventually
   6154 	decide to put that menu editor into GNOME.
   6155 	* patches/gnome-menus-01-alacarte-nodisplay-terminal.diff: Add.
   6156 
   6157 2006-04-20  Damien Carbery <damien.carbery (a] sun.com>
   6158 
   6159 	* gthumb.spec: Bump to 2.7.6.
   6160 	* patches/gthumb-04-sfw-path.diff: Rework for new tarball.
   6161 	* gnome-vfs.spec: Bump to 2.14.1.
   6162 
   6163 2006-04-20 Lin Ma <lin.ma (a] sun.com>
   6164 
   6165         * gnome-utils.spec: Replace patch 01-disable-logview-dictionary.diff
   6166 	with 01-logview.diff.
   6167         * patches/gnome-utils-01-disable-logview-dictionary.diff: Removed.
   6168 	* patches/add gnome-utils-01-logview.diff: Added to enable logview.
   6169 
   6170 2006-04-20  Halton Huo  <halton.huo (a] sun.com>
   6171 
   6172 	* aspell.spec, Change aspell lib dir
   6173 	  from %{_libdir}/aspell-0.60 to %{_libdir}/aspell, 
   6174           request by LSARC/2006/231.
   6175 
   6176 2006-04-20  Halton Huo  <halton.huo (a] sun.com>
   6177 
   6178 	* gnupg.spec: Removed because gnupg won't be bundled into vermillion.
   6179 
   6180 2006-04-19  Brian Cameron  <brian.cameron (a] sun.com>
   6181 
   6182 	* rhythmbox.spec, patches/rhythmbox-01-fixcompile.diff: Even more
   6183 	  rework.  Now the patch is smaller and simpler and the code still
   6184 	  compiles.  The mkdtmp stuff isn't needed anymore since it is
   6185 	  in the lib subdirectory now.
   6186 
   6187 2006-04-19  Damien Carbery <damien.carbery (a] sun.com>
   6188 
   6189 	* patches/rhythmbox-01-fixcompile.diff: More rework for new tarball.
   6190 
   6191 2006-04-19  Padraig O'Briain <padraig.obriain (a] sun.com>
   6192 
   6193 	* patches/system-tools-backends-05-services.diff: Remove patch for
   6194 	shares.pl.in.
   6195 	* patches/system-tools-backends-02-common.diff: Add patch for
   6196 	shares.pl.in. Update patch: Correct argument passed to 
   6197 	gst_share_dfstab_list in gst_share_parse_nfs_exports.
   6198 	Avoid putting comma in share command in gst_share_nfs_info_print_entry.
   6199 	Add call to svcadm enable nfs/server in gst_share_replace_nfs_exports
   6200 	to ensure that service is started.
   6201 
   6202 2006-04-19  Dave Lin  <dave.lin (a] sun.com>
   6203 
   6204         * ext-sources/macromedia-copyright.txt: Updated copyright year to 2006
   6205 
   6206 2006-04-19  Damien Carbery <damien.carbery (a] sun.com>
   6207 
   6208 	* file-roller.spec: Call dos2unix to fix po files.
   6209 	* planner.spec: Removed, EOL'd.
   6210 
   6211 2006-04-19  Halton Huo  <halton.huo (a] sun.com>
   6212 
   6213         * ext-sources/LICENSE-realplayer, ext-sources/realplay.1,
   6214           ext-sources/realplayer-copyright.txt:
   6215 	  Added to integrate into vermillion.
   6216 
   6217 2006-04-18  Damien Carbery <damien.carbery (a] sun.com>
   6218 
   6219 	* file-roller.spec: Bump to 2.14.2.
   6220 	* patches/metacity-05-raise-on-frame-click.diff: Rework for new tarball.
   6221 	* patches/rhythmbox-01-fixcompile.diff: Rework for new tarball.
   6222 
   6223 2006-04-18  Glynn Foster  <glynn.foster (a] sun.com>
   6224 
   6225 	* scripts/prepare-ChangeLog.pl: Commit the version of the
   6226 	script that also knows how to handle CVS. It's a better
   6227 	version.
   6228 
   6229 	* sound-juicer.spec: Bump to 2.14.3.
   6230 	* gdm.spec: Bump to 2.14.2.
   6231 	* metacity.spec. Bump to 2.14.3.
   6232 	* rhythmbox.spec: Bump to 0.9.4.
   6233 	* deskbar-applet.spec: Bump to 2.14.1.1.
   6234 
   6235 2006-04-18  Padraig O'Briain <padraig.obriain (a] sun.com>
   6236 
   6237 	* patches/system-tools-backends-02-common.diff: Update patch to
   6238 	service.pl.in: Add -H parameter to call to svcs in 
   6239 	gst_service_smf_get_services_list.
   6240 	Update gst_service_smf_get_service_info to specify role
   6241 	MTA for svc:/network/smtp and role PRINTER_SERVICE for
   6242 	svc:/application/print/server.
   6243 
   6244 	* patches/system-tools-backends-05-services.diff: Update to
   6245 	avoid unexpected tag message for longname in debug output.
   6246 
   6247 	* at-poke.spec: Add reference to patch at-poke-01-crash.diff
   6248 	* at-poke-01-crash.diff: Patch to fix bug 6413890.
   6249 
   6250 2006-04-14  Dave Lin  <dave.lin (a] sun.com>
   6251 
   6252         * ekiga.spec: Added. missed in the previous commit operation
   6253 
   6254 2006-04-14  Dave Lin  <dave.lin (a] sun.com>
   6255 
   6256         * ekiga.spec: Added.
   6257         * gnomemeeting.spec:
   6258         * patches/ekiga-01-pwlib-cxxflags.diff: Added.
   6259         * patches/ekiga-02-pwlib-name.diff: Added.
   6260         * patches/ekiga-03-pwlib-plugindir.diff: Added.
   6261         * patches/ekiga-04-opal-name.diff: Added.
   6262         * patches/gnomemeeting-01-pwlib-cxxflags.diff: Removed.
   6263         * patches/gnomemeeting-02-pwlib-name.diff: Removed.
   6264         * patches/gnomemeeting-03-pwlib-plugindir.diff: Removed.
   6265         * patches/gnomemeeting-04-opal-name.diff: Removed. For all above 
   6266 	  changes, roll back to the previouse version(r7193) and creat 
   6267 	  "ekiga.spec" instead, since Solaris spec file changed all reference 
   6268 	  of "gnomemeeting.spec" to "ekiga.spec" whichi is code name of the 
   6269 	  new generation of Gnome Meeting
   6270 
   6271 
   6272 2006-04-14  Dave Lin  <dave.lin (a] sun.com>
   6273 
   6274         * firefox.spec: removed firefox-chrome-lang.txt per l10n team's request,
   6275 	  firefox uses new strategy to register chrome entries, so this file is 
   6276 	  useless
   6277         * patches/thunderbird-08-locale.diff: Added.
   6278         * thunderbird.spec: add patch mozilla-06-skip-strip.diff to make no
   6279 	  stripped libraries, add patch firefox-13-locale.diff to make firefox
   6280 	  automatically pick up locale setting from user environment and start 
   6281 	  up in that locale
   6282 
   6283 2006-04-14  Dave Lin  <dave.lin (a] sun.com>
   6284 
   6285         * evolution-data-server.spec:
   6286         * evolution.spec:
   6287         * firefox.spec:
   6288         * thunderbird.spec: for all above changes, move firefox/thunderbird to
   6289 	  "/usr/lib" on Solaris
   6290 
   6291 2006-04-13  Damien Carbery <damien.carbery (a] sun.com>
   6292 
   6293 	* gdm.spec: Remove upstream patches, 10-libvicious-dir and 11-fixaudit.
   6294 	* patches/gdm-10-libvicious-dir.diff, gdm-11-fixaudit.diff: Removed.
   6295 	* patches/gdm-01-branding-defaults-solaris.diff,
   6296 	patches/gdm-03-pam-security-setup.diff: Rework for 2.14.1 tarball.
   6297 	* patches/gnome-panel-07-panel-applet-session-never-restart.diff,
   6298 	patches/gnome-panel-12-restrict-app-launching.diff: Rework for 2.14.1.
   6299 
   6300 2006-04-13  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6301 
   6302 	* *.gz, *.bz2, *.png, *.gif - delete svn:eol-style property
   6303 
   6304 2006-04-13  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6305 
   6306 	* *.gz, *.bz2, *.png, *.gif - set svn:mime-type property to
   6307 	  application/octet-stream, and re-instated correct version of
   6308 	  file if it got mangled during cvs2svn conversion
   6309 
   6310 2006-04-13  Damien Carbery <damien.carbery (a] sun.com>
   6311 
   6312 	* gnome-desktop.spec: Bump to 2.14.1.1.
   6313 	* gnome-backgrounds.spec: Bump to 2.14.1.
   6314 
   6315 2006-04-13  Damien Carbery <damien.carbery (a] sun.com>
   6316 
   6317 	* nautilus-cd-burner.spec: Remove obsolete patch, 05-build-fix.
   6318 	* patches/nautilus-cd-burner-05-build-fix.diff: Removed. Obsolete.
   6319 	* gnome-menus.spec: Bump to 2.14.0.
   6320 
   6321 2006-04-13  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6322 
   6323         * manpages/man5/default.session.5.gz: stage #2 of attempt
   6324 	  to fix problems converting binary files from CVS
   6325 
   6326 2006-04-13  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6327 
   6328         * manpages/man5/default.session.5.gz: stage #1 of attempt
   6329 	  to fix problems converting binary files from CVS
   6330 
   6331 2006-04-13  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6332 
   6333         * gnome-backgrounds.spec:
   6334         * gnome-screensaver.spec:
   6335         * gnome-vfs.spec:
   6336         * nautilus-cd-burner.spec:
   6337         * nautilus.spec:
   6338 	  replace sed with dos2unix to work around ^M problem in SVN
   6339 
   6340 2006-04-13  Dave Lin <dave.lin (a] sun.com>
   6341 	* no files changed - test commit for new SVN repository
   6342 
   6343 2006-04-12  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6344 
   6345         * no files changed - test commit for new SVN repository
   6346 
   6347 2006-04-12  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6348 
   6349         * scripts/prepare-ChangeLog.pl: install new SVN version of script
   6350 
   6351 2006-04-11  Damien Carbery <damien.carbery (a] sun.com>
   6352 
   6353 	* gdm.spec: Bump to 2.14.1.
   6354 	* pygobject.spec: Bump to 2.10.1.
   6355 
   6356 2006-04-11  Cyrille Moureaux <Cyrille.Moureaux (a] Sun.COM>
   6357 
   6358 	* gnome-panel.spec, patches/gnome-panel-12-restrict-app-launching.diff: 
   6359 	added patch for application launching restriction.
   6360 
   6361 2006-04-11  Glynn Foster <glynn.foster (a] sun.com>
   6362 
   6363 	* rhythmbox.spec: Fix tyop.
   6364 
   6365 2006-04-11  Damien Carbery <damien.carbery (a] sun.com>
   6366 
   6367 	* gtk-doc.spec: Specify ACLOCAL_FLAGS for use on Solaris to find a 
   6368 	pkgconfig macro.
   6369 
   6370 2006-04-11  Damien Carbery <damien.carbery (a] sun.com>
   6371 
   6372 	* metacity.spec: Bump to 2.14.2.
   6373 	* zenity.spec: Bump to 2.14.1.
   6374 	* file-roller.spec: Bump to 2.14.1.
   6375 	* eog.spec: Bump to 2.14.1.
   6376 	* libgnome.spec: Bump to 2.14.1.
   6377 	* libgnomeui.spec: Bump to 2.14.1.
   6378 	* eel.spec: Bump to 2.14.1.
   6379 	* nautilus.spec: Bump to 2.14.1.
   6380 	* gnome-user-docs.spec: Bump to 2.14.2.
   6381 
   6382 2006-04-11  Halton Huo <halton.huo (a] sun.com>
   6383 
   6384 	* evolution.spec, patches/evolution-03-remove-uri.diff:
   6385 	  Remove upstream patch 03-remove-uri.
   6386 
   6387 2006-04-11  Glynn Foster <glynn.foster (a] sun.com>
   6388 
   6389 	* patches/shared-mime-info-01-add-mime-types.diff,
   6390 	* shared-mime-info.spec: Bump to 0.17.
   6391 
   6392 2006-04-11  Glynn Foster  <glynn.foster (a] sun.com>
   6393 
   6394 	* patches/shared-mime-info-02-fix-m3u.diff,
   6395 	shared-mime-info.spec: Sub-class x-mpegurl as
   6396 	text/plain which fixes freedesktop.org #6495,
   6397 	and keeps Bart happy.
   6398 
   6399 2006-04-10  Damien Carbery <damien.carbery (a] sun.com>
   6400 
   6401 	* gnome-screensaver.spec: Bump 2.14.1.
   6402 	* gnopernicus.spec: Bump 1.0.4.
   6403 	* nautilus-cd-burner.spec: Bump 2.14.1.
   6404 	* deskbar-applet.spec: Bump 2.14.1.
   6405 	* control-center.spec: Bump 2.14.1.
   6406 	* gtkhtml.spec: Bump 3.10.1.
   6407 	* evolution-data-server.spec: Bump 1.6.1.
   6408 	* evolution-exchange.spec: Bump 2.6.1.
   6409 	* evolution.spec: Bump 2.6.1.
   6410 	* libsoup.spec: Bump 2.2.92.
   6411 
   6412 2006-04-10  Damien Carbery <damien.carbery (a] sun.com>
   6413 
   6414 	* gnome-desktop.spec: Bump to 2.14.1.
   6415 	* gnome-nettool.spec: Bump to 2.14.1.
   6416 	* gnome-panel.spec: Bump to 2.14.1.
   6417 	* gnome-applets.spec: Bump to 2.14.1.
   6418 	* gedit.spec: Bump to 2.14.2.
   6419 
   6420 2006-04-10  Padraig O'Briain <padraig.obriain (a] sun.com>
   6421 
   6422 	* gnome-system-tools.spec: Add define USE_AUTHEN_PAM for Solaris.
   6423 	* patches/gnome-system-tools-07-users.diff: Update to not encrypt
   6424 	password if USE_AUTHEN_PAM is defined.
   6425 	* patches/system-tools-backends-02-common.diff: Update patch to
   6426 	suppress writing line containing password in debug output in
   6427 	gst_debug_print_to_file in debug.pl.
   6428 	* patches/system-tools-backends-08-users.diff: Update patch to use
   6429 	Authen::PAM to change passwords on Solaris.
   6430 
   6431 2006-04-10  Damien Carbery <damien.carbery (a] sun.com>
   6432 
   6433 	* gtk-doc.spec: Bump to 1.6.
   6434 	* gnome-terminal.spec: Bump to 2.14.1.
   6435 	* evolution-jescs.spec: Bump to 2.5.3.
   6436 	* yelp.spec: Bump to 2.14.1.
   6437 	* gnome-user-docs.spec: Bump to 2.14.1.
   6438 	* gnome-games.spec: Bump to 2.14.1.
   6439 	* gtksourceview.spec: Bump to 1.6.1.
   6440 	* sound-juicer.spec: Bump to 2.14.2. Remove upstream patch.
   6441 	* patches/sound-juicer-01-fixcompile.diff: Removed, upstream.
   6442 	* libwnck.spec: Bump to 2.14.1.
   6443 	* gnome-system-monitor.spec: Bump to 2.14.1.
   6444 	* libgtop.spec: Bump to 2.14.1.
   6445 	* gnome-session.spec: Bump to 2.14.1.
   6446 
   6447 2006-04-07  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6448 
   6449 	* apoc.spec: incremented release numbers for build 38b
   6450 
   6451 2006-04-05  Brian Cameron  <brian.cameron (a] sun.com>
   6452 
   6453 	* gst-plugins-good.spec, patches/gst-plugins-good-02-sunaudiosink.diff:
   6454 	  Fix audio sink plugin so it properly allocates the ring buffer instead
   6455 	  of using buffer-time property.  
   6456 
   6457 2006-04-05  Damien Carbery <damien.carbery (a] sun.com>
   6458 
   6459 	* rhythmbox.spec: Remove --with-ipod option as gtkpod is not in build.
   6460 	* pygobject.spec: Added. pygobject is no longer in pygtk2.
   6461 	* patches/pygobject-01-uninstalled.pc.diff: Added.
   6462 	* patches/pygtk2-01-uninstalled.pc.diff: Remove references to pygobject.
   6463 
   6464 2006-04-05  Damien Carbery <damien.carbery (a] sun.com>
   6465 
   6466 	* patches/sound-juicer-01-fixcompile.diff: Remove upstream chunks.
   6467 
   6468 2006-04-05  Glynn Foster <glynn.foster (a] sun.com>
   6469 
   6470 	* gnome-utils.spec: Add patch.
   6471 	* patches/gnome-utils-03-gnome-screenshot.diff: Move from
   6472 	Solaris directory.
   6473 
   6474 2006-04-04  Damien Carbery <damien.carbery (a] sun.com>
   6475 
   6476 	* pygtk2.spec: Bump to 2.9.0.
   6477 	* sound-juicer.spec: Bump to 2.14.1.
   6478 
   6479 2006-04-04  Dave Lin <dave.lin (a] sun.com>
   6480 
   6481 	* gnomemeeting.spec, patches/gnomemeeting-01-pwlib-cxxflags.diff, 
   6482 	  patches/gnomemeeting-02-pwlib-name.diff, 
   6483 	  patches/gnomemeeting-03-pwlib-plugindir.diff,
   6484 	  patches/gnomemeeting-04-opal-name.diff,
   6485 	  patches/gnomemeeting-05-ekiga-ldflags.diff: Modify the linux spec
   6486 	  file and add patches to fit for building GnomeMeeting 2.0 on Solaris
   6487 
   6488 2006-04-04  Dave Lin <dave.lin (a] sun.com>
   6489 
   6490 	* patches/mozilla-06-skip-strip.diff, firefox.spec: Bump version to
   6491 	  2.0 alpha1, remove Patch3,4,11 which have been upstreamed into this
   6492 	  version, add patch mozilla-06-skip-strip.diff to make no stripped
   6493 	  libraries
   6494 
   6495 2006-04-04  Halton Huo <halton.huo (a] sun.com>
   6496 
   6497 	* evolution-data-server.spec, evolution-exchange.spec,
   6498 	  evolution-jescs.spec, evolution.spec,
   6499 	  gtkhtml.spec, libsoup.spec:
   6500 	  Remove .a/.la files in linux spec.
   6501 
   6502 2006-04-04  Glynn Foster <glynn.foster (a] sun.com>
   6503 
   6504 	* brltty.spec: Don't install libbrlapi.a, bad.
   6505 
   6506 2006-04-03  Padraig O'Briain <padraig.obriain (a] sun.com>
   6507 
   6508 	* at-spi.spec: Add reference to patch at-spi-01-define-symbols.diff
   6509 	* patches/at-spi-01-define-symbols.diff: Patch to not make symbol
   6510 	cspi_accessible_is_a used by gok local.
   6511 
   6512 	* patches/gnome-system-tools-02-forkpty.diff: Include original
   6513 	forkpty code from nexenta. Use define NOPTY on Solaris.
   6514 	* gnome-system-tools.spec: Add define NOPTY.
   6515  
   6516 2006-04-03  Damien Carbery <damien.carbery (a] sun.com>
   6517 
   6518 	* dasher.spec: Bump to 4.0.2.
   6519 	* librsvg.spec: Bump to 2.14.3.
   6520 
   6521 2006-03-31  Damien Carbery <damien.carbery (a] sun.com>
   6522 
   6523 	* at-spi.spec: Bump to 1.7.7.
   6524 	* atk.spec: Bump to 1.11.4.
   6525 
   6526 2006-03-31  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6527 
   6528 	* apoc.spec: incremented release numbers for build 38
   6529 
   6530 2006-03-31  Damien Carbery <damien.carbery (a] sun.com>
   6531 
   6532 	* pygtk2.spec: Bump to 2.8.5.
   6533 
   6534 2006-03-31  Dave Lin <dave.lin (a] sun.com>
   6535 
   6536 	* firefox.spec,patches/firefox-13-locale.diff: Add patch
   6537 	firefox-13-locale.diff to make firefox automatically pick up locale
   6538 	setting from user environment and start up in that locale
   6539 
   6540 2006-03-30  Halton Huo <halton.huo (a] sun.com>
   6541 
   6542 	* evolution-data-server.spec, evolution-exchange.spec,
   6543 	  evolution.spec, gtkhtml.spec, libsoup.spec:
   6544 	  Alter "remove *.a/*.la files part" to corresponding
   6545 	  SUNWxxx spec filse.
   6546 
   6547 2006-03-29  Padraig O'Briain <padraig.obriain (a] sun.com>
   6548 
   6549 	* patches/system-tools-backends-08-users.diff: Change change_user_chfn
   6550 	to set only user name on Solaris.
   6551 	Remove -p option from useradd on Solaris when creating user.
   6552 	Replace call to gpasswd in add_group on Solaris.
   6553 
   6554 	* patches/gnome-system-tools-02-forkpty.diff: Implement forkpty
   6555 	on Solaris using pipe instead of pseudo terminal. This 
   6556 	avoids bug 6402696.
   6557 
   6558 	* patches/gnome-system-tools-07-users.diff: Avoid crash when new user
   6559 	is being created but group is not specified.
   6560 	Make GtkTable for Contact Information not visible.
   6561 
   6562 2006-03-28  Brian Cameron  <brian.cameron (a] sun.com>
   6563 
   6564 	* gnome-media.spec, patches/gnome-media-05-disable-gnome-cd.diff:  No
   6565 	  longer build gnome-cd.
   6566 	* libcdio.spec, rhythmbox.spec, sound-juicer.spec, 
   6567 	  patches/libdeio-01-noc++lib.diff,
   6568 	  patches/rhythmbox-01-fixcompile.diff,
   6569 	  patches/sound-juicer-01-fixcompile.diff:  Added new spec fukes to
   6570 	  build RhythmBox and SoundJuicer.  libcdio is a new dependency of
   6571 	  GStreamer and sound-juicer to support CD ripping.
   6572 	  
   6573 2006-03-28  Padraig O'Briain <padraig.obriain (a] sun.com>
   6574 
   6575 	* patches/gnome-system-tools-06-time.diff: Add missing patch.
   6576 	* patches/system-tools-backends-08-users.diff: Update change_group.
   6577 	Call groups and usermod -G on Solaris to add or remove user from a 
   6578 	group. Correct check whethere user is being added or removed from a
   6579 	group.
   6580 
   6581 2006-03-27  Padraig O'Briain <padraig.obriain (a] sun.com>
   6582 
   6583 	* patches/system-tools-backends-08-users.diff: Remove allows_to
   6584 	from groups_prop_array and check for it in xml_parse_group instead.
   6585 	Really remove -l option from usermod call on Solaris.
   6586 
   6587 2006-03-27  Padraig O'Briain <padraig.obriain (a] sun.com>
   6588 
   6589 	* patches/gnome-system-tools-02-forkpty.diff: Set full buffering
   6590 	on write stream fo fix problem with some xml not reaching backend
   6591 	users-conf. Add buffer for write stream to GstTool.
   6592 	* patches/gnome-system-tools-07-users.diff: New patch; sets max
   6593 	uid and gid to IDMAX which is set to MAXUID.
   6594 	* patches/system-tools-backends-08-users.diff: Add get_users_prop_array
   6595 	so that users properties are set correctly.
   6596 	Add allows_to to groups properties
   6597 	Add list of shells if /etc/shells is not found.
   6598 	Add specific usermod command on Solaris which omits -p and -l options.
   6599 	Check for use_md5 in xml_parse_users.
   6600 	Add call to get_users_prop_array during initialization
   6601 
   6602 2006-03-22  Brian Cameron  <brian.cameron (a] sun.com>
   6603 
   6604 	* patches/gtk+-04-mediaLib.diff:  Remove blending code from
   6605 	  mediaLib patch.  It has been noticed that the GDK implementation
   6606 	  of gtk_rgb_convert_0888 changed beyond the capability of current
   6607 	  mediaLib functionality.  Removing the mediaLib integration for
   6608 	  this function for now.  Working with mediaLib team to get a new
   6609 	  function added so support can be added back at a later time.
   6610 	
   6611 2006-03-22  Laszlo Peter  <laca (a] sun.com>
   6612 
   6613 	* control-center.spec: add missing dep (gstreamer)
   6614 	* javaapps.spec: remove.  This pkg was EOF'd.
   6615 	* liboil.spec: fix typo in %description
   6616 
   6617 2006-03-22  Damien Carbery <damien.carbery (a] sun.com>
   6618 
   6619 	* apoc.spec: Increment release number for build 37b.
   6620 
   6621 2006-03-21  Damien Carbery <damien.carbery (a] sun.com>
   6622 
   6623 	* gthumb.spec: Bump to 2.7.5.1.
   6624 
   6625 2006-03-21  Glynn Foster <glynn.foster (a] sun.com>
   6626 
   6627 	* docs/jds-introduction.html: Get rid of the 'OpenSolaris Desktop'
   6628 	releases since it doesn't really fit in with the Vermillion naming
   6629 	scheme we're now going for. Step one to a more consistent website.
   6630 
   6631 2006-03-20  Padraig O'Briain <padraig.obriain (a] sun.com>
   6632 
   6633 	* patches/system-tools-backends-02-common.diff: Remove
   6634 	-a command line options from some svcs commands in service.pl.n 
   6635 	as it gives an error
   6636 	* patches/system-tools-backends-07-time.diff: Update time_get_sunos_zone
   6637 	in tome-conf.in to get the timezone from /etc/default/init.
   6638 	Remove format statment from date command in as it gives bad conversion 
   6639 	error.
   6640 
   6641 2006-03-20  Glynn Foster <glynn.foster (a] sun.com>
   6642 
   6643 	* gnome-pilot.spec: Update.
   6644 	* patches/gnome-pilot-04-capplet-install.diff: Add patch
   6645 	to install into correct location. #313203.
   6646 
   6647 2006-03-18  Damien Carbery <damien.carbery (a] sun.com>
   6648 
   6649 	* orca.spec: Bump to 0.2.2.
   6650 	* dasher.spec: Bump to 4.0.1.
   6651 	* GConf.spec: Bump to 2.14.0.
   6652 
   6653 2006-03-17  Glynn Foster <glynn.foster (a] sun.com>
   6654 
   6655 	* deskbar-applet.spec: Update.
   6656 	* patches/deskbar-applet-01-browser-locations.diff: New patch
   6657 	from Rich Lowe to get the correct browser locations for Firefox
   6658 	and Mozilla.
   6659 
   6660 2006-03-16  Damien Carbery <damien.carbery (a] sun.com>
   6661 
   6662 	* gtk2.spec: Bump 2.8.16.
   6663 	* libxklavier.spec: Bump 2.2.
   6664 	* gedit.spec: Bump 2.14.1.
   6665 	* gnome-nettool.spec: Bump 2.14.0.
   6666 	* gnupg.spec: Bump to 1.4.2.2.
   6667 
   6668 2006-03-16  Padraig O'Briain <padraig.obriain (a] sun.com>
   6669 
   6670 	* patches/gnome-system-tools-01-config.diff
   6671 	* patches/gnome-system-tools-02-forkpty.diff
   6672 	* patches/gnome-system-tools-03-emptyconstruct.diff
   6673 	* patches/gnome-system-tools-04-tz.diff
   6674 	* patches/gnome-system-tools-05-shares.diff
   6675 	* patches/system-tools-backends-01-boot.diff
   6676 	* patches/system-tools-backends-02-common.diff
   6677 	* patches/system-tools-backends-03-disks.diff
   6678 	* patches/system-tools-backends-04-network.diff
   6679 	* patches/system-tools-backends-05-services.diff
   6680 	* patches/system-tools-backends-06-shares.diff
   6681 	* patches/system-tools-backends-07-time.diff
   6682 	* patches/system-tools-backends-08-users.diff: Patches moved from
   6683 	Solaris directory
   6684 	* gnome-system-tools.spec:
   6685 	* system-tools-backends.spec: Update to apply patches.
   6686 	
   6687 2006-03-15  Damien Carbery <damien.carbery (a] sun.com>
   6688 
   6689 	* libbonoboui.spec: Bump to 2.14.0.
   6690 	* gnome-icon-theme.spec: Bump to 2.14.2.
   6691 	* nautilus-cd-burner.spec: Bump to 2.14.0.2.
   6692 
   6693 2006-03-14  Damien Carbery <damien.carbery (a] sun.com>
   6694 
   6695 	* gedit.spec: Add patches to get build to pass.
   6696 	* patches/gedit-02-gtksourceview-binding.diff: Remove ref to file that
   6697 	is not available (part of pygtk2 but we are using latest version).
   6698 	* patches/gedit-03-no-zh_TW-help.diff: Added to skip zh_TW help as it 
   6699 	crashes xml2po.
   6700 
   6701 2006-03-14  Damien Carbery <damien.carbery (a] sun.com>
   6702 
   6703 	* poppler.spec: Bump to 0.5.1 as required by evince 0.5.2.
   6704 	* libbonobo.spec: Bump to 2.14.0.
   6705 	* gst.spec: Bump to 0.10.4.
   6706 	* gst-plugins-base.spec: Bump to 0.10.5.
   6707 	* ORBit2.spec: Bump to 2.14.0.
   6708 	* patches/ORBit-01-no-static.diff: Rework.
   6709 
   6710 2006-03-14  Damien Carbery <damien.carbery (a] sun.com>
   6711 
   6712 	* vte.spec: Add patch, 12-msgfmt-no-c-param, to remove '-c' param from 
   6713 	msgfmt call. That switch breaks Solaris build.
   6714 	* patches/vte-12-msgfmt-no-c-param.diff: Added.
   6715 
   6716 2006-03-14  Cyrille Moureaux <Cyrille.Moureaux (a] Sun.COM>
   6717 
   6718 	* apoc-adapter-gconf.spec, 
   6719 	patches/apoc-adapter-gconf-02-placeholders.diff:
   6720 	patch to sync with head of code state and integrate changes for 6397519.
   6721 
   6722 2006-03-14  Damien Carbery <damien.carbery (a] sun.com>
   6723 
   6724 	* deskbar-applet.spec: Bump to 2.14.0.1.
   6725 	* zenity.spec: Bump to 2.14.0.
   6726 	* file-roller.spec: Bump to 2.14.0.
   6727 	* gnome-session.spec: Bump to 2.14.0.
   6728 	* eog.spec: Bump to 2.14.0.
   6729 	* nautilus-cd-burner.spec: Bump to 2.14.0.1.
   6730 	* evince.spec: Bump to 0.5.2.
   6731 	* gdm.spec: Bump to 2.14.0.
   6732 	* metacity.spec: Bump to 2.14.1.
   6733 	* gnome-system-tools.spec: Bump to 2.14.0.
   6734 
   6735 2006-03-14  Brian Cameron  <brian.cameron (a] sun.com>
   6736 
   6737 	* gdm.spec, patches/gdm-11-fixaudit.diff:  Patch to fix GDM audit logic
   6738 	  so it no longer fails to let users authenticate when BSM is turned
   6739 	  on.  This patch can go away when GDM 2.14.1 is released.
   6740 
   6741 2006-03-14  Glynn Foster <glynn.foster (a] sun.com>
   6742 
   6743 	* control-center.spec: Update patches.
   6744 	* patches/control-center-11-settings-daemon-per-display.diff:
   6745 	Remove upstream patch, #94049.
   6746 	* patches/control-center*.diff: Reorder.
   6747 
   6748 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6749 
   6750 	* gnome-themes.spec: Bump to 2.14.0.
   6751 	* gtk2.spec: Bump to 2.8.15.
   6752 	* gnome-backgrounds.spec: Bump to 2.14.0.
   6753 	* gnome-panel.spec: Bump to 2.14.0.
   6754 	* gnome-desktop.spec: Bump to 2.14.0.
   6755 	* dasher.spec: Bump to 4.0.0.
   6756 	* patches/dasher-01-forte.diff: Remove upstream chunks.
   6757 	* libwnck.spec: Bump to 2.14.0.
   6758 
   6759 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6760 
   6761 	* evolution.spec: Remove upstream patches, 03-init-config and
   6762 	05-show-border. Rename remainder.
   6763 	* patches/evolution-03-init-config.diff: Removed, upstream.
   6764 	* patches/evolution-05-show-border.diff: Removed, upstream.
   6765 	* patches/evolution-03-remove-uri.diff: Added, renamed from 04.
   6766 
   6767 2006-03-13  Laszlo Peter  <laca (a] sun.com>
   6768 
   6769 	Jumbo commit for keeping HEAD buildable on Linux
   6770 
   6771 	* aspell-en.spec: remove '-' from version number -- invalid in rpm,
   6772 	  fix %files
   6773 	* aspell.spec: fix %files and changelog dates
   6774 	* at-spi.spec: fix %files
   6775 	* blueprint.spec: use the same tarball as on Solaris
   6776 	* brltty.spec: fix and simplify %files
   6777 	* control-center.spec: add evolution-data-server dep; fix
   6778 	  invalid date strings in %changelog
   6779 	* dbus.spec: fix %files
   6780 	* deskbar-applet.spec: fix required e-d-s version; add m4/ to
   6781 	  aclocal search path; fix %files and %changelog dates
   6782 	* dogtail.spec: fix %files and %changelog date
   6783 	* eel.spec: fix %changelog dates
   6784 	* evince.spec: fix %files
   6785 	* evolution-data-server.spec: fix %base_version macro
   6786 	* evolution-exchange.spec: obsoletes/provides ximian-connector;
   6787 	  fix %files
   6788 	* evolution-jescs.spec: fix date string in %changelog
   6789 	* evolution-webcal.spec: s/2005/2006/
   6790 	* evolution.spec: remove mozilla dep; fix %files
   6791 	* file-roller.spec: fix %files and %changelog dates
   6792 	* fontconfig.spec: add %_localstatedir to %files
   6793 	* gaim.spec: %files files
   6794 	* gedit.spec: define -devel subpkg; disable running scrollkeeper
   6795 	  in %install remove *.pyo; fix %files
   6796 	* gimp.spec: use gunzip -c instead of gzcat (not available on Linux)
   6797 	* gnome-cups-manager.spec: update Source URL
   6798 	* gnome-games.spec: remove gnome-stones from %post and %files
   6799 	* gnome-icon-theme.spec: fix %files
   6800 	* gnome-keyring.spec: s/2005/2006/
   6801 	* gnome-panel.spec: %if 0 and already %ifos linux'd patch because
   6802 	  it needs work for 2.14; add FIXME; disable running scrollkeeper
   6803 	  in %install
   6804 	* gnome-pilot.spec: add patch that fixes pilot-link version checking
   6805 	  in configure; fix %files
   6806 	* patches/gnome-pilot-03-pilot-link-version.diff: patch that does it
   6807 	* gnome-python-desktop.spec: define %python_version; fix %files
   6808 	* gnome-python.spec: fix %files
   6809 	* gnome-system-tools.spec: add a bunch of --foodir=%{_foodir} args
   6810 	  to  configure call; remove scrollkeeper dirt in %install
   6811 	* gnome-terminal.spec: update %files
   6812 	* gnome-user-docs.spec: disable running scrollkeeper in %install
   6813 	* gnome-utils.spec: disable running scrollkeeper in %install;
   6814 	  remove *.a and *.la from %{_libdir}; update %files
   6815 	* gphoto2.spec: add m4m subdir to aclocal search path
   6816 	* gst-plugins-base.spec: fix dependencies, %build, %install, %post
   6817 	  and %files
   6818 	* gst-plugins-good.spec: fix dependencies, %build, %post, %files
   6819 	  and rename duplicate rpm gstreamer-plugins-devel to
   6820 	  gst-plugins-good-devel
   6821 	* gst.spec: remove gst-register call from %post; fix files
   6822 	* gthumb.spec: update %files
   6823 	* gtkam.spec: add m4m subdir to aclocal search path
   6824 	* gtkperf.spec: remove %{_prefix}/doc in %install
   6825 	* gtksourceview.spec: intltoolize; re-run config.status after
   6826 	  configure to correctly regenerate po/Makefile
   6827 	* gucharmap.spec: disable running scrollkeeper in %install; fix %files
   6828 	* icon-naming-utils.spec: add buildreq perl-XML-Simple; fix %files
   6829 	* libgnome.spec: re-run config.status after configure to correctly
   6830 	  regenerate po/Makefile
   6831 	* libgphoto2.spec: fix %install, %clean and %files
   6832 	* libgsf.spec: install gconf schemes in %post; add %preun for
   6833 	  uninstalling the gconf schemes and update %files
   6834 	* liboil.spec: move CFLAGS=foo line back to it's place
   6835 	* nautilus-cd-burner.spec: update %files
   6836 	* nautilus.spec: disable running update-mime-database in %install;
   6837 	  update %files
   6838 	* orca.spec: update and simplify %files
   6839 	* pango.spec: update %files and %changelog date
   6840 	* patches/gnome-panel-11-clock-timezone.diff: merge with new code
   6841 	* patches/liboil-01-forte.diff: use $(CFLAGS) instead of hard coding
   6842 	  forte specific flags
   6843 	* perl-XML-Simple.spec: (new): spec file for the XML::Simple perl
   6844 	  module
   6845 	* pilot-link.spec: (new): spec file for pilot-link
   6846 	* planner.spec: run config.status after configure to correctly
   6847 	  regenerate po/Makefile
   6848 	* poppler.spec: obsoletes/provides xpdf; fix %files
   6849 	* pygtk2.spec: remove libglade subpkg; %ifos solaris some CFLAGS
   6850 	  hacking; simplify and fix %files
   6851 	* pyspi.spec: update %files
   6852 	* python.spec: enable building shared libpython2.4
   6853 	* pyxml.spec: s/expat-devel/expat/ and update %files
   6854 	* zenity.spec: disable running scrollkeeper in %install
   6855 
   6856 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6857 
   6858 	* eel.spec: Remove upstream patch, 04-a11y-330995.
   6859 	* patches/eel-04-a11y-330995.diff: Removed, upstream.
   6860 	* gok.spec: Bump to 1.0.7.
   6861 
   6862 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6863 
   6864 	* gtkhtml.spec: Bump to 3.10.0.
   6865 	* evolution-data-server.spec: Bump to 1.6.0.
   6866 	* evolution.spec: Bump to 2.6.0.
   6867 	* evolution-exchange.spec: Bump to 2.6.0.
   6868 	* gail.spec: Bump to 1.8.11.
   6869 	* gnome-mag.spec: Bump to 0.12.4.
   6870 	* atk.spec: Bump to 1.11.3.
   6871 	* at-poke.spec: Bump to 0.2.3.
   6872 
   6873 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6874 
   6875 	* eel.spec: Bump to 2.14.0.
   6876 	* nautilus.spec: Bump to 2.14.0.
   6877 	* libgnome.spec: Bump to 2.14.0.
   6878 	* libgnomecanvas.spec: Bump to 2.14.0.
   6879 	* libgnomeui.spec: Bump to 2.14.0.
   6880 	* gnome-utils.spec: Bump to 2.14.0.
   6881 	* libgtop.spec: Bump to 2.14.0.
   6882 	* gnome-system-monitor.spec: Bump to 2.14.0.
   6883 	* nautilus-cd-burner.spec: Bump to 2.14.0.
   6884 	* gnome-screensaver.spec: Bump to 2.14.0.
   6885 	* gcalctool.spec: Bump to 5.7.32.
   6886 	* control-center.spec: Bump to 2.14.0.
   6887 
   6888 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6889 
   6890 	* pyorbit.spec: Bump to 2.14.0.
   6891 	* gnome-terminal.spec: Bump to 2.14.0.
   6892 	* yelp.spec: Bump to 2.14.0.
   6893 	* pango.spec: Bump to 1.12.0.
   6894 	* vte.spec: Bump to 0.12.0.
   6895 	* gucharmap.spec: Bump to 1.6.0.
   6896 	* gnome-keyring.spec: Bump to 0.4.9.
   6897 	* gnome-user-docs.spec: Bump to 2.14.0.
   6898 	* totem.spec: Bump to 1.4.0.
   6899 	* gnome-games.spec: Bump to 2.14.0.
   6900 	* gnome-vfs.spec: Bump to 2.14.0.
   6901 
   6902 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6903 
   6904 	* evolution-jescs.spec: Remove patch, 01-bonobo, as crashed fixed.
   6905 	* patches/evolution-jescs-01-bonobo.diff: Removed. Fixed upstream.
   6906 
   6907 2006-03-13  Damien Carbery <damien.carbery (a] sun.com>
   6908 
   6909 	* gnome-media.spec: Bump to 2.14.0.
   6910 	* sound-juicer.spec: Bump to 2.14.0.
   6911 	* bug-buddy.spec: Bump to 2.14.0.
   6912 	* gconf-editor.spec: Bump to 2.14.0.
   6913 	* gnome-keyring-manager.spec: Bump to 2.14.0.
   6914 	* gnome-python.spec: Bump to 2.12.4.
   6915 	* gedit.spec: Bump to 2.14.0.
   6916 	* gnome-python-desktop.spec: Bump to 2.14.0.
   6917 	* deskbar-applet.spec: Bump to 2.14.0.
   6918 
   6919 2006-03-12  Damien Carbery <damien.carbery (a] sun.com>
   6920 
   6921 	* gnome-doc-utils.spec: Bump to 0.6.0.
   6922 	* librsvg.spec: Bump to 2.14.2.
   6923 	* gnome-applets.spec: Bump to 2.14.0.
   6924 	* gtksourceview.spec: Bump to 1.6.0.
   6925 
   6926 2006-03-10  Damien Carbery <damien.carbery (a] sun.com>
   6927 
   6928 	* libgsf.spec: Bump to 1.14.0.
   6929 	* evolution-jescs.spec: Bump to 2.5.2.
   6930 
   6931 2006-03-10  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   6932 
   6933 	* apoc.spec: incremented release numbers for build 36b
   6934 
   6935 2006-03-10  Damien Carbery <damien.carbery (a] sun.com>
   6936 
   6937 	* gst-fluendo-mp3.spec: Added. GStreamer MP3 plugin from Fluendo.
   6938 
   6939 2006-03-10  Dave Lin <dave.lin (a] sun.com>
   6940 
   6941 	* patches/thunderbird-07-ldap-prefs.diff:
   6942 	* thunderbird.spec: Add patch thunderbird-07-ldap-prefs.diff to 
   6943 	  fix CR6344861(this patch already in the latest gecko 1.8 branch) 
   6944 
   6945 2006-03-10  Halton Huo <halton.huo (a] sun.com>
   6946 
   6947 	* patches/mozilla-07-bz307041.diff: Remove unused patch.
   6948 	* thunderbird.spec, patches/thunderbird-06-save-all-attach.diff:
   6949 	  Add patch thunderbird-06-save-all-attach.diff to fix 6373061.
   6950 
   6951 2006-03-09  Damien Carbery <damien.carbery (a] sun.com>
   6952 
   6953 	* gtk2.spec: Bump to 2.8.14.
   6954 	* vte.spec: Bump to 0.11.21.
   6955 	* libgphoto2.spec: Add patch, 03-solaris-mntent, to port mntent code 
   6956 	to Solaris.
   6957 	* patches/libgphoto2-03-solaris-mntent.diff: Added.
   6958 	* patches/libgphoto2-01-gettext.diff: Make GNU GETTEXT changes to
   6959 	libgphoto2_port/configure.in too.
   6960 
   6961 2006-03-09  Damien Carbery <damien.carbery (a] sun.com>
   6962 
   6963 	* gnome-session.spec: Add patch, 10-G_DEBUG-off, to not set 
   6964 	G_DEBUG=fatal_criticals as it exposes a lot of crashes in Evolution.
   6965 	* patches/gnome-session-10-G_DEBUG-off.diff: Added.
   6966 
   6967 2006-03-08  Damien Carbery <damien.carbery (a] sun.com>
   6968 
   6969 	* SunDesktopVersion.spec: Bump build number to 7.
   6970 	* glib2.spec: Bump to 2.10.1.
   6971 
   6972 2006-03-08  Glynn Foster <glynn.foster (a] sun.com>
   6973 
   6974 	* aspell-en.spec, freetts.spec: Update some
   6975 	licenses.
   6976 
   6977 2006-03-07  Damien Carbery <damien.carbery (a] sun.com>
   6978 
   6979 	* gtk-doc.spec: Bump to 1.5.
   6980 	* libbonobo.spec: Bump to 2.13.93.
   6981 
   6982 2006-03-06  Damien Carbery <damien.carbery (a] sun.com>
   6983 
   6984 	* gthumb.spec: Bump to 2.7.4.
   6985 	* libcroco.spec: Bump to 0.6.1.
   6986 	* gedit.spec: Bump to 2.13.93.
   6987 	* gnopernicus.spec: Bump to 1.0.3. 
   6988 
   6989 2006-03-06  Damien Carbery <damien.carbery (a] sun.com>
   6990 
   6991 	* apoc.spec: Incremented release numbers for build 36.
   6992 
   6993 2006-03-06  Laszlo Kovacs <laszlo.kovacs (a] sun.com>
   6994 
   6995 	* SUNWkeyring.spec: zh_HK symlinks added.
   6996 
   6997 2006-03-05  Damien Carbery <damien.carbery (a] sun.com>
   6998 
   6999 	* libsoup.spec: Bump to 2.2.91.
   7000 	* gnome-terminal.spec: Bump to 2.13.93.
   7001 	* gnome-utils.spec: Bump to 2.13.95.
   7002 	* eog.spec: Bump to 2.13.92.
   7003 
   7004 2006-03-03  Jeff Cai <jeff.cai (a] sun.com>
   7005 
   7006 	* evolution.spec:
   7007 	* patches/evolution-03-init-config.diff:
   7008 	* patches/evolution-04-remove-uri.diff:
   7009 	* patches/evolution-05-show-border.diff: fix a startup crash.
   7010 
   7011 2006-03-03  Harry Lu  <harry.lu (a] sun.com>
   7012 
   7013 	* evolution-jescs.spec: add patch evolution-jescs-01-bonobo.diff
   7014 	* patches/evolution-jescs-01-bonobo.diff: fix a startup crash.
   7015 
   7016 2006-03-03  Damien Carbery <damien.carbery (a] sun.com>
   7017 
   7018 	* gdm.spec: Bump to 2.13.0.10.
   7019 
   7020 2006-03-02  Damien Carbery <damien.carbery (a] sun.com>
   7021 
   7022 	* gnome-screensaver.spec: Correct sed conversion code.
   7023 
   7024 2006-03-01  Brian Cameron <brian.cameron (a] sun.com>
   7025 
   7026 	* patches/gdm-01-branding-defaults-solaris.diff:  Turn off 
   7027 	  SystemMenu by default because we do not want "Shut Down", "Reboot",	
   7028 	  etc. appearing in the system menu by default.
   7029 
   7030 2006-03-01  Damien Carbery <damien.carbery (a] sun.com>
   7031 
   7032 	* gnome-screensaver.spec: Use sed to convert po files from DOS to Unix 
   7033 	line ending format.
   7034 
   7035 2006-03-01  Laszlo Peter  <laca (a] sun.com>
   7036 
   7037 	* gnome-backgrounds.spec: use sed instead of dos2unix; dos2unix
   7038 	  corrupts some UTF-8 strings
   7039 	* gnome-vfs.spec: same again
   7040 	* nautilus.spec: same again
   7041 	* nautilus-cd-burner.spec: convert po files to unix instead of
   7042 	  removing them.
   7043 
   7044 2006-03-01  Damien Carbery <damien.carbery (a] sun.com>
   7045 
   7046 	* gnome-backgrounds.spec: Bump to 2.13.92.
   7047 	* totem.spec: Bump to 1.3.92.
   7048 
   7049 2006-03-02  Glynn Foster <glynn.foster (a] sun.com>
   7050 
   7051 	* deskbar-applet.spec: Update to actually require 
   7052 	gnome-python-desktop not -extras.
   7053 	* gnome-python-desktop.spec: New untested spec file.
   7054 
   7055 2006-02-28  Laszlo Peter  <laca (a] sun.com>
   7056 
   7057 	* fontconfig.spec: s/2005/2006/
   7058 	* patches/glib-04-gmodule-always-lazy.diff: add LDRT_FIRST too
   7059 	  when using LDRT_LAZY.
   7060 	* patches/glib-05-solaris-thread-flags.diff: rework this patch
   7061 	  now that Solaris thread support is gone from glib.  Resubmitted
   7062 	  to bugzilla 315061.
   7063 	* patches/librsvg-01-no-def-file.diff: fix Makefile.  Attached
   7064 	  to bugzilla 327855
   7065 
   7066 2006-02-28  Damien Carbery <damien.carbery (a] sun.com>
   7067 
   7068 	* gnome-session.spec: Bump to 2.13.92.
   7069 	* libgnomeui.spec: Bump to 2.13.90.
   7070 	* libgnome.spec: Bump to 2.13.90.
   7071 	* bug-buddy.spec: Bump to 2.13.90.
   7072 	* sound-juicer.spec: Bump to 2.13.6.
   7073 	* deskbar-applet.spec: Bump to 2.13.92.
   7074 	* librsvg.spec: Bump to 2.14.1.
   7075 
   7076 2006-02-28  Damien Carbery <damien.carbery (a] sun.com>
   7077 
   7078 	* eel.spec: Add upstream patch, 04-a11y-330995. Fixes 330995
   7079 	* patches/eel-04-a11y-330995.diff: Added. Upstream but missed tarball.
   7080 
   7081 2006-02-28  Damien Carbery <damien.carbery (a] sun.com>
   7082 
   7083 	* gdm.spec: Remove upstream patch, 11-gdm.
   7084 	* patches/gdm-11-fixcore.diff: Removed, upstream.
   7085 
   7086 2006-02-28  Damien Carbery <damien.carbery (a] sun.com>
   7087 
   7088 	* gdm.spec: Bump to 2.13.0.9.
   7089 	* gnome-media.spec: Bump to 2.13.93.
   7090 	* file-roller.spec: Bump to 2.13.92.
   7091 	* at-spi.spec: Bump to 1.7.6.
   7092 	* gnome-system-monitor.spec: Bump to 2.13.92.
   7093 	* metacity.spec: Bump to 2.13.144.
   7094 	* gnome-desktop.spec: Bump to 2.13.92.
   7095 	* libwnck.spec: Bump to 2.13.92.
   7096 	* eel.spec: Bump to 2.13.92.
   7097 	* nautilus.spec: Bump to 2.13.92.
   7098 	* gnome-keyring.spec: Bump to 0.4.8.
   7099 	* control-center.spec: Bump to 2.13.93.
   7100 	* gnome-nettool.spec: Bump to 2.13.91.
   7101 	* nautilus-cd-burner.spec: Bump to 2.13.92.
   7102 	* gnome-screensaver.spec: Bump to 2.13.92.
   7103 
   7104 2006-03-01  Glynn Foster <glynn.foster (a] sun.com>
   7105 
   7106 	* deskbar-applet.spec: First of a few spec files we're 
   7107 	missing.
   7108 
   7109 2006-02-28  Halton Huo <halton.huo (a] sun.com>
   7110 
   7111 	* evolution-data-server.spec: Bump to 1.5.92.
   7112 	* evolution-exchange.spec: Bump to 2.5.92.
   7113 	* evolution.spec: Bump to 2.5.92.
   7114 	* gtkhtml.spec: Bump to 3.9.92.
   7115 	* patches/evolution-03-caldav-startup-fail.diff,
   7116 	  patches/evolution-04-return-fix.diff: Removed, upstream.
   7117 
   7118 2006-02-27  Laszlo Peter  <laca (a] sun.com>
   7119 
   7120 	* patches/dbus-02-python.diff: add the definitions of size_t and
   7121 	  int64_it/uint64_t from sys/types.h to dbus_bindings.pxd.in.
   7122 
   7123 2006-02-27  Damien Carbery <damien.carbery (a] sun.com>
   7124 
   7125 	* pango.spec: Remove upstream patch, 04-void-func.
   7126 	* patches/pango-01-broken-text.diff: Rework.
   7127 	* patches/pango-04-void-func.diff: Removed, upstream.
   7128 
   7129 2006-02-27  Damien Carbery <damien.carbery (a] sun.com>
   7130 
   7131 	* gcalctool.spec: Bump to 5.7.30.
   7132 	* gedit.spec: Bump to 2.13.92.
   7133 	* gnome-doc-utils.spec: Bump to 0.5.7.
   7134 	* gnome-themes.spec: Bump to 2.13.92.
   7135 	* gnome-vfs.spec: Bump to 2.13.92.
   7136 	* pango.spec: Bump to 1.11.99.
   7137 	* yelp.spec: Bump to 2.13.6.
   7138 
   7139 2006-02-26  Damien Carbery <damien.carbery (a] sun.com>
   7140 
   7141 	* vte.spec: Remove upstream patch, 08-logname. Renumber 
   7142 	12-g11n-word-char to 08.
   7143 	* patches/vte-08-logname.diff: Removed, upstream.
   7144 	* patches/vte-08-g11n-word-char.diff: Added, renamed from 12.
   7145 
   7146 2006-02-26  Damien Carbery <damien.carbery (a] sun.com>
   7147 
   7148 	* librsvg.spec: Bump to 2.14.0.
   7149 	* gnome-icon-theme.spec: Bump to 2.14.1.
   7150 	* dasher.spec: Bump to 3.99.5.
   7151 	* vte.spec: Bump to 0.11.20.
   7152 	* gnome-applets.spec: Bump to 2.13.90.
   7153 	* glib2.spec: Bump to 2.10.0.
   7154 	* gtk2.spec: Bump to 2.8.13.
   7155 	* gucharmap.spec: Bump to 1.5.3.
   7156 
   7157 2006-02-26  Laszlo Peter  <laca (a] sun.com>
   7158 
   7159 	* dbus.spec: bump to 0.61; move python stuff to vendor-packages;
   7160 	  remove *.pyo, *.la
   7161 
   7162 2006-02-26  Laszlo Peter  <laca (a] sun.com>
   7163 
   7164 	* dbus.spec: move %patch macros to %prep from %build; move
   7165 	  Solaris specific LDFLAGS to SUNWdbus.spec.
   7166 
   7167 2006-02-26  Glynn Foster <glynn.foster (a] sun.com>
   7168 
   7169 	* evolution.spec, patches/evolution-04-return-fix.diff: Add
   7170 	upstream patch so that people can actually use the mailer
   7171 	right now. Will be gone in the next version bump.
   7172 
   7173 2006-02-24  Damien Carbery <damien.carbery (a] sun.com>
   7174 
   7175 	* libcroco.spec: Update URL and Summary.
   7176 
   7177 2006-02-24  Damien Carbery <damien.carbery (a] sun.com>
   7178 
   7179 	* apoc.spec: Incremented release numbers for build 35b.
   7180 	* gnome-utils.spec: Bump to 2.13.93.
   7181 	* evolution-jescs.spec: Bump to 2.5.1. Remove upstream patch, 
   7182 	01-close-tag.
   7183 	* patches/evolution-jescs-01-close-tag.diff: Removed, upstream.
   7184 
   7185 2006-02-24  Darren Kenny <darren.kenny (a] sun.com>
   7186 
   7187 	* dbus.spec: Enabled building of d-bus Python bindings, and 
   7188 	added patch to enable compilation on Solaris
   7189 	* patches/dbus-02-python.diff: Patch to remove unecessary code 
   7190 	for Solaris where it includes a definition for __signed from 
   7191 	sys/cdefs.h.
   7192 	  
   7193 2006-02-24  Dave Lin <dave.lin (a] sun.com>
   7194 
   7195 	* ext-sources/firefox-preload.list.in:
   7196 	* patches/firefox-11-new-tab.diff:
   7197 	* patches/firefox-12-preload.diff:
   7198 	* firefox.spec: 
   7199 	  Add patch firefox-11-new-tab.diff to fix CR6368789;
   7200 	  Add patch firefox-12-preload.diff and extra source file
   7201 	  firefox-preload.list.in to enable firefox preload mechanism; 
   7202 	  Remove useless file firefox-rebuild-databases since it's only 
   7203 	  for Linux; 
   7204 	  Remove useless sources and patch
   7205 
   7206 2006-02-23  Damien Carbery <damien.carbery (a] sun.com>
   7207 
   7208 	* orca.spec: Use bzip source tarball as it's smaller.
   7209 
   7210 2006-02-23 Willie Walker <william.walker (a] sun.com>
   7211 
   7212 	* orca.spec: bump to 0.2.1, also removing need for bindir diff
   7213 	* gnome-speech.spec: bump to 0.3.10
   7214 
   7215 2006-02-23  Damien Carbery <damien.carbery (a] sun.com>
   7216 
   7217 	* at-spi.spec: Remove 'make clean' hack as 1.7.5 tarball fixed issue.
   7218 	* gnome-games.spec: Bump to 2.13.8.
   7219 
   7220 2006-02-22  Damien Carbery <damien.carbery (a] sun.com>
   7221 
   7222 	* ext-sources/fc-cache.xml, ext-sources/fonts.conf: Removed as
   7223 	SUNWfontconfig.spec has been removed (using SUNWfontconfig from snv).
   7224 	* gnome-user-docs.spec: Correct %setup dir name for new tarball.
   7225 	* gedit.spec: Remove patch, 02-no-zh-help, as issue resolved in latest 
   7226 	tarball.
   7227 	* patches/gedit-02-no-zh-help.diff: Removed. Resolved upstream.
   7228 
   7229 2006-02-22  Damien Carbery <damien.carbery (a] sun.com>
   7230 
   7231 	* pango.spec: Added patch (04-void-func) to fix #332167 (void func
   7232 	returning value).
   7233 	* patches/pango-04-void-func.diff: Added to fix #332167.
   7234 
   7235 2006-02-22  Damien Carbery <damien.carbery (a] sun.com>
   7236 
   7237 	* patches/pango-01-broken-text.diff: Rework for new tarball.
   7238 
   7239 2006-02-21  Brian Cameron <brian.cameron (a] sun.com>
   7240 
   7241 	* dasher.spec, patches/dasher-01-forte.spec:  Add patch to
   7242 	  get dasher to compile on Forte.
   7243 
   7244 2006-02-21  Damien Carbery <damien.carbery (a] sun.com>
   7245 
   7246 	* pango.spec: Bump to 1.11.6.
   7247 	* gail.spec: Bump to 1.8.10.
   7248 	* libbonoboui.spec: Specify --libexecdir in configure to have correct 
   7249 	path in CanvDemo.server file.
   7250 
   7251 2006-02-21  Damien Carbery <damien.carbery (a] sun.com>
   7252 
   7253 	* at-spi.spec: Bump to 1.7.5.
   7254 	* gnome-user-docs.spec: Bump to 2.13.1.1.
   7255 	* dogtail.spec: Bump to 0.5.0.
   7256 	* gimp.spec: Bump to 2.3.7.
   7257 	* icon-naming-utils.spec: Bump to 0.7.0.
   7258 	* tango-icon-theme.spec: Bump to 0.7.0.
   7259 	* gnome-vfs.spec: Add patch, 15-be_po, to workaround #332050.
   7260 	* patches/gnome-vfs-15-be_po.diff: Added for #332050.
   7261 
   7262 2006-02-20  Damien Carbery <damien.carbery (a] sun.com>
   7263 
   7264 	* dasher.spec: Remove upstream patch, 01-trace.
   7265 	* patches/dasher-01-trace.diff: Removed, upstream.
   7266 
   7267 2006-02-19  Damien Carbery <damien.carbery (a] sun.com>
   7268 
   7269 	* gnome-docs-utils.spec: Bump to 0.5.6.
   7270 
   7271 2006-02-18  Damien Carbery <damien.carbery (a] sun.com>
   7272 
   7273 	* patches/dasher-01-trace.diff: Remove creation of existing file.
   7274 
   7275 2006-02-17  Damien Carbery <damien.carbery (a] sun.com>
   7276 
   7277 	* gnome-terminal.spec: Add patch, 02-xft-pangoxft, to get build info 
   7278 	for Xrender.
   7279 	* patches/gnome-terminal-02-xft-pangoxft.diff: Added.
   7280 
   7281 2006-02-17  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   7282 
   7283 	* apoc.spec: incremented release numbers for build 35
   7284 
   7285 2006-02-16  Brian Cameron  <brian.cameron (a] sun.com>
   7286 
   7287 	* gdm.spec, patches/gdm-11-fixcore.diff:  Fix core dumping
   7288 	  issues with gdmsetup resolved in CVS head.  This patch
   7289 	  can go away in the next release of GDM.
   7290 
   7291 2006-02-16  Brian Cameron  <brian.cameron (a] sun.com>
   7292 
   7293 	* libgnome.spec: Add --libexecdir to configure because
   7294 	  otherwise the /usr/lib/pkgconfig/libgnome.pc file gets
   7295 	  /usr/libexec for libgnome_serverdir, which is wrong.
   7296 	* at-spi.spec: Add a "make clean" hack to ensure that
   7297 	  the Accessibility_Registery.server file is rebuilt.
   7298 	  This file is shipped in the tarball with a newer
   7299 	  timestamp than the Accessibility_Registry.server.in.in
   7300 	  file so we need to remove it.  This hack can go away
   7301 	  when they fix the tarball to remove this file.
   7302 
   7303 2006-02-16  Halton Huo <halton.huo (a] sun.com>
   7304 
   7305 	* aspell-en.spec: Bump to 6.0-0,
   7306 	  change name from aspell-en to aspell6-en.
   7307 
   7308 2006-02-15  Brian Cameron  <brian.cameron (a] sun.com>
   7309 
   7310 	* patches/gtk+-01-window-icons-for-message-dialog.diff: Fix
   7311 	  bug that causes panel to crash when you try to logout..
   7312 
   7313 2006-02-15  Brian Cameron  <brian.cameron (a] sun.com>
   7314 
   7315 	* patches/control-center-03-gsd-not-session-managed.diff:
   7316 	  Update patch so it calls g_type_init before calling
   7317 	  gdk_set_sm_client_id since this fixes a bug where g-s-d
   7318 	  was complaining that initialization assertion failed
   7319 	  and not starting.
   7320 
   7321 2006-02-15  Damien Carbery <damien.carbery (a] sun.com>
   7322 
   7323 	* gst.spec: Bump to 0.10.3.
   7324 	* gst-plugins-base.spec: Bump to 0.10.3.
   7325 	* gst-plugins-good.spec: Bump to 0.10.2. Remove upstream patches.
   7326 	* patches/gst-plugins-good-02-fixconfig.diff: Remove, upstream.
   7327 	* patches/gst-plugins-good-03-fixsunaudio.diff: Removed, upstream.
   7328 	* gnome-media.spec: Bump to 2.13.92.
   7329 	* gnome-screensaver.spec: Bump to 2.13.91.
   7330 	* eog.spec: Bump to 2.13.91. 
   7331 
   7332 2006-02-15  Damien Carbery <damien.carbery (a] sun.com>
   7333 
   7334 	* libbonobo.spec: Remove patch, 04-undo-1.27, as issue is gone.
   7335 	* patches/libbonobo-04-undo-1.27.diff: Removed, issue is gone.
   7336 
   7337 2006-02-15  Damien Carbery <damien.carbery (a] sun.com>
   7338 
   7339 	* gaim.spec: Bump to 2.0.0beta2. Remove obsolete patch, 11-forte.
   7340 	* patches/gaim-11-forte.diff: Removed, obsolete. Builds okay without.
   7341 	* patches/gaim-09-add-help.diff: Rework for new tarball.
   7342 	* patches/gaim-06-gettext.diff: Rework for new tarball.
   7343 	* pygtk2.spec: Disable optimizations on x86 to workaround compiler bug 
   7344 	6382078.
   7345 
   7346 2006-02-15  Glynn Foster <glynn.foster (a] sun.com>
   7347 
   7348 	* control-center.spec,
   7349 	* patches/control-center-22-no-apply-button.diff: Remove
   7350 	no apply, since it was reverted in the latest tarball.
   7351 
   7352 2006-02-15  Glynn Foster <glynn.foster (a] sun.com>
   7353 
   7354 	* gnome-keyring.spec,
   7355 	 patches/gnome-keyring-02-disable-linguas.diff: Remove, to see
   7356 	if it builds properly.
   7357 
   7358 2006-02-14  Damien Carbery <damien.carbery (a] sun.com>
   7359 
   7360 	* gnome-session.spec: Remove unneeded glib-gettextize and intltoolize 
   7361 	calls.
   7362 	* vte.spec: Enable freetype test in configure. Somehow this makes it 
   7363 	build.
   7364 
   7365 2006-02-14  Damien Carbery <damien.carbery (a] sun.com>
   7366 
   7367 	* control-center.spec: Bump to 2.13.92.
   7368 	* gnome-backgrounds.spec: Bump to 2.13.91.
   7369 	* nautilus-cd-burner.spec: Bump to 2.13.91.
   7370 
   7371 2006-02-14  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   7372 
   7373 	* apoc.spec: incremented release numbers for build 34c
   7374 
   7375 2006-02-14  Damien Carbery <damien.carbery (a] sun.com>
   7376 
   7377 	* patches/gnome-panel-03-launch-button.diff: Rework for new tarball.
   7378 	* patches/gdm-02-branding-general.diff: Rework for new tarball. 
   7379 	* patches/gdm-09-system-locale.diff: Rework for new tarball.
   7380 	* glib2.spec, gtk2.spec: Remove intltoolize call and po hack.
   7381 
   7382 2006-02-14  Damien Carbery <damien.carbery (a] sun.com>
   7383 
   7384 	* gok.spec: Remove upstream patch, 03-dialog-container-add-children.
   7385 	* patches/gok-03-dialog-container-add-children.diff: Removed, upstream.
   7386 	* patches/gok-03-sfw-path.diff: Added (renumbered from 05).
   7387 
   7388 2006-02-14  Damien Carbery <damien.carbery (a] sun.com>
   7389 
   7390 	* evolution-data-server.spec: Bump to 1.5.91.
   7391 	* evolution-exchange.spec: Bump to 2.5.91.
   7392 	* evolution.spec: Bump to 2.5.91.
   7393 	* file-roller.spec: Bump to 2.13.91.
   7394 	* gail.spec: Bump to 1.8.9.
   7395 	* gdm.spec: Bump to 2.13.0.8.
   7396 	* gedit.spec: Bump to 2.13.91.
   7397 	* gnome-desktop.spec: Bump to 2.13.91.
   7398 	* gnome-panel.spec: Bump to 2.13.91.
   7399 	* gnome-session.spec: Bump to 2.13.91.
   7400 	* gnopernicus.spec: Bump to 1.0.2.
   7401 	* gok.spec: Bump to 1.0.6.
   7402 	* gtkhtml.spec: Bump to 3.9.91.
   7403 	* gthumb.spec: Bump to 2.7.3.
   7404 	* gucharmap.spec: Bump to 2.13.91.
   7405 	* libwnck.spec: Bump to 2.13.91.
   7406 	* metacity.spec: Bump to 2.13.89.
   7407 
   7408 2006-02-14  Damien Carbery <damien.carbery (a] sun.com>
   7409 
   7410 	* orca.spec: Add hack to fix infinite loop problem in po/Makefile.
   7411 	* patches/gnome-keyring-02-disable-linguas.diff: Rework for new tarball
   7412 
   7413 2006-02-13  Damien Carbery <damien.carbery (a] sun.com>
   7414 
   7415 	* gnome-keyring.spec, libexit-gtk.spec, gst.spec, gst-plugins-base.spec
   7416 	gst-plugins-good.spec: 
   7417 	Add hack to fix infinite loop problem in po/Makefile.
   7418 	* gnome-icon-theme.spec: Remove obsolete patch, 03-no-script-path.
   7419 	* patches/gnome-icon-theme-03-no-script-path.diff: Removed. Obsolete. 
   7420 
   7421 2006-02-13  Damien Carbery <damien.carbery (a] sun.com>
   7422 
   7423 	* gnome-keyring.spec: Bump to 0.4.7.
   7424 	* eel.spec: Bump to 2.13.91.
   7425 	* nautilus.spec: Bump to 2.13.91.
   7426 	* gnome-vfs.spec: Bump to 2.13.91.
   7427 	* evolution-webcal.spec: Bump to 2.5.90.
   7428 
   7429 2006-02-13  Damien Carbery <damien.carbery (a] sun.com>
   7430 
   7431 	* pango.spec: Change path to modules from 1.4.0 to 1.5.0.
   7432 	* glib2.spec, gtk2.spec: Add hack to fix infinite loop in po/Makefile.
   7433 
   7434 2006-02-13  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   7435 
   7436 	* apoc.spec: incremented release numbers for build 34b
   7437 
   7438 2006-02-13  Laszlo Kovacs <laszlo.kovacs (a] sun.com>
   7439 
   7440 	* ext-sources/default-copyright.txt: change
   7441 	copyright year to 2006
   7442 
   7443 2006-02-13  Damien Carbery <damien.carbery (a] sun.com>
   7444 
   7445 	* dasher.spec: Bump to 3.99.4.
   7446 	* gcalctool.spec: Bump to 5.7.29.
   7447 	* gnome-doc-utils.spec: Bump to 0.5.5.
   7448 	* gnome-games.spec: Bump to 2.13.7.
   7449 	* gnome-utils.spec: Bump to 2.13.92.
   7450 	* totem.spec: Bump to 1.3.91.
   7451 	* yelp.spec: Bump to 2.13.5.
   7452 
   7453 2006-02-13  Damien Carbery <damien.carbery (a] sun.com>
   7454 
   7455 	* glib2.spec: Bump to 2.9.6.
   7456 	* gnome-applets.spec: Bump to 2.13.4.
   7457 	* gnome-icon-theme.spec: Bump to 2.14.0.
   7458 	* gnome-terminal.spec: Bump to 2.13.91.i
   7459 	* gtk2.spec: Bump to 2.8.12.
   7460 	* librsvg.spec: Bump to 2.13.93.
   7461 	* pango.spec: Bump to 1.11.5.
   7462 	* sound-juicer.spec: Bump to 2.13.5.
   7463 	* vte.spec: Bump to 0.11.18.
   7464 
   7465 2006-02-12  Damien Carbery <damien.carbery (a] sun.com>
   7466 
   7467 	* glib2.spec: Call gettextize to fix infinite loop in configure.
   7468 
   7469 2006-02-10  Damien Carbery <damien.carbery (a] sun.com>
   7470 
   7471 	* gnome-spell.spec: Bump to 1.0.7.
   7472 
   7473 2006-02-09  Damien Carbery <damien.carbery (a] sun.com>
   7474 
   7475 	* gnome-icon-theme.spec: Add patch, 03-no-script-path, so not set path
   7476 	to icon-name-mapping script.
   7477 	* patches/gnome-icon-theme-03-no-script-path.diff: Added.
   7478 
   7479 2006-02-09  Damien Carbery <damien.carbery (a] sun.com>
   7480 
   7481 	* icon-naming-utils.spec: Bump to 0.6.8.
   7482 	* tango-icon-theme.spec: Bump to 0.6.7.
   7483 	* patches/gnome-icon-theme-02-pkgconfig-dir.diff: Redo for new tarball.
   7484 	* ORBit2.spec: Remove upstream patch, 05-illegal_cast.
   7485 	* patches/ORBit-05-illegal_cast.diff: Removed, upstream.
   7486 
   7487 2006-02-08  Damien Carbery <damien.carbery (a] sun.com>
   7488 
   7489 	* intltool.spec: Bump to 0.34.2.
   7490 	* librsvg.spec: Bump to 2.13.92.
   7491 	* ORBit2.spec: Bump to 2.13.3.
   7492 	* gnome-icon-theme.spec: Bump to 2.13.7.
   7493 
   7494 2006-02-06  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   7495 
   7496 	* apoc.spec: incremented release numbers for build 34
   7497 
   7498 2006-02-03  Damien Carbery <damien.carbery (a] sun.com>
   7499 
   7500 	* gtkhtml.spec: Bump to 3.9.90.1.
   7501 
   7502 2006-02-03  Damien Carbery <damien.carbery (a] sun.com>
   7503 
   7504 	* control-center.spec: Bump to 2.13.91, fixing #329331.
   7505 	* patches/control-center-23-no-es-help.diff: Deleted. #329331 fixed.
   7506 	* libbonobo.spec: Add patch, 03-add-newline, to fix .server.in.in so
   7507 	sed doesn't complain. Add patch, 04-undo-1.27, to undo commit to try 
   7508 	fix libbonobo runtime issue.
   7509 	* patches/libbonobo-03-add-newline.diff: Added to help sed.
   7510 	* patches/libbonobo-04-undo-1.27.diff: Added to undo commit for runtime
   7511 	issue.
   7512 
   7513 2006-02-02  Damien Carbery <damien.carbery (a] sun.com>
   7514 
   7515 	* gnome-system-tools.spec: Bump to 2.13.2.
   7516 	* evolution-jescs.spec: Add patch, 01-close-tag, to close a tag in 
   7517 	GNOME_Evolution_SunOne_Storage.server.in.in file.
   7518 	* patches/evolution-jescs-01-close-tag.diff: Close XML tag.
   7519 
   7520 2006-01-31  Damien Carbery <damien.carbery (a] sun.com>
   7521 
   7522 	* yelp.spec: Remove upstream patch, 01-build-xlibs.
   7523 	* patches/yelp-01-build-xlibs.diff: Removed, upstream.
   7524 	* gnome-applets.spec: Remove upstream patches, 04-trashapplet and 
   7525 	05-gstreamer10. Modified configure to use gstreamer 0.10.
   7526 	* patches/gnome-applets-01-disable-drivemount.diff: Rework.
   7527 	* patches/gnome-applets-04-trashapplet.diff: Removed, upstream.
   7528 	* patches/gnome-applets-05-gstreamer10.diff: Removed, upstream.
   7529 
   7530 2006-01-31  Damien Carbery <damien.carbery (a] sun.com>
   7531 
   7532 	* dasher.spec: Bump to 3.99.3.
   7533 	* eel.spec: Bump to 2.13.90.
   7534 	* gnome-applets.spec: Bump to 2.13.3.
   7535 	* gnome-system-monitor.spec: Bump to 2.13.90.
   7536 	* nautilus.spec: Bump to 2.13.90.
   7537 	* pango.spec: Bump to 1.11.3.
   7538 	* yelp.spec: Bump to 2.13.4.
   7539 
   7540 2006-01-31  Damien Carbery <damien.carbery (a] sun.com>
   7541 
   7542 	* at-spi.spec: Bump to 1.7.4.
   7543 	* gnome-backgrounds.spec: Add intltoolize call.
   7544 	* java-access-bridge.spec: Bump to 1.5.0.
   7545 
   7546 2006-01-31  Damien Carbery <damien.carbery (a] sun.com>
   7547 
   7548 	* control-center.spec: Add patch, 23-no-es-help, to fix #329331.
   7549 	* patches/control-center-23-no-es-help.diff: Added, fix 329331.
   7550 	* patches/gnome-backgrounds-01-sun-backgrounds.diff: Rework for 2.13.90
   7551 	* patches/gdm-01-branding-defaults-solaris.diff: Rework for 2.13.0.7.
   7552 	* file-roller.spec: Remove obsolete patch, 01-rm-jar-association.
   7553 	* patches/file-roller-01-zip-command.diff: Added, renamed from 03.
   7554 	* gconf-editor.spec: Bump to 2.13.90. Add intltoolize call.
   7555 
   7556 2006-01-31  Damien Carbery <damien.carbery (a] sun.com>
   7557 
   7558 	* libwnck.spec: Bump to 2.13.90.
   7559 	* gnome-doc-utils.spec: Bump to 0.5.4.
   7560 	* metacity.spec: Bump to 2.13.55.
   7561 	* gnome-themes.spec: Bump to 2.13.90.
   7562 	* dasher.spec: Bump to 3.99.2.
   7563 	* nautilus-cd-burner.spec: Bump to 2.13.90.
   7564 	* gnome-screensaver.spec: Bump to 2.13.90.
   7565 
   7566 2006-01-31  Damien Carbery <damien.carbery (a] sun.com>
   7567 
   7568 	* at-spi.spec: Bump to 1.7.3.
   7569 	* libgail-gnome.spec: Bump to 1.1.3.
   7570 	* gedit.spec: Bump to 2.13.90.
   7571 	* gnome-terminal.spec: Bump to 2.13.90.
   7572 	* gnome-media.spec: Bump to 2.13.91.
   7573 	* file-roller.spec: Bump to 2.13.90.
   7574 	* gnome-backgrounds.spec: Bump to 2.13.90.
   7575 	* gtk2-engines.spec: Bump to 2.7.4.
   7576 	* gdm.spec: Bump to 2.13.0.7.
   7577 
   7578 2006-01-31  Glynn Foster <glynn.foster (a] sun.com>
   7579 
   7580 	* control-center.spec: Update.
   7581 	* patches/control-center-22-no-apply-button.diff: Add new
   7582 	because Ok/Cancel/Apply buttons have come back. Eeek, remove!
   7583 	* patches/control-center-22-void-return.diff: Remove, upstream.
   7584 
   7585 2006-01-31  Glynn Foster <glynn.foster (a] sun.com>
   7586 
   7587 	* control-center.spec: Bump to 2.13.90
   7588 	* patches/control-center-23-no-apply-button.diff: Add new
   7589 	patch that removes the apply button.
   7590 
   7591 2006-01-30  Damien Carbery <damien.carbery (a] sun.com>
   7592 
   7593 	* evolution-data-server.spec: Bump to 1.5.90.
   7594 	* evolution.spec: Bump to 2.5.90.
   7595 	* evolution-exchange.spec: Bump to 2.5.9.0
   7596 	* gnome-utils.spec: Bump to 2.13.91.
   7597 	* gcalctool.spec: Bump to 5.7.28.
   7598 	* sound-juicer.spec: Bump to 2.13.4.
   7599 	* gnopernicus.spec: Bump to 1.0.1.
   7600 
   7601 2006-01-30  Damien Carbery <damien.carbery (a] sun.com>
   7602 
   7603 	* eog.spec: Bump to 2.13.90.
   7604 	* gconf-editor.spec: Bump to 2.13.90.
   7605 	* gnome-games.spec: Bump to 2.13.6.
   7606 	* patches/gnome-games-01-sfw-path.diff: Rework for new tarball.
   7607 	* gnome-media.spec: Bump to 2.13.90.
   7608 	* patches/gnome-media-03-cdda.diff: Rework for new tarball.
   7609 	* gnome-nettool.spec: Bump to 2.13.90.
   7610 	* gtkhtml.spec: Bump to 3.9.90.
   7611 	* gtksourceview.spec: Bump to 1.5.7.
   7612 	* zenity.spec: Bump to 2.13.90.
   7613 
   7614 2006-01-30  Glynn Foster <glynn.foster (a] sun.com>
   7615 
   7616 	* patches/gnome-panel-01-default-setup.diff: Fix patch so 
   7617 	that it applies.
   7618 
   7619 2006-01-29  Damien Carbery <damien.carbery (a] sun.com>
   7620 
   7621 	* gnome-panel.spec: Bump to 2.13.90.
   7622 	* gnome-session.spec: Bump to 2.13.90.
   7623 	* gtk2.spec: Bump to 2.8.11.
   7624 	* gucharmap.spec: Bump to 1.5.1.
   7625 	* system-tools-backends.spec: Bump to 1.4.2.
   7626 	* totem.spec: Bump to 1.3.90.
   7627 	* vte.spec: Bump to 0.11.17.
   7628 
   7629 2006-01-27  Damien Carbery <damien.carbery (a] sun.com>
   7630 
   7631 	* gedit.spec: Add patch, 02-no-zh-help, to workaround #328888.
   7632 	* patches/gedit-02-no-zh-help.diff: Added for #328888.
   7633 
   7634 2006-01-27  Damien Carbery <damien.carbery (a] sun.com>
   7635 
   7636 	* glib2.spec: Bump to 2.9.5.
   7637 	* gnome-desktop.spec: Bump to 2.13.90.
   7638 
   7639 2006-01-27  Damien Carbery <damien.carbery (a] sun.com>
   7640 
   7641 	* aspell.spec: Remove libtool hack as forte bug is fixed.
   7642 
   7643 2006-01-27  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   7644 
   7645 	* apoc.spec: incremented release numbers for build 33d
   7646 
   7647 2006-01-27  Matt Keenan <matt.keenan (a] sun.com>
   7648 
   7649 	* webeyes.spec : Bump to 0.10 tarball
   7650 
   7651 2006-01-27  Glynn Foster <glynn.foster (a] sun.com>
   7652 
   7653 	* ggv.spec: Remove, since it's superceded by evince.
   7654 	* manpages/man1/ggv.1.gz,
   7655 	* manpages/man1/gpdf.1.gz: Remove the manpages.
   7656 	* patches/ggv-01-menu-entry.diff,
   7657 	* patches/ggv-02-solaris-print-path-issue.diff,
   7658 	* patches/ggv-03-convert-uri-to-display-name.diff,
   7659 	* patches/ggv-04-zoom-factor.diff: Remove the patches too.
   7660 
   7661 2006-01-26  Damien Carbery <damien.carbery (a] sun.com>
   7662 
   7663 	* libgnomeui.spec: Bump to 2.13.3.
   7664 
   7665 2006-01-25  Brian Cameron  <brian.cameron (a] sun.com>
   7666 
   7667 	* aspell.spec, patches/aspell-01-forte.diff:  Damien asked me to 
   7668 	  look into why aspell wasn't compiling.  My C++ skills are a bit
   7669 	  rusty, so it took me a while to get this working.  First, I 
   7670 	  noticed that the changes in the previous aspell-01-forte.diff
   7671 	  patch are no longer necessary (not sure if this is because the
   7672 	  latest version of Forte is smarter or if the newer aspell release
   7673 	  corrected those issues).  The new patch is a completely different
   7674 	  patch that resolves the Forte compile issues.  I added
   7675 	  --disable-wide-curses to the aspell configure on Solaris since
   7676 	  wide-curses generates a lot of compile problems that I don't
   7677 	  think can be resolved.  Although configure thinks Solaris supports
   7678 	  wide curses, the Solaris header files do not have a lot of the
   7679 	  #defines and functions that aspell needs to build with this.
   7680 	* ext-sources/registry-i386.xml, ext-sources/registry-sparc.xml:
   7681 	  Removed these files.  GStreamer 0.10 no longer uses registry files,
   7682 	  instead it now figures out what plugins are available dynamically
   7683 	  when needed.  So these files are no longer needed or installed.
   7684 
   7685 2006-01-25  Laszlo Peter  <laca (a] sun.com>
   7686 
   7687 	* SunDesktopVersion.spec: update to JDS R4
   7688 	* ext-sources/i.immodules: fix some bugs (backport from
   7689 	  the cinnabar-solaris branch)
   7690 	* ext-sources/r.immodules: same again
   7691 	* ext-sources/postrun: fix bug where the spooled script gets
   7692 	  removed too early
   7693 
   7694 2006-01-25  Damien Carbery <damien.carbery (a] sun.com>
   7695 
   7696 	* SunDesktopVersion.spec: Bump prodBuild to 4, in prep for next build.
   7697 
   7698 2006-01-25  Brian Cameron  <brian.cameron (a] sun.com>
   7699 
   7700 	* libgphoto2.spec:  Minor fix to get the build farther along.
   7701 
   7702 2006-01-25  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   7703 
   7704 	* apoc.spec: incremented release numbers for build 33c
   7705 
   7706 2006-01-24  Damien Carbery <damien.carbery (a] sun.com>
   7707 
   7708 	* libgtop.spec: Bump to 2.13.3.
   7709 	* patches/metacity-05-raise-on-frame-click.diff: Rework to re-add the
   7710 	update_window_raise_on_frame_only function accidentally deleted.
   7711 
   7712 2006-01-24  Halton Huo <halton.huo (a] sun.com>
   7713 
   7714 	* evolution-jescs.spec: s/%{eds_api_version}/\*/g
   7715 
   7716 2006-01-24  Halton Huo <halton.huo (a] sun.com>
   7717 
   7718 	* evolution-jescs.spec: Remove hard code evo_major_version and eds_api_version.
   7719 
   7720 2006-01-24  Halton Huo <halton.huo (a] sun.com>
   7721 
   7722 	* evolution-jescs.spec: Bump to 2.5.0.
   7723 
   7724 2006-01-23  Damien Carbery <damien.carbery (a] sun.com>
   7725 
   7726 	* gcalctool.spec: Bump to 5.7.27.
   7727 
   7728 2006-01-23  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   7729 
   7730 	* apoc.spec: incremented release numbers for build 33b
   7731 
   7732 2006-01-23  Damien Carbery <damien.carbery (a] sun.com>
   7733 
   7734 	* totem.spec: Remove obsolete patch, 03-fixfunc. Code no longer present.
   7735 	* patches/totem-03-fixfunc.diff: Removed, obsolete.
   7736 
   7737 2006-01-23  Irene.Huang <Irene.Huang (a] sun.com>
   7738 
   7739 	* evolution.spec: Add patch evolution-03-caldav-startup-fail.diff.
   7740 	* patches/evolution-03-caldav-startup-fail.diff:
   7741 	Patch added.
   7742 
   7743 2006-01-23  Glynn Foster  <glynn.foster (a] sun.com>
   7744 
   7745 	* patches/gaim-09-add-help.diff: Another part of the fix for
   7746 	#6364919.
   7747 
   7748 2006-01-22  Damien Carbery <damien.carbery (a] sun.com>
   7749 
   7750 	* patches/nautilus-cd-burner-05-build-fix.diff: Rework for new tarball.
   7751 	* poppler.spec: Bump to 0.5.0, as required by evince 0.5.0. Point 
   7752 	aclocal to m4 dir. Remove upstream patch, 01-freetype.
   7753 	* patches/poppler-01-freetype.diff: Removed upstream.
   7754 	* patches/poppler-01-cflags.diff: Added, renamed from 03.
   7755 	* gnome-session.spec: Call intltoolize and glib-gettextize to avoid 
   7756 	infinite loop.
   7757 	* file-roller.spec: Remove upstream patch, 02-move-menuitem.
   7758 	* patches/file-roller-02-move-menuitem.diff: Removed, upstream.
   7759 	* patches/file-roller-02-rename-contents.diff: Renamed from 04.
   7760 	* gst.spec: Add patch, 02-solaris-resolv, to add '-lresolv' so 
   7761 	inet_aton function found.
   7762 	* patches/gst-02-solaris-resolv.diff: Added for inet_aton/libresolv.
   7763 
   7764 2006-01-21  Damien Carbery <damien.carbery (a] sun.com>
   7765 
   7766 	* metacity.spec: Bump to 2.13.34.
   7767 	* patches/metacity-05-raise-on-frame-click.diff: Rework for new tarball.
   7768 	* gedit.spec: Bump to 2.13.4.
   7769 	* tango-icon-theme.spec: Call intltoolize and glib-gettextize.
   7770 
   7771 2006-01-21  Damien Carbery <damien.carbery (a] sun.com>
   7772 
   7773 	* gnome-games.spec: Remove upstream patch, 02-illegal-cast.
   7774 	* patches/gnome-games-02-illegal-cast.diff: Removed, upstream.
   7775 	* patches/gnome-session-03-gnome-atom.diff: Rework for new tarball.
   7776 	* patches/gnome-session-05-load-a11y-modules.diff: Rework for new
   7777 	tarball, including removing upstream hunks.
   7778 
   7779 2006-01-20  Brian Cameron  <brian.cameron (a] sun.com>
   7780 
   7781 	* gnome-media.spec, patches/gnome-media-03-cdda.diff: Fix 
   7782 	  gnome-media so it builds with 2.13.7 and fix patch so it 
   7783 	  applies.  Some changes were needed to the patch to reflect changes
   7784 	  in the source.
   7785 	* patches/gnome-media-04-fixfunc.diff: New patch to fix compile
   7786 	  problem on Solaris.
   7787 
   7788 2006-01-20  Damien Carbery <damien.carbery (a] sun.com>
   7789 
   7790 	* control-center.spec: Remove 'mkdir m4' call - fixed in 2.13.5.1.
   7791 	* evince.spec: Bump to 0.5.0.
   7792 
   7793 2006-01-20  Damien Carbery <damien.carbery (a] sun.com>
   7794 
   7795 	* at-spi.spec, GConf.spec, control-center.spec, dasher.spec,
   7796 	gcalctool.spec, gnome-media.spec, gnome-menus.spec, gnome-session.spec,
   7797 	gnome-system-tools.spec, gnome-terminal.spec, totem.spec, vino.spec:
   7798 	Bump to latest tarballs.
   7799 	* librsvg.spec: Add patch, 01-no-def-file, so as not to use .def file, 
   7800 	to build on Solaris.
   7801 	* patches/librsvg-01-no-def-file.diff: Added to build on Solaris.
   7802 
   7803 2006-01-20  Halton Huo <halton.huo (a] sun.com>
   7804 
   7805 	* evolution.spec:  Bump to 2.5.5.1.
   7806 
   7807 2006-01-19  Brian Cameron  <brian.cameron (a] sun.com>
   7808 
   7809 	* gdm.spec: Updated to 2.13.0.6.
   7810 
   7811 2006-01-19  Brian Cameron  <brian.cameron (a] sun.com>
   7812 
   7813 	* patches/gst-plugins-good-03-fixsunaudio.diff:  Fixed mixer so that
   7814 	  it works.  Some functions that were defined as static need to not
   7815 	  be static.  Without this change, the mixer applet failed to load
   7816 	  into the panel.  I wasn't able to test this before the mixer
   7817 	  applet was enhanced to work with GStreamer 0.10, which is why I am
   7818 	  fixing this now.
   7819 
   7820 2006-01-19  Brian Cameron  <brian.cameron (a] sun.com>
   7821 
   7822 	* gstreamer.spec, gst-plugins-base.spec, gst-plugins-good.spec:
   7823 	  Bumped to 0.10.  Removed the old gst-plugins.spec file.
   7824 	* patches/gst-01-gettext.diff: Updatd to work with 0.10.
   7825 	* patches/gst-plugins-base-01-gettext.diff,
   7826 	  patches/gst-plugins-good-01-gettext.diff, 
   7827 	  patches/gst-plugins-good-02-fixconfig.diff,
   7828 	  patches/gst-plugins-good-03-fixsunaudio.diff:  Added new patches
   7829 	  so GStreamer 0.10 builds on Solaris.
   7830 	* patches/gst-plugins-01-gettext.diff,
   7831 	  patches/gst-plugins-02-inline.diff, gst-plugins-03-mixer.diff:
   7832 	  Removed old GStreamer 0.8 patches.
   7833 	* control-center.spec, control-center-23-stop-infinite-po-loop.diff:
   7834 	  Use glib-gettextize instead of commenting po out of the SUBDIRS.
   7835 	  Removed the stop-infinite-po-loop patch.  This version of
   7836 	  control-center already works with GStreamer 0.10.
   7837 	* gnome-applets.spec, patches/gnome-applets-05-gstreamer10.diff:
   7838 	  Add patch from bugzilla bug #326285 to make mixer applet work with
   7839 	  GStreamer 0.10.
   7840 
   7841 2006-01-19  Halton Huo <halton.huo (a] sun.com>
   7842 
   7843 	* evolution-data-server.spec: Bump to 1.5.5.
   7844 	* evolution-exchange.spec: Bump to 2.5.5.
   7845 	* evolution.spec: Bump to 2.5.5. 
   7846 	* gtkhtml.spec: Bump to 3.9.5.
   7847 	* patches/evolution-02-addressbook-config-ludcheck.diff,
   7848 	  patches/evolution-02-conduit.diff,
   7849 	  patches/evolution-03-conduit.diff,
   7850 	  patches/evolution-04-build-fix.diff,
   7851 	  patches/evolution-05-search-clear-crash.diff:
   7852 	  upstreamed patches and reorder.
   7853 
   7854 2006-01-19  Damien Carbery <damien.carbery (a] sun.com>
   7855 
   7856 	* patches/metacity-08-pretty-function.diff: Remove upstream hunks.
   7857 	* gnome-vfs.spec: Remove upstream patch (15-nocopy).
   7858 	* patches/gnome-vfs-15-nocopy.diff: Remove, upstream, #311591.
   7859 
   7860 2006-01-19  Dave Lin <dave.lin (a] sun.com>
   7861 
   7862 	* thunderbird.spec: Bump tarball version to 1.5
   7863 	Add two configure options --enable-static, --disable-shared
   7864 	to get rid of intermediate shared libraries.
   7865 	Disable parallel build option.
   7866 
   7867 2006-01-19  Damien Carbery <damien.carbery (a] sun.com>
   7868 
   7869 	* eog.spec:  Better fix for infinite loop issue.  Call glib-gettextize
   7870 	instead of patching the Makefile.am files to not build the po directory.
   7871 	* dbus.spec: Remove upstream patch, 01-auth-external. Renumber rest.
   7872 	* patches/dbus-01-glib_cflags.diff: Added, renamed from 02.
   7873 	* patches/dbus-01-auth-external.diff: Removed, upstream.
   7874 
   7875 2006-01-19 Takao Fujiwara - <takao.fujiwara (a] sun.com>
   7876 
   7877 	* GConf.spec: Updated.
   7878 	* ORBit2.spec: Updated.
   7879 	* atk.spec: Updated.
   7880 	* glib2.spec: Updated.
   7881 	* gtk2.spec: Updated.
   7882 	* libIDL.spec: Updated.
   7883 	* libbonobo.spec: Updated.
   7884 	* libglade.spec: Updated.
   7885 	* pango.spec: Updated.
   7886 	* Solaris/SUNWlibpopt.spec: Updated to fix nightly build with 
   7887 	L10N_POTFILES="yes" for l10n-configure.sh. No official patches.
   7888 	bug #6372271.
   7889 
   7890 2006-01-19  Glynn Foster <glynn.foster (a] sun.com>
   7891 
   7892 	* yelp.spec, patches/yelp-01-build-xlibs.diff: Add new patch 
   7893 	so it links against -lX11
   7894 
   7895 2006-01-19  Glynn Foster <glynn.foster (a] sun.com>
   7896 
   7897 	* yelp.spec: Bump to 2.13.3 - now has support for non-beagle
   7898 	search. RAD!
   7899 	* patches/yelp-01-solaris-compile.diff: Remove, upstream.
   7900 
   7901 2006-01-19  Brian Cameron  <brian.cameron (a] sun.com>
   7902 
   7903 	* totem.spec, patches/totem-03-fixfunc.diff:  Fix totem so it builds
   7904 	  when GStreamer 0.10 is on the system.  This change does not affect
   7905 	  building with 0.8.
   7906 
   7907 2006-01-19  Brian Cameron  <brian.cameron (a] sun.com>
   7908 
   7909 	* libwnck.spec, gnome-panel.spec, gnome-desktop.spec:  Better
   7910 	  fix for infinite loop issue.  Call glib-gettextize instead of
   7911 	  patching the Makefile.am files to not build the po directory.
   7912 	* patches/gnome-desktop-03-stop-infinite-po-loop.diff,
   7913 	  patches/gnome-panel-12-stop-infinite-po-loop.diff: Removed.
   7914 
   7915 2006-01-19  Glynn Foster <glynn.foster (a] sun.com>
   7916 
   7917 	* gnome-vfs.spec: Update.
   7918 	* patches/gnome-vfs-04-jdshelp-schema.diff: Remove jdshelp
   7919 	command. Should make help work, fixing #6364919.
   7920 	* patches/gnome-vfs-*.diff: Re-order.
   7921 	* patches/quick-lounge-applet-02-launch-default-help.diff: Remove
   7922 	jdshelp specific chunk.
   7923 
   7924 2006-01-18  Damien Carbery <damien.carbery (a] sun.com>
   7925 
   7926 	* gnome-panel.spec: Add patch to fix infinite loop in configure.
   7927 	* patches/gnome-panel-12-stop-infinite-po-loop.diff: Fix 'loop'
   7928 
   7929 2006-01-18  Damien Carbery <damien.carbery (a] sun.com>
   7930 
   7931 	* gnome-desktop.spec: Add patch to fix infinite loop in configure.
   7932 	* patches/gnome-desktop-03-stop-infinite-po-loop.diff: Fix 'loop'
   7933 
   7934 2006-01-18  Damien Carbery <damien.carbery (a] sun.com>
   7935 
   7936 	* gaim.spec: Bump to 2.0.0beta1, remove obsolete patches 
   7937 	(08-sound_errors and 11-g11n-enable-im). Add patches 08-libgaimperl 
   7938 	and 11-forte.
   7939 	* patches/gaim-08-libgaimperl.diff, patches/gaim-11-forte.diff: Added 
   7940 	* patches/gaim-08-sound_errors.diff, patches/gaim-11-g11n-enable-im.diff
   7941 	Deleted, obsolete (patched code no longer in module).
   7942 	* patches/gaim-01-g11n-menu-entry.diff, 
   7943 	gaim-02-remove-unwanted-protocols.diff, gaim-05-po-mkinstalldirs.diff,
   7944 	gaim-06-gettext.diff, gaim-09-add-help.diff,
   7945 	gaim-10-long-preferences.diff: Update for 2.0.0beta1 tarball.
   7946 
   7947 2006-01-18  Damien Carbery <damien.carbery (a] sun.com>
   7948 
   7949 	* nautilus.spec, gnome-screensaver.spec, gnome-panel.spec, eog.spec,
   7950 	gnome-desktop.spec: Add intltoolize call.
   7951 
   7952 2006-01-18  Damien Carbery <damien.carbery (a] sun.com>
   7953 
   7954 	* control-center.spec:  Create 'm4' as require by gnome-doc-prepare.
   7955 
   7956 2006-01-18  Damien Carbery <damien.carbery (a] sun.com>
   7957 
   7958 	* control-center.spec: Add patch to fix 327563 (void function returning
   7959 	value), 22-void-return.diff. Delete 'po' dir ref to stop configure 
   7960 	infinite loop: 23-stop-infinite-po-loop.
   7961 	* patches/control-center-22-void-return.diff: Patch for 327563.
   7962 	* patches/control-center-23-stop-infinite-po-loop.diff: Remove ref to
   7963 	'po' dir from Makefile.am to stop infinite loop in configure.
   7964 
   7965 2006-01-17  Brian Cameron  <Brian.Cameron (a] sun.com>
   7966 
   7967 	* patches/liboil-01-forte.diff:  Updated patch so new version
   7968 	  of liboil builds. 
   7969 
   7970 2006-01-17  Damien Carbery <damien.carbery (a] sun.com>
   7971 
   7972 	* gnome-icon-theme.spec: Add needed intltoolize call.
   7973 
   7974 2006-01-17  Damien Carbery <damien.carbery (a] sun.com>
   7975 
   7976 	* zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
   7977 	metacity.spec, libwnck.spec, libgnomeui.spec, libgnome.spec,
   7978 	libbonoboui.spec, libbonobo.spec, gtksourceview.spec, gnome-vfs.spec,
   7979 	gnome-utils.spec, gnome-terminal.spec, gnome-system-monitor.spec,
   7980 	gnome-panel.spec, gnome-games.spec, gnome-applets.spec, glib2.spec,
   7981 	gedit.spec, file-roller.spec: Bumpty bump tarballs.
   7982 	* brltty.spec: Bump to 3.7.2.
   7983 	* dbus.spec: Bump to 0.60.
   7984 	* fontconfig.spec: Bump to 2.3.93.
   7985 	* icon-naming-utils.spec, tango-icon-theme.spec: Bump to 0.6.5.
   7986 	* liboil.spec: Bump to 0.3.6.
   7987 	* poppler.spec: Bump to 0.4.4.
   7988 	* pyspi.spec: Bump to 0.5.3.
   7989 
   7990 2006-01-17  Damien Carbery <damien.carbery (a] sun.com>
   7991 
   7992 	* patches/gnome-pilot-02-all-in-one.diff: Remove unnecessary hunks,
   7993 	especially ones with keywords ($Id) as they were being expanded, thus
   7994 	invalidating the patch.
   7995 
   7996 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   7997 
   7998 	* gnome-pilot.spec, patches/gnome-pilot-01-configure.diff: Change
   7999 	to p1 patch.
   8000 
   8001 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   8002 
   8003 	* eog.spec: Bump to 2.13.5
   8004 
   8005 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   8006 
   8007 	* eel.spec: Bump to 2.13.4
   8008 
   8009 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   8010 
   8011 	* control-center.spec: Bump to 2.13.5
   8012 
   8013 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   8014 
   8015 	* bug-buddy.spec: Bump to 2.13.0
   8016 
   8017 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   8018 
   8019 	* atk.spec: Bump to 1.11.0
   8020 
   8021 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   8022 
   8023 	* pango.spec: Bump to 1.11.2
   8024 	* patches/pango-04-cairo-pc.diff: Remove, upstream.
   8025 	* patches/pango-05-pangocairo-libs.diff: Remove, upstream.
   8026 
   8027 2006-01-17  Glynn Foster  <glynn.foster (a] sun.com>
   8028 
   8029 	* patches/yelp-01-solaris-compile.diff: Remove bits of this patch
   8030 	that are wrong. The problem was stderr, stderr_str should be just
   8031 	fine. Have sent the other parts of this patch upstream to get into
   8032 	2.13.x.
   8033 
   8034 2006-01-16  Damien Carbery <damien.carbery (a] sun.com>
   8035 
   8036 	* gdm.spec: Move sfw reference (a Solaris specific dir) to 
   8037 	SUNWgnome-display-mgr.spec.
   8038 	* patches/gnome-utils-01-disable-logview-dictionary.diff,
   8039 	patches/gthumb-01-menu-entry.diff, 
   8040 	patches/metacity-05-raise-on-frame-click.diff: Rework for new tarballs.
   8041 	* gnome-desktop.spec: Bump to 2.13.5. Increment displayed version.
   8042 
   8043 2006-01-16  Padraig O'Briain <padraig.obriain (a] sun.com>
   8044 
   8045 	* gdm.spec: Bump for 2.13.0.5; update compile flags
   8046 	* patches/gdm-01-branding-defaults-solaris.diff	
   8047 	Update patch for chnages in gdm.conf.in
   8048 
   8049 2006-01-16  Damien Carbery <damien.carbery (a] sun.com>
   8050 
   8051 	* vte.spec: Remove reference to upstream patch.
   8052 	* patches/vte-08-fix-crash.diff: Removed, upstream.
   8053 	* patches/vte-08-logname.diff: Added, renamed from 13.
   8054 	* hicolor-icon-theme.spec: s/bz2/gz/ in Source.
   8055 	* iso-codes.spec: Update source URL to working server.
   8056 	* zenity.spec: Call intltoolize to build correctly.
   8057 	* patches/gnome-panel-03-launch-button.diff, 
   8058 	patches/gnome-panel-05-fish-applet.diff: Rework for new tarball.
   8059 
   8060 2006-01-16  Glynn Foster  <glynn.foster (a] sun.com>
   8061 
   8062 	* now.spec: Bump to 1.1.0
   8063 	* patches/now-*: Remove, since these are now part of the 
   8064 	above release.
   8065 
   8066 2006-01-15  Damien Carbery <damien.carbery (a] sun.com>
   8067 
   8068 	* control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
   8069 	glib2.spec, gnome-desktop.spec, gnome-games.spec, gnome-icon-theme.spec,
   8070 	gnome-panel.spec, gnome-screensaver.spec, gnome-system-monitor.spec,
   8071 	gnome-terminal.spec, gnome-utils.spec, gthumb.spec, gtk2-engines.spec,
   8072 	gtksourceview.spec, java-access-bridge.spec, libgtop.spec, librsvg.spec,
   8073 	libwnck.spec, libxml2.spec, metacity.spec, nautilus-cd-burner.spec,
   8074 	pygtk2.spec, vte.spec, zenity.spec: Bump tarballs.
   8075 
   8076 2006-01-15  Glynn Foster  <glynn.foster (a] sun.com>
   8077 
   8078 	* libxslt.spec: Update and clean up spec file. Fix URL as 
   8079 	pointed out by nachox.
   8080 
   8081 2006-01-13  Damien Carbery <damien.carbery (a] sun.com>
   8082 
   8083 	* SunDesktopVersion.spec: Bump to 3.3.2, in prep for next build.
   8084 
   8085 2006-01-12  Damien Carbery <damien.carbery (a] sun.com>
   8086 
   8087 	* patches/metacity-08-pretty-function.diff: Use G_STRFUNC for
   8088 	__PRETTY_FUNCTION__. Update other chunks to versions submitted to
   8089 	bugzilla (326746, 326746)
   8090 
   8091 2006-01-13  Glynn Foster  <glynn.foster (a] sun.com>
   8092 
   8093 	* nautilus-cd-burner.spec, 
   8094 	patches/nautilus-cd-burner-05-build-fix.diff: Add some gross 
   8095 	evil hacks to remove some of the locales that are breaking the
   8096 	build. I fully expect for this crap to be removed when we 
   8097 	bump for then next release.
   8098 
   8099 2006-01-12  Irene Huang <Irene.Huang (a] sun.com>
   8100 
   8101 	Fix bug #6371085.
   8102 
   8103 	* evolution.spec: Add patch evolution-05-search-clear-crash.diff
   8104 	in evolution.spec.
   8105 
   8106 2006-01-12  Glynn Foster  <glynn.foster (a] sun.com>
   8107 
   8108 	* nautilus.spec, patches/nautilus-16-browser-mode.diff: Change
   8109 	to use the browser mode by default. Fixes #6345455.
   8110 
   8111 2006-01-12  Glynn Foster  <glynn.foster (a] sun.com>
   8112 
   8113 	* evolution.spec, patches/evolution-04-build-fix.diff: New
   8114 	patch to fix Evolution crashing on send/receive. This patch
   8115 	is already upstream.
   8116 
   8117 2006-01-11  Glynn Foster  <glynn.foster (a] sun.com>
   8118 
   8119 	* docs/develop-head.html: Add new document, just for storage.
   8120 	* docs/jds-bug-lifecycle.html: Re-format/edit Shane's work
   8121 	a little bit for opensolaris.org publishing.
   8122 
   8123 2006-01-10  Halton Huo <halton.huo (a] sun.com>
   8124 
   8125 	* evolution.spec: add patch evolution-03-conduit.diff,
   8126 	  set --enable-pilot-conduits=yes.
   8127 	* gnome-pilot.spec: replace patches by pdasync.prc team.
   8128 	* patches/evolution-03-conduit.diff: patch for conduit.
   8129 	* patches/gnome-pilot-01-configure-in.diff,
   8130 	  patches/gnome-pilot-02-all-in-one.diff:
   8131 	  added patches for gnome-pilot.
   8132 	* patches/gnome-pilot-01-menu-entry.diff,
   8133 	* patches/gnome-pilot-02-g11n-i18n-ui.diff,
   8134 	* patches/gnome-pilot-03-automake-fix.diff:
   8135 	  removed patches.
   8136 
   8137 2006-01-10  Damien Carbery <damien.carbery (a] sun.com>
   8138 
   8139 	* gnome-backgrounds.spec: dos2unix vi.po to fix 326430.
   8140 	* gnome-vfs.spec: dos2unix be.po to fix 326431.
   8141 	* patches/gnome-panel-10-input-method-filter-keypress.diff: Correct 
   8142 	header.
   8143 
   8144 2006-01-09  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   8145 
   8146 	* apoc.spec: incremented release numbers for build 33
   8147 
   8148 2006-01-09  Damien Carbery <damien.carbery (a] sun.com>
   8149 
   8150 	* libgphoto2.spec: Add libusb option for Solaris.
   8151 
   8152 2006-01-09  Laszlo Peter  <laca (a] sun.com>
   8153 
   8154 	* gimp.spec: change make to "make munix=" to work around a
   8155 	  makefile rule that tries to use $ORIGIN in a gnu specific way
   8156 	* yelp.spec: use --enable-cpp-rtti on Solaris so that the
   8157 	  gcc specific -nortti flag is not added to CXXFLAGS.
   8158 
   8159 2006-01-09  Damien Carbery <damien.carbery (a] sun.com>
   8160 
   8161 	* metacity.spec: Add patch, pretty-function, to use a Gnome define 
   8162 	instead of a pragma not available in forte. Bugzilla 326281.
   8163 	Call intltoolize to process intltool-update/merge.
   8164 	* patches/metacity-08-pretty-function.diff: Added. #326281.
   8165 	* librsvg.spec: Remove patch, 01-rsvg-text-void-ret, as the code 
   8166 	referenced is gone. 
   8167 	* patches/librsvg-01-rsvg-text-void-ret.diff: Removed, obsolete.
   8168 
   8169 2006-01-07  Damien Carbery <damien.carbery (a] sun.com>
   8170 
   8171 	* gnome-terminal.spec: Call intltoolize for intltool-update/merge.
   8172 	* gedit.spec: Point aclocal to module's m4 files.
   8173 	* gnome-games.spec: Add patch, 02-illegal_cast, to fix compilation 
   8174 	errors; bugzilla 326024.
   8175 	* patches/gnome-games-02-illegal_cast.diff: Added. #326024.
   8176 	* patches/control-center-05-add-wallpaper-dialog.diff: Rework.
   8177 	* patches/gnome-utils-01-disable-logview-dictionary.diff: Rework.
   8178 	* file-roller.spec: Remove ref to bonobo files no longer present.
   8179 
   8180 2006-01-06  Laszlo Peter  <laca (a] sun.com>
   8181 
   8182 	* nautilus.spec: disable most locales as they break the build
   8183 	  when installing the schemas for some weird, weird reason
   8184 
   8185 2006-01-06  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   8186 
   8187 	* apoc.spec: incremented release numbers for build 32
   8188 
   8189 2006-01-06  Laszlo Peter  <laca (a] sun.com>
   8190 
   8191 	* patches/yelp-01-solaris-compile.diff: add one more chunk that
   8192 	  disables gcc specific mozilla cflags
   8193 
   8194 2006-01-06  Laszlo Peter  <laca (a] sun.com>
   8195 
   8196 	* GConf.spec: set 64-bit sysconfdir to /etc, since those files
   8197 	  are not arch specific
   8198 
   8199 2006-01-06  Laszlo Peter  <laca (a] sun.com>
   8200 
   8201 	* firefox.spec: add patch 10 and install gecko.m4
   8202 	* patches/firefox-10-gecko.m4.diff: add gecko.m4 from epiphany
   8203 	  (required for building yelp)
   8204 
   8205 2006-01-06  Laszlo Peter  <laca (a] sun.com>
   8206 
   8207 	* gdm.spec: remove scrollkeeper files that need not be packaged
   8208 
   8209 2006-01-06  Simon Zheng  <simon.zheng (a] sun.com>
   8210 
   8211 	* evolution.spec: Add the patch
   8212 	evolution-02-addressbook-config-ludcheck.diff.
   8213 	* evolution-02-patches/addressbook-config-ludcheck.diff: Add.
   8214 
   8215 2006-01-06  Laszlo Peter  <laca (a] sun.com>
   8216 
   8217 	* nautilus.spec: add patch 15 (Bug #325975)
   8218 	* patches/nautilus-15-eel-show-error-dialog.diff: the title arg
   8219 	  was removed from this function in eel, update in the nautilus
   8220 	  sources
   8221 
   8222 2006-01-06  Damien Carbery <damien.carbery (a] sun.com>
   8223 
   8224 	* tango-icon-theme.spec: Add patch to downgrade pkg-config ver and 
   8225 	remove hard-coding of dir to icon-name-mapping (so it builds in the 
   8226 	SUNWgnome-themes super-package).
   8227 	* patches/tango-icon-theme-01-pkgconfig_ver.diff: Added for above.
   8228 	* icon-naming-utils.spec: Specify libexec dir in configure to put 
   8229 	icon-name-mapping in right dir.
   8230 	* patches/icon-naming-utils-01-mapping-dir.diff: Change @DATADIR@ to
   8231 	variable that checks env var.
   8232 
   8233 2006-01-05  Damien Carbery <damien.carbery (a] sun.com>
   8234 
   8235 	* patches/aspell-01-forte.diff: Rework for new tarball.
   8236 	* patches/gnopernicus-02-sfw-path.diff: Add line continuation char.
   8237 
   8238 2006-01-04  Damien Carbery <damien.carbery (a] sun.com>
   8239 
   8240 	* patches/yelp-01-solaris-compile.diff: Rework for new tarball.
   8241 	* patches/gnome-utils-01-disable-logview-dictionary.diff: Rework.
   8242 	* patches/nautilus-12-lockdown.diff: Rework for new tarball.
   8243 	* patches/gnome-desktop-01-jds-about-branding.diff patches,
   8244 	patches/gnome-panel-03-egg-recent-poll.diff,
   8245 	gnome-panel-05-fish-applet.diff: Rework for new tarball.
   8246 	* metacity.spec: Remove obsolete patch, 08-constrain-window.
   8247 	* patches/metacity-08-constrain-window.diff: Removed, obsolete.
   8248 	* speex.spec: Single threaded make because of timing issues.
   8249 	* libmusicbrainz.spec: Specify include dir in CFLAGS so configure finds
   8250 	expat files. And lists the dir in Makefiles.
   8251 	* gnome-panel.spec: Remove patch, 03-egg-recent-poll, obsolete. Renumber
   8252 	remaining patches. Reenable patches 10 and 11 after rework.
   8253 	* patches/gnome-panel-03-launch-button.diff: Added, renamed from 12.
   8254 	* patches/gnome-panel-03-egg-recent-poll.diff: Removed. Obsolete.
   8255 	* patches/gnome-panel-11-clock-timezone.diff: Rework for new tarball.
   8256 	* patches/gnome-panel-10-input-method-filter-keypress.diff: Rework.
   8257 
   8258 2006-01-04  Halton Huo <halton.huo (a] sun.com>
   8259 
   8260 	* evolution-data-server.spec: Bump to 1.5.4.
   8261 	* evolution-exchange.spec: Bump to 2.5.4.
   8262 	* evolution.spec: Bump to 2.5.4, Remove upstreamed patches:
   8263 	  evolution-02-be-po.diff, evolution-03-alarm-hang.diff.
   8264 	* gtkhtml.spec: Bump to 3.9.4.
   8265 	* patches/evolution-02-be-po.diff: Upstreamd patch.
   8266 	* patches/evolution-03-alarm-hang.diff: Upstreamd patch.
   8267 
   8268 2006-01-03  Damien Carbery <damien.carbery (a] sun.com>
   8269 
   8270 	* totem.spec: Remove upstream patch. Renumber remainder.
   8271 	* patches/totem-01-desktop.sh.diff: Removed, upstream.
   8272 	* patches/totem-01-mnttab.diff: Added, renamed from 04.
   8273 	* patches/totem-02-menu-entry.diff: Removed, upstream.
   8274 	* patches/totem-02-use-jmplay-for-wav-mp3.diff: Added, renamed from 03.
   8275 
   8276 2006-01-03  Damien Carbery <damien.carbery (a] sun.com>
   8277 
   8278 	* librsvg.spec: Bump to 2.13.3.
   8279 	* eel.spec: Bump to 2.13.3.
   8280 	* nautilus.spec: Bump to 2.13.3.
   8281 	* gnopernicus.spec: Bump to 1.0.0.
   8282 	* patches/gnopernicus-02-sfw-path.diff: Update for new tarball.
   8283 	* libmusicbrainz.spec: Bump to 2.1.2.
   8284 	* speex.spec: Bump to 1.1.11.1.
   8285 	* gucharmap.spec: Bump to 1.5.0.
   8286 	* gnome-applets.spec: Bump to 2.13.1.
   8287 	* file-roller.spec: Bump to 2.13.3.
   8288 	* gcalctool.spec: Bump to 5.7.18.
   8289 	* gnome-python.spec: Bump to 2.12.3.
   8290 	* gimp.spec: Bump to 2.3.6.
   8291 	* libgphoto2.spec: Bump to 2.1.99.
   8292 	* gphoto2.spec: Bump to 2.1.99.
   8293 	* patches/gphoto2-01-build.diff, patches/libgphoto2-01-gettext.diff:
   8294 	Rework for new tarball.
   8295 	* gtkam.spec: Bump to 0.1.13. Remove obsolete patches.
   8296 	* patches/gtkam-06-wall.diff, patches/gtkam-07-gimp-plugin.diff:
   8297 	Removed obsolete patches.
   8298 	* patches/gtkam-06-sfw-path.diff: Added, renumber of 08-sfw-path.
   8299 	* patches/gtkam-01-menu-entry.diff, patches/gtkam-03-g11n-i18n.diff,
   8300 	patches/gtkam-05-short-cut-key.diff: Rework for new tarball.
   8301 	* control-center.spec: Remove upstream patch, -22-about-me.diff.
   8302 	* patches/control-center-22-about-me.diff: Removed, upstream.
   8303 	* patches/control-center-08-custom-keybinding.diff,
   8304 	patches/control-center-09-keybinding-caps-lock.diff,
   8305 	patches/control-center-10-volume-control.diff,
   8306 	patches/control-center-21-disable-gnome-screensaver.diff,
   8307 	patches/control-center-14-wall.diff: Rework for new tarball.
   8308 	* poppler.spec: Remove upstream patch, 02-macrofix. Renum remaining.
   8309 	* patches/poppler-02-macrofix.diff: Removed, upstream.
   8310 	* patches/poppler-02-uninstalled.pc.diff: Renamed from 04.
   8311 	* patches/gthumb-02-fix-makefile.diff: Rework for new tarball.
   8312 	* patches/gnome-games-01-sfw-path.diff: Remove obsolete chunk.
   8313 	* gedit.spec: Remove obsolete patches, renum remaining.
   8314 	* patches/gedit-01-spellcheck-fallback-to-enus.diff: Renamed from 03.
   8315 	* patches/gedit-01-g11n-utf8-autodetect.diff: Removed, obsolete.
   8316 	* patches/gedit-02-command-pipe.diff: Removed, obsolete.
   8317 
   8318 2005-12-26  Brian Cameron  <Brian.Cameron (a] sun.com>
   8319 
   8320 	* gst-plugins.spec, patches/gst-plugins-03-mixer.diff:
   8321 	  Fix bug in the SunAudio GStreamer plugin that causes
   8322 	  the mute button to not work in the mixer applet.  Also
   8323 	  now set the /dev/audioctrl device using the AUDIODEV
   8324 	  environment variable so that the SunAudio mixer plugin
   8325 	  will work on SunRay.
   8326 
   8327 2005-12-22  Damien Carbery <damien.carbery (a] sun.com>
   8328 
   8329 	* gnome-doc-utils.spec: Bump to 0.5.2.
   8330 	* libwnck.spec: Bump to 2.13.3.
   8331 	* gnome-desktop.spec: Bump to 2.13.3.
   8332 
   8333 2005-12-21  Damien Carbery <damien.carbery (a] sun.com>
   8334 
   8335 	* libbonoboui.spec: Bump to 2.13.0.
   8336 	* libgnome.spec: Bump to 2.13.4.
   8337 	* libgnomeui.spec: Bump to 2.13.0.
   8338 	* libgtkhtml.spec:  Bump to 2.11.0. Remove upstream patch, 
   8339 	01-keynav-crash.
   8340 	* patches/libgtkhtml-01-keynav-crash.diff. Removed. Upstream.
   8341 	* gnome-vfs.spec: Remove upstream patch 15-forte-build-fix. Add
   8342 	patch 15-login_tty to not compile Linux-only login_tty function.
   8343 	* patches/gnome-vfs-15-login_tty.diff: Added to disable a call.
   8344 	* icon-naming-utils.spec: Bump to 0.6.2
   8345 	* tango-icon-theme.spec: 0.6.3
   8346 	* gtk2-engines.spec: Bump to 2.7.1 Remove upstream patch, 
   8347 	01-crux-theme-crash.
   8348 	* patches/gtk-engines-01-crux-theme-crash.diff: Removed. Upstream.
   8349 	* gnome-themes.spec: Bump to 2.13.2
   8350 	* gnome-icon-theme.spec: Bump to 2.13.2
   8351 	* gnome-backgrounds.spec: Bump to 2.12.2
   8352 	* gnome-panel.spec: Bump to 2.13.3.
   8353 
   8354 2005-12-21  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   8355 
   8356 	* apoc.spec: incremented release numbers for build 31
   8357 
   8358 2005-12-21  Padraig O'Briain <padraig.obriain (a] sun.com>
   8359 
   8360 	* patches/gdm-01-branding-defaults-solaris.diff,
   8361 	  patches/gdm-09-system-locale.diff: Update to work with 
   8362 	  gdm 2.13.0.3
   8363 
   8364 2005-12-21  Damien Carbery <damien.carbery (a] sun.com>
   8365 
   8366 	* ORBit2.spec: Add patch to remove unnecessary cast that breaks build.
   8367 	* patches/ORBit-05-illegal_cast.diff: Remove unnecessary cast. Bugzilla
   8368 	#324686.
   8369 
   8370 2005-12-21  Halton Huo <halton.huo (a] sun.com>
   8371 
   8372 	* evolution.spec,
   8373 	  patches/evolution-01-6334819.diff,
   8374 	  patches/evolution-01-display-mail.diff,
   8375 	  patches/evolution-03-alarm-hang-6364800.diff,
   8376 	  patches/evolution-03-alarm-hang.diff:
   8377           rename evolution bugid patches.
   8378 
   8379 2005-12-21  Halton Huo <halton.huo (a] sun.com>
   8380 
   8381 	* evolution-data-server.spec: correct source filed,
   8382 	  remove upstreamed patches.
   8383 	* evolution-exchange.spec: correct source filed.
   8384 	* evolution.spec: correct source filed,
   8385 	  change major_verion from 2.4 to 2.6.
   8386 	* gtkhtml.spec: correct source filed.
   8387 	* patches/evolution-02-be-po.diff,
   8388 	  patches/evolution-03-alarm-hang-6364800.diff:
   8389 	  Added patches for evolution.
   8390 	* patches/evolution-data-server-6341837.diff,
   8391 	  patches/evolution-data-server-6359639.diff:
   8392 	  Removed patches for evolution-data-server.
   8393 
   8394 2005-12-21  Brian Cameron  <brian.cameron (a] sun.com>
   8395 
   8396 	* patches/gtk+-04-mediaLib.diff: Fix to work with the
   8397 	  new mediaLib provided in build 30.
   8398 
   8399 2005-12-20  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   8400 
   8401 	* nautilus-cd-burner.spec: Bump to 2.13.3
   8402 	* sound-juicer.spec: Bump to 2.13.1
   8403 	* gconf-editor.spec: Bump to 2.12.1
   8404 	* metacity.spec: Bump to 2.13.5
   8405 	* control-center.spec: Bump to 2.13.3
   8406 	* zenity.spec: Bump to 2.13.3
   8407 	* gdm.spec: Bump to 2.13.0.3
   8408 	* gnome-games.spec: Bump to 2.13.3
   8409 	* yelp.spec: Bump to 2.13.2
   8410 	* eog.spec: Bump to 2.13.3
   8411 	* gthumb.spec: Bump to 2.7.1
   8412 	* totem.spec: Bump to 1.3.0
   8413 	* pyorbit.spec: Bump to 2.13.1
   8414 	* gnome-python: Bump to 2.12.2
   8415 	* pygtk2.spec: Bump to 2.8.2
   8416 	* poppler.spec: Bump to 0.4.3
   8417 	* libgsf.spec: Bump to 1.13.3
   8418 	* gnome-terminal.spec: Bump to 2.13.0
   8419 	* gedit.spec: Bump to 2.13.0
   8420 	* gtksourceview.spec: Bump to 1.5.2
   8421 	* glade.spec: Bump to 2.12.1
   8422 	* gnome-utils.spec: Bump to 2.13.3
   8423 
   8424 2005-12-20  Damien Carbery <damien.carbery (a] sun.com>
   8425 
   8426 	* build-gnome2: Update tarball dir to 2.14.
   8427 	* fontconfig.spec: Bump to 2.3.92.
   8428 	* glib2.spec: Bump to 2.9.1. Remove upstream patch 05-logname. Add 
   8429 	intltool BuildRequires. Add 06-feature_tests compilation patch.
   8430 	* patches/glib-06-feature_tests.diff: Added to get around 
   8431 	feature_tests.h compilation errors (define and undef _STDC_C99).
   8432 	* libxml2.spec: Delete unneeded gtk-doc files before packaging.
   8433 	* pango.spec: Bump to 1.11.1.
   8434 	* patches/pango-02-fullwidth-space.diff: Rework for new tarball.
   8435 	* gtk2.spec: Bump to 2.8.9.
   8436 	* ORBit2.spec: Bump to 2.13.2. Remove upstream patch. Add gcc patch.
   8437 	* patches/ORBit-04-gcc-Werror.diff: Added so gcc option is only set 
   8438 	when using gcc.
   8439 	* patches/ORBit-04-ipv4-port-hosed.diff: Deleted, upstream.
   8440 	* libbonobo.spec: Bump to 2.13.0. Remove upstream patch.
   8441 	* patches/libbonobo-01-forte.diff: Removed, upstream.
   8442 	* patches/libbonobo-01-gthread.diff: Renamed from 03-gthread.
   8443 	* aspell.spec: Bump to 0.60.4.
   8444 	* brltty.spec: Bump to 3.7.1.
   8445 	* gnome-vfs.spec: Bump to 2.13.3.
   8446 	* aspell-en.spec: Bump to 0.51-1.
   8447 
   8448 2005-12-19  Damien Carbery <damien.carbery (a] sun.com>
   8449 
   8450 	* evolution-exchange.spec evolution-data-server.spec evolution.spec 
   8451 	gtkhtml.spec: Bump tarball versions.
   8452 
   8453 2005-12-16  Glynn Foster  <glynn.foster (a] sun.com>
   8454 
   8455 	* docs/jds-bug-lifecycle.html: Reformat Shane's document. Let's 
   8456 	work from this from now on.
   8457 	* docs/jds-introduction.html: Update, for new bits.
   8458 
   8459 2005-12-15  Dave Lin <dave.lin (a] sun.com>
   8460 
   8461 	* firefox.spec, * patches/firefox-09-yelp-hang.diff: Add patch 
   8462 	firefox-09-yelp-hang.diff to fix yelp hang problem.
   8463 
   8464 2005-12-13  Archana Shah  <archana.shah (a] wipro.com>
   8465 
   8466 	* ext-sources/defaults.list: File updated to edit default applications
   8467 	  for some media related mime types.
   8468 
   8469 2005-12-13  Halton Huo <halton.huo (a] sun.com>
   8470 
   8471 	* evolution.spec: Bump to 2.4.2.1.
   8472 	* patches/evolution-02-6355700.diff: remove upstreamed patch.
   8473 
   8474 2005-12-09  Laszlo Peter  <laca (a] sun.com>
   8475 
   8476 	* ext-sources/i.manifest: update to rev 1.4 from snv_29
   8477 	* ext-sources/r.manifest: update to rev 1.4 from snv_29
   8478 
   8479 2005-12-09  Archana Shah  <archana.shah (a] wipro.com>
   8480 
   8481 	* shared-mime-info.spec: Spec file updated
   8482 	* patches/shared-mime-info-01-add-mime-types.diff: Modified it to
   8483 	  include mime type for speex files.
   8484 
   8485 2005-12-09  Dave Lin <dave.lin (a] sun.com>
   8486 
   8487 	* evolution-data-server.spec: Add patch 6359639.diff to fix #6359639.
   8488 	* patches/evolution-data-server-6359639.diff:
   8489 
   8490 2005-12-08  Damien Carbery <damien.carbery (a] sun.com>
   8491 
   8492 	* shared-mime-info.spec: Remove l10n tarball. Not maintained in 
   8493 	OpenSolaris releases.
   8494 	* gnome-user-docs.spec: Remove l10n stuff and associated patches. Not 
   8495 	maintained for OpenSolaris.
   8496 	* patches/gnome-user-docs-*.diff: Removed.
   8497 
   8498 2005-12-08  Muktha  <muktha.narayan (a] wipro.com>
   8499 
   8500 	* gtk2-engines.spec: Update
   8501 	* patches/gtk-engines-01-crux-theme-crash.diff: Added to fix
   8502 	the crash when theme is changed from Crux. Fixes #6359039.
   8503 	
   8504 2005-12-08  Halton Huo <halton.huo (a] sun.com>
   8505 
   8506 	* gnupg.spec: Add gnupg stuff into spec-files
   8507 
   8508 2005-12-06  Dermot McCluskey <dermot.mccluskey (a] sun.com>
   8509 
   8510 	* apoc.spec: inc. t_suffix for build 30b
   8511 
   8512 2005-12-02  Archana Shah <archana.shah (a] wipro.com>
   8513 
   8514 	* ext-sources/defaults.list: Changed the media related mime 
   8515 	type-application association.
   8516 	Fix for bug #6334154
   8517 
   8518 2005-12-06  Srirama Sharma  <srirama.sharma (a] wipro.com>
   8519 
   8520 	* gnopernicus.spec : Update
   8521 	* patches/gnopernicus-02-sfw-path.diff : Updated to make sure that
   8522 	gnopernicus execs srcore using its absolute path.
   8523 
   8524 2005-12-04  Laszlo Peter  <laca (a] sun.com>
   8525 
   8526 	* firefox.spec: re-enable shared libs and disable static.  Can't
   8527 	  find a reason/changelog for why this was changed
   8528 
   8529 2005-12-03  Laszlo Peter  <laca (a] sun.com>
   8530 
   8531 	* ext-sources/i.manifest: (new) smf manifest class action script
   8532 	  from nv_27a (SUNWfontconfig-root)
   8533 	* ext-sources/r.manifest: (new) smf CAS for removing manifest files
   8534 	* ext-sources/postrun: (new) delayed postinstall execution script
   8535 	  for Solaris packages (SUNWpostrun)
   8536 	* ext-sources/postrun-runq: (new) script for starting the spooled
   8537 	  postinstall jobs
   8538 	* ext-sources/postrun.xml: smf manifest file for starting
   8539 	  postrun-runq at system boot
   8540 
   8541 2005-12-02 Erwann Chenede - <erwann.chenede (a] sun.com>
   8542 
   8543 	* ext-sources/gnome-main-menu.png
   8544 	* ext-sources/gnome-panel-menu-stripe.png
   8545         * ext-sources/gnome-splash.png : Added OpenSolaris images
   8546 	
   8547 	* patches/gnome-backgrounds-01-sun-backgrounds.diff
   8548 	* patches/libgnome-01-default-background.diff : Patches for 
   8549 	  default Opensolaris background in libgnome and gnome-backgrounds
   8550 	* patches/gnome-panel-12-launch-button.diff :
   8551 	  new layout for the launch button.
   8552 	* patches/gnome-session-02-splash-logos.diff :
   8553 	  new splash, removed partner logos code
   8554 	* gnome-backgrounds.spec :
   8555 	  changes background tarball from sun to opensolaris.
   8556 
   8557 2005-12-02  Damien Carbery <damien.carbery (a] sun.com>
   8558 
   8559 	* hicolor-icon-theme.spec: Add URL for Source.
   8560 	* jdstoc.spec: Removed. Associated with javahelp-convert which is gone.
   8561 	* ttf-freefont.spec: Remove %{version} from Source URL as there isn't 
   8562 	one on website.
   8563 	* firefox.spec: Add Makefile.in patch to link fontconfig and Xft libs.
   8564 	Add make from top directory to build nsIconChannel.o.
   8565 	* patches/firefox-08-font_Xft.diff: Added.
   8566 
   8567 2005-12-02  Archana Shah <archana.shah (a] wipro.com>
   8568 
   8569 	* ext-sources/defaults.list: Added javaws for .jnlp files. Fixes bug 
   8570 	#6351401
   8571 	* shared-mime-info.spec: Updated.
   8572 
   8573 2005-12-02  Srirama Sharma  <srirama.sharma (a] wipro.com>
   8574 
   8575 	* gnome-games.spec: Added patch
   8576 	* gnopernicus.spec: Added patch
   8577 	* gok.spec: Added patch
   8578 	* gthumb.spec: Added patch
   8579 	* gtkam.spec: Added patch
   8580 	* planner.spec: Updated patch 
   8581 	* patches/gnome-games-01-sfw-path.diff:
   8582 	* patches/gnopernicus-02-sfw-path.diff:
   8583 	* patches/gok-05-sfw-path.diff:
   8584 	* patches/gthumb-04-sfw-path.diff:
   8585 	* patches/gtkam-08-sfw-path.diff:
   8586 	* patches/planner-01-menu-entry.diff:
   8587 	Use the absolute path of the executable in the .desktop file
   8588 	as usr/sfw/bin should not be included in $PATH.
   8589 	Fixes bug: # 6345489
   8590 
   8591 2005-12-01  Damien Carbery <damien.carbery (a] sun.com>
   8592 
   8593 	* gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
   8594 	* evolution-data-server.spec: Remove upstream patch, 01-6340601.diff.
   8595 	* patches/evolution-data-server-01-6340601.diff: Removed. Upstream.
   8596 
   8597 2005-11-30  Damien Carbery <damien.carbery (a] sun.com>
   8598 
   8599 	* gail.spec: Remove upstream patch, 02-garbage-collect-6278812.diff.
   8600 	* patches/gail-02-garbage-collect-6278812.diff: Removed.
   8601 	* GConf.spec: Remove upstream patch, markup-tree-incremental-reads.diff
   8602 	* patches/GConf-04-markup-tree-incremental-reads.diff: Removed.
   8603 	* gtkperf.spec: Bump to 0.40. Remove upstream patch.
   8604 	* patches/gtkperf-01-remove-wall.diff: Removed.
   8605 	* patches/nautilus-02-trash-only-home.diff: Remove upstream chunk.
   8606 	* gnome-applets.spec: Remove upstream patch, 05-Wall.diff.
   8607 	* patches/gnome-applets-05-Wall.diff: Removed.
   8608 	* patches/gnome-applets-04-trashapplet.diff: Modified to fix 
   8609 	Makefile.am typo.
   8610 
   8611 2005-11-29  Laszlo Peter  <laca (a] sun.com>
   8612 
   8613 	* patches/poppler-04-uninstalled.pc.diff: added.
   8614 	* poppler.spec: add patch uninstalled.pc.diff, enable zlib support
   8615 
   8616 2005-11-29  Laszlo Peter  <laca (a] sun.com>
   8617 
   8618 	* gnome-desktop.spec: optimise autofoo order
   8619 	* gnome-screensaver.spec: autofooise, add patch 01-src-libs to add
   8620 	  a missing $(SAVER_LIBS)
   8621 	* libgnomeui.spec: optimise autofoo order
   8622 	* patches/gnome-screensaver-01-locale.diff: remove unref'd patch
   8623 	* patches/gnome-screensaver-01-src-libs.diff: add
   8624 	* patches/gnome-screensaver-02-src-libs.diff: remove unref'd patch
   8625 
   8626 2005-11-29  Damien Carbery <damien.carbery (a] sun.com>
   8627 
   8628 	* gtk2.spec: Remove upstream patches 15-gtkcalendar and 16-glib-mkenums.
   8629 	* patches/gtk+-15-gtkcalendar.diff, patches/gtk+-16-glib-mkenums.diff:
   8630 	Removed upstream patches.
   8631 
   8632 2005-11-29  Laszlo Peter  <laca (a] sun.com>
   8633 
   8634 	* bug-buddy.spec, eog.spec, file-roller.spec, gaim.spec,
   8635 	  gcalctool.spec, gconf-editor.spec, gdm.spec, gedit.spec,
   8636 	  ggv.spec, glade.spec, gnome-applets.spec, gnome-desktop.spec,
   8637 	  gnome-games.spec, gnome-im-switcher.spec, gnome-media.spec,
   8638 	  gnome-panel.spec, gnome-pilot.spec, gnome-system-monitor.spec,
   8639 	  gnome-terminal.spec, gnome-user-docs.spec, gnome-utils.spec,
   8640 	  gnomemeeting.spec, gnopernicus.spec, gok.spec, gthumb.spec,
   8641 	  gtkam.spec, gucharmap.spec, jdstoc.spec, netapplet.spec,
   8642 	  now.spec, planner.spec, quick-lounge-applet.spec,
   8643 	  sound-juicer.spec, totem.spec, webeyes.spec, zenity.spec:
   8644 	  remove javahelp conversion
   8645 	
   8646 	* javahelp-convert.spec, jdshelp.spec: remove
   8647 
   8648 2005-11-29  Damien Carbery <damien.carbery (a] sun.com>
   8649 
   8650 	* eel.spec eog.spec evolution.spec evolution-data-server.spec
   8651 	evolution-exchange.spec file-roller.spec gail.spec GConf.spec gdm.spec
   8652 	glib2.spec gnome-applets.spec gnome-desktop.spec gnome-doc-utils.spec 
   8653 	gnome-games.spec gnome-keyring.spec gnome-panel.spec gnome-utils.spec 
   8654 	gnome-vfs.spec gtk2.spec gtk2-engines.spec gtkhtml.spec 
   8655 	libgail-gnome.spec libsoup.spec libwnck.spec metacity.spec 
   8656 	nautilus.spec nautilus-cd-burner.spec quick-lounge-applet.spec 
   8657 	sound-juicer.spec yelp.spec: Bump tarballs.
   8658 
   8659 2005-11-28  Laszlo Peter  <laca (a] sun.com>
   8660 
   8661 	* dbus.spec: add --localstatedir to configure opts so that it
   8662 	  becomes /var instead of /usr/var
   8663 	* glib2.spec: prepare for building from CVS snapshots: use macro
   8664 	  for Version and fix autotools.
   8665 	* gnome-screensaver.spec: update to 0.0.20
   8666 	* gtk2.spec: prepare for building from CVS
   8667 	* pango.spec: prepare for building from CVS
   8668 	* ext-sources/i.immodules: CAS for SUNWgnome-base-libs (soaking
   8669 	  for the cinnabar-solaris branch)
   8670 	* ext-sources/r.immodules: CAS for SUNWgnome-base-libs
   8671 
   8672 2005-11-25  Halton Huo <halton.huo (a] sun.com>
   8673 
   8674 	* evolution-jescs.spec: Bump to 2.4.3.
   8675 
   8676 2005-11-23  Halton Huo <halton.huo (a] sun.com>
   8677 
   8678 	* evolution-data-server.spec, 
   8679 	patches/evolution-data-server-01-6340601.diff: Fix bug #6340601.
   8680 	* evolution.spec, patches/evolution-01-6334819.diff: Fix bug #6334819.
   8681 
   8682 2005-11-22  Dave Lin <dave.lin (a] sun.com>
   8683 
   8684 	* firefox.spec: Bump tarball version to 1.5rc3
   8685 
   8686 2005-11-17  Damien Carbery <damien.carbery (a] sun.com>
   8687 
   8688 	* patches/aspell-01-forte.diff: Add chunks to workaround Venus compiler
   8689 	issue 6316377. Essentially 'extern C' a few functions and remove 
   8690 	'static' from another.
   8691 
   8692 2005-11-16  Halton Huo  <halton.huo (a] sun.com>
   8693 
   8694 	* evolution-jescs.spec: Bump to 2.4.2.
   8695 
   8696 2005-11-15  Brian Cameron  <brian.cameron (a] sun.com>
   8697 
   8698 	* patches/control-center-22-about-me.diff:  Fixed
   8699 	  patch to correct the delay problem mentioned in
   8700 	  previous commit.  Now changing passwords seems to
   8701 	  work okay on Solaris.
   8702 
   8703 2005-11-15  Brian Cameron  <brian.cameron (a] sun.com>
   8704 
   8705 	* control-center.spec:  Now build about-me applet.
   8706 	* patches/control-center-22-about-me.diff:  Patch to make
   8707 	  about-me build on Solaris.  I notice that when you run
   8708 	  gnome-about-me from the command line, changing password
   8709 	  happens fast, but seems much slower when launching it
   8710 	  from the panel (though it still works).  This will need
   8711 	  to be looked into, but for now it builds.
   8712 
   8713 2005-11-14  Willie Walker  <William.Walker (a] sun.com>
   8714 
   8715 	* gnome-speech.spec: Bump to 0.3.9
   8716 	* java-access-bridge.spec: Bump version to 1.4.6
   8717 	* patches/gnome-speech-01-configure.diff: remove
   8718 
   8719 2005-11-14  Darren Kenny <darren.kenny (a] sun.com>
   8720 
   8721 	* patches/gdm-11-dbus-launch.diff: 
   8722 	Backout - will be changed changed to launch via /usr/dt/bin/Xsession 
   8723 	script
   8724 	* gdm.spec:
   8725 	Removal of application of above patch to spec file.
   8726 
   8727 2005-11-11  Halton Huo <halton.huo (a] sun.com>
   8728 
   8729 	* firefox.spec: Bump tarball version to 1.5rc2.
   8730 
   8731 2005-11-10  Darren Kenny <darren.kenny (a] sun.com>
   8732 
   8733 	* patches/gdm-11-dbus-launch.diff: 
   8734 	Add patch for Xsession.in to call dbus-launch to create a dbus session.
   8735 	* gdm.spec:
   8736 	Add above patch to spec file.
   8737 
   8738 2005-11-10  Damien Carbery <damien.carbery (a] sun.com>
   8739 
   8740 	* libtheora.spec: Change %setup to reference %{tarball_version} in 
   8741 	order to build.
   8742 
   8743 2005-11-09 Halton Huo <halton.huo (a] sun.com>
   8744 
   8745 	* evolution.spec: Add option --enable-default-binary, create evolution 
   8746 	link to evolution-2.4, fix bug #6344895, better than old one.
   8747 
   8748 2005-11-09  Glynn Foster  <glynn.foster (a] sun.com>
   8749 
   8750 	* patches/control-center-21-disable-gnome-screensaver.diff: Add
   8751 	patch temporarily to fix #6346174.
   8752 
   8753 2005-11-08  Halton Huo <halton.huo (a] sun.com>
   8754 
   8755 	* evolution.spec: Add evolution link to evolution-2.4, fix bug #6344895.
   8756 
   8757 2005-11-08  Dave Lin <dave.lin (a] sun.com>
   8758 
   8759 	* firefox.spec: 
   8760 	- Bump tarball version to 1.5rc1
   8761 	- Remove the patch mozilla-07-bz307041.diff since it's upstreamed
   8762 	  in 1.5rc1 already
   8763 	- Enalbe '--enalbe-timeline' in nightly builds
   8764 	* thunderbird.spec:
   8765 	- Bump tarball version to 1.5rc1
   8766 	- Remove the patch mozilla-07-bz307041.diff since it's upstreamed
   8767 	  in 1.5rc1 already
   8768 
   8769 2005-11-08  Brian Cameron  <brian.cameron (a] sun.com>
   8770 
   8771 	* ext-sources/registry-i386.xml: Updated to include
   8772 	  xvimagesink plugin.
   8773 
   8774 2005-11-08  Glynn Foster  <glynn.foster (a] sun.com>
   8775 
   8776 	* evince.spec, patches/evince-01-desktop-display.diff: show
   8777 	the .desktop file entry for the moment until we have some
   8778 	sort of roadmap for PDF viewing. Fixes #6334161.
   8779 
   8780 2005-11-08  Glynn Foster  <glynn.foster (a] sun.com>
   8781 
   8782 	* patches/gnome-panel-01-default-setup.diff: Add show desktop icon.
   8783 
   8784 2005-11-04  Damien Carbery <damien.carbery (a] sun.com>
   8785 
   8786 	* gnome-screensaver.spec: Bump to 0.0.18. Remove autofoo and patches.
   8787 
   8788 2005-11-03  Glynn Foster  <glynn.foster (a] sun.com>
   8789 
   8790 	* patches/gnome-panel-01-default-setup.diff: Fix up the notification
   8791 	bug not being shown on the panel. Fixes #6342689.
   8792 
   8793 2005-11-02  Damien Carbery <damien.carbery (a] sun.com>
   8794 
   8795 	* acroread.spec: Copy in v7 changes from JDS3.1 branch.
   8796 
   8797 2005-11-01  Damien Carbery <damien.carbery (a] sun.com>
   8798 
   8799 	* patches/gnome-screensaver-01-locale.diff: Add bug ID: 320499.
   8800 	* patches/gnome-screensaver-02-src-libs.diff: Add tests and code to
   8801 	configure.ac and remove hacks from src/Makefile.am. Bugzilla: 320501.
   8802 
   8803 2005-11-02  Glynn Foster  <glynn.foster (a] sun.com>
   8804 
   8805 	* aspell-en.spec, aspell.spec: Fix urls thanks to
   8806 	Henry Jen.
   8807 
   8808 2005-11-01  Laszlo Peter  <laca (a] sun.com>
   8809 
   8810 	* firefox.spec: use a numeric version number
   8811 	* thunderbird.spec: use a numeric version number
   8812 
   8813 2005-11-02  Glynn Foster  <glynn.foster (a] sun.com>
   8814 
   8815 	* gpdf.spec, patches/gpdf-*: Remove, we have evince now.
   8816 
   8817 2005-11-01  Damien Carbery <damien.carbery (a] sun.com>
   8818 
   8819 	* patches/gnome-screensaver-01-locale.diff,
   8820 	patches/gnome-screensaver-02-src-libs.diff: Update for new tarball.
   8821 	* gnome-screensaver.spec: Add autofoo for configure.ac patch.
   8822 
   8823 2005-11-01  Glynn Foster  <glynn.foster (a] sun.com>
   8824 
   8825 	* patches/gnome-panel-01-default-setup.diff: Fix tyop
   8826 	s/main-menu/main_menu/ which should get the default
   8827 	launch menu appearing on the left hand side.
   8828 
   8829 2005-10-30  Laszlo Peter  <laca (a] sun.com>
   8830 
   8831 	* ORBit2.spec: remove orbit2-config from the 64-bit bindir
   8832 	* glib2.spec: remove glib scripts from 64-bit bindir
   8833 	* libIDL.spec: remove libIDL-config-2 from 64-bit bindir
   8834 	* libbonobo.spec: remove bonobo-slay from 64-bit bindir
   8835 	* patches/Python-01-solaris-lib-dirs.diff: update
   8836 	* patches/Python-02-pycc.diff: new. contains the pycc script
   8837 	* patches/Python233-01-solaris-lib-dirs.diff: new. Port of
   8838 	  Python-01 to 2.3.3
   8839 	* pyxml.spec: remove %build section, unnecessary and wrong
   8840 
   8841 2005-10-28  Damien Carbery <damien.carbery (a] sun.com>
   8842 
   8843 	* patches/brltty-01-suncc.diff: Rework for new source tarball.
   8844 	* gnopernicus.spec: Disable brlmonitor javahelp-convert call.
   8845 
   8846 2005-10-28  Brian Cameron  <brian.cameron (a] sun.com>
   8847 
   8848 	* patches/Python-01-solaris-lib-dirs.diff:  Updated patch
   8849 	  so it also works on Solaris 10.
   8850 
   8851 2005-10-28  Glynn Foster  <glynn.foster (a] sun.com>
   8852 
   8853 	* gnome-panel.spec: Update.
   8854 	* patches/gnome-panel-05-fish-applet.diff: Update with patch
   8855 	that doesn't install the fish help.
   8856 
   8857 2005-10-27  Laszlo Peter  <laca (a] sun.com>
   8858 
   8859 	* pygtk2.spec: add patch uninstalled.pc.diff
   8860 	* patches/pygtk2-01-uninstalled.pc.diff: add uninstalled pkgconfig
   8861 	  files so that pygtk2 can be included in SUNWgnome-python-libs
   8862 	  together with gnome-python.
   8863 
   8864 2005-10-27  Laszlo Peter  <laca (a] sun.com>
   8865 
   8866 	* pyxml.spec: new. python xml module from pyxml.sf.net; needed
   8867 	  for building gstreamer-plugins
   8868 	* gst-plugins.spec: add pyxml buildreq
   8869 
   8870 2005-10-27  Laszlo Peter  <laca (a] sun.com>
   8871 
   8872 	* Pyrex.spec: move to vendor-packages from site-packages
   8873 	* gnome-menus.spec: move to vendor-packages from site-packages
   8874 	* gnome-python.spec: move to vendor-packages from site-packages;
   8875 	  include pyc files
   8876 	* orca.spec: move to vendor-packages from site-packages
   8877 	* planner.spec: move python module to vendor-packages
   8878 	* pygtk2.spec: move to vendor-packages
   8879 	* pyorbit.spec: move to vendor-packages
   8880 	* pyspi.spec: move to vendor-packages
   8881 	* python.spec: add vendor-packages dir; add a pth file to
   8882 	  site-packages that tells python to search for modules in the
   8883 	  vendor-packages directory too
   8884 	* patches/Python-01-solaris-lib-dirs.diff: new. update setup.py
   8885 	  to search for some directories in /usr/sfw and to not search
   8886 	  for anything in /usr/local.
   8887 	* vte.spec: move the python module to vendor-packages
   8888 
   8889 2005-10-26  Laszlo Peter  <laca (a] sun.com>
   8890 
   8891 	* db_evo.spec: remove. unused.
   8892 	* docs/jds-branches.html: update to include gnome-2-12 branch
   8893 
   8894 2005-10-27  Glynn Foster  <glynn.foster (a] sun.com>
   8895 
   8896 	* gnome-panel.spec: Update, fixing some FIXMES.
   8897 	* icon-naming-utils.spec: Add description, it's still
   8898 	lame.
   8899 	* patches/gnome-panel-08-notificationarea-tooltip.diff: Rename.
   8900 	* patches/gnome-panel-08-run-dialog.diff: Remove, stupid patch.
   8901 	* patches/gnome-panel-09-menu-stripe.diff: Rename and rework.
   8902 	* patches/gnome-panel-09-notificationarea-tooltip.diff: Remove.
   8903 	* patches/gnome-panel-10-input-method-filter-keypress.diff: Rename.
   8904 	* patches/gnome-panel-10-menu-stripe.diff: Remove.
   8905 	* patches/gnome-panel-11-clock-timezone.diff: Rename.
   8906 	* patches/gnome-panel-11-input-method-filter-keypress.diff: Remove.
   8907 	* patches/gnome-panel-12-clock-timezone.diff: Remove.
   8908 	* patches/gnome-panel-12-launch-button.diff: Rename and rework.
   8909 	* patches/gnome-panel-13-launch-button.diff: Remove.
   8910 
   8911 2005-10-26  Brian Cameron  <brian.cameron (a] sun.com>
   8912 
   8913 	* liboil.spec: Added
   8914 	* patches/liboil-01-forte.diff: Added.  Fix so
   8915           liboil builds with Forte.
   8916 	* patches/flac-01-forte.diff,
   8917 	  patches/gnomemeeting-02-configure-solaris.diff:
   8918 	  To make these compile on Solaris, the GCC style
   8919 	  optimization flag was removed.  It's better to
   8920 	  instead change it to the Forte optimization flag.
   8921 
   8922 2005-10-26  Damien Carbery <damien.carbery (a] sun.com>
   8923 
   8924 	* gnome-doc-utils.spec: Bump to 0.4.3.
   8925 	* gnome-screensaver.spec: Bump to 0.0.17.
   8926 	* brltty.spec: Bump to 3.7.
   8927 	* cairo.spec: Bump to 1.0.2.
   8928 	* db_evo.spec: Bump to 4.3.29.
   8929 	* dogtail.spec: Bump to 0.4.3.
   8930 	* fontconfig.spec: Bump to 2.3.91.
   8931 	* icon-naming-utils.spec: Bump to 0.3.2.1.
   8932 	* python.spec: Bump to 2.4.2.
   8933 	* tango-icon-theme.spec: Bump to 0.3.2.1.
   8934 	* ttf-freefont.spec: Bump to version 20050407.
   8935 
   8936 2005-10-26  Halton Huo <halton.huo (a] sun.com>
   8937 
   8938 	* krb5.spec: removed for unused any more.
   8939 
   8940 2005-10-26  Glynn Foster  <glynn.foster (a] sun.com>
   8941 	
   8942 	* bug-buddy.spec, patches/bug-buddy-01-use-pstack.diff: Bring
   8943 	this back as well so we get some feedback. Probably need to
   8944 	change some fields around, but we're mostly good.
   8945 
   8946 2005-10-26  Glynn Foster  <glynn.foster (a] sun.com>
   8947 	
   8948 	* bug-buddy.spec: Add autofoo.
   8949 
   8950 2005-10-26  Glynn Foster  <glynn.foster (a] sun.com>
   8951 
   8952 	* ext-sources/defaults.list: Update.
   8953 
   8954 2005-10-26  Glynn Foster  <glynn.foster (a] sun.com>
   8955 
   8956 	* pyspi.spec: Update the license.
   8957 
   8958 2005-10-26  Glynn Foster  <glynn.foster (a] sun.com>
   8959 
   8960 	* patch-status.txt: Remove, it's unneeded now.
   8961 
   8962 2005-10-25  Brian Cameron  <brian.cameron (a] sun.com>
   8963 
   8964 	* cairo.spec, patches/cairo-02-buggyx.diff:  Added patch to
   8965 	  workaround the buggy Xserver shipped with Solaris 10.  This
   8966 	  fixes the problem that the background would not get repainted
   8967 	  when you would move an icon, view the root menu, etc.  The
   8968 	  same workaround is used in the code to resolve this problem
   8969 	  on other platforms using an Xorg server older than 2.8.2
   8970 	  (we use 2.8.0 on Solaris 10).
   8971 
   8972 2005-10-25  Damien Carbery <damien.carbery (a] sun.com>
   8973 
   8974 	* patches/dbus-03-archincludedir.diff: Put include files in /usr/include
   8975 	and not /usr/lib/include.
   8976 	* patches/dbus-03-archincludedir.diff: Removed. Unnecessary.
   8977 	* dbus.spec: Remove patch3 as an include dir under _libdir is okay.
   8978 	Bump to 0.50. Disable python bindings as they fail. Bug 4878 files at 
   8979 	freedesktop.org.
   8980 
   8981 2005-10-24  Damien Carbery <damien.carbery (a] sun.com>
   8982 
   8983 	* pyspi.spec, Pyrex.spec: Include .pyc files. A Google search indicates
   8984 	that most people include them.
   8985 	* gnome-screensaver.spec: Add patches, add 'locale.h' to two files and
   8986 	extra libs to src/Makefile.*.
   8987 	* patches/gnome-screensaver-01-locale.diff: Add locale.h to two files.
   8988 	* patches/gnome-screensaver-02-src-libs.diff: Add libraries to LDADD
   8989 	sections in src/Makefile.*.
   8990 	* gtkperf.spec: Added. GTK+ performance testing tool.
   8991 	* patches/gtkperf-01-remove-wall.diff: Remove -Wall compiler option.
   8992 
   8993 2005-10-24  Glynn Foster  <glynn.foster (a] sun.com>
   8994 
   8995 	* gnome-panel.spec: Update.
   8996 	* patches/gnome-panel-03-check-fam-support.diff: Rename to something
   8997 	a little more suited to the patch contents.
   8998 	* patches/gnome-panel-03-egg-recent-poll.diff: Add new.
   8999 
   9000 2005-10-23  Laszlo Peter  <laca (a] sun.com>
   9001 
   9002 	* .cvsignore: add (ignore .pkgtoolrc changes)
   9003 	* GConf.spec: add Lorenzo's incremental read patch
   9004 	* patches/GConf-04-markup-tree-incremental-reads.diff: new, upstream
   9005 	* glib2.spec: add 2 patches, see below
   9006 	* patches/glib-05-logname.diff: new. bugzilla 319535
   9007 	* patches/glib-06-solaris-thread-flags.diff: new. bugzilla 315061
   9008 	* patches/glib-04-gmodule-always-lazy.diff: update comments.
   9009 	  (submitted as bugzilla 319557)
   9010 	* vte.spec: add patch
   9011 	* patches/vte-13-logname.diff: new. bugzilla 319564
   9012 	* docs/jds-build.html: update; add --with-debug example
   9013 
   9014 2005-10-23  Glynn Foster  <glynn.foster (a] sun.com>
   9015 
   9016 	* gnome-panel.spec: Update.
   9017 	* patches/gnome-panel-01-default-setup.diff: Rename.
   9018 	* patches/gnome-panel-01-linux-default-setup.diff,
   9019 	* patches/gnome-panel-02-solaris-default-setup.diff: Merge, and
   9020 	let's concentrate on having a single panel config.
   9021 	* patches/gnome-panel-15-fix-logout-crash.diff: Remove, upstream.
   9022 	* patches/gnome-panel-*.diff: Rename.
   9023 
   9024 2005-10-21  Damien Carbery <damien.carbery (a] sun.com>
   9025 
   9026 	* gnome-screensaver.spec: Added.
   9027 	* patches/dbus-01-auth-external.diff, patches/dbus-02-glib_cflags.diff,
   9028 	patches/dbus-03-archincludedir.diff: Added for to build on Solaris.
   9029 	* dbus.spec: Add patches for Solaris.
   9030 
   9031 2005-10-21  Halton Huo <halton.huo (a] sun.com>
   9032 
   9033 	* thunderbird.spec: Bump to 1.5b2 and patch 307041 from bugzilla.
   9034 
   9035 2005-10-21  Halton Huo  <halton.huo (a] sun.com>
   9036 
   9037 	* evolution-data-server.spec: Disable pilot-conduits on solaris,
   9038 	  use firefox nss/nspr lib instead of mozilla's.
   9039 	* evolution.spec: Use firefox nss/nspr lib instead of mozilla's.
   9040 
   9041 2005-10-21  Dave Lin <dave.lin (a] sun.com>
   9042 
   9043 	* firefox.spec: Update version from 1.5b1 to 1.5b2 and add patch 307041
   9044 	from bugzilla, Change configure option per Leo Sha from developer team,
   9045 	Add nss header file in development package
   9046 
   9047 2005-10-20  Damien Carbery <damien.carbery (a] sun.com>
   9048 
   9049 	* pyspi.spec: Remove 'make' call from %install. Already in '%build'.
   9050 	Delete .pyc files so they are not included in the package.
   9051 	* dogtail.spec: Added. It's a GUI test tool and automation framework.
   9052 	Delete .pyc files so they are not included in the package.
   9053 	* Pyrex.spec: Delete .pyc files so they are not included in the package.
   9054 	* acroread.spec: Change mozilla references to firefox.
   9055 
   9056 2005-10-20  Glynn Foster  <glynn.foster (a] sun.com>
   9057 
   9058 	* docs/jds-bug-lifecycle.html: Add new lifecyle document, based on
   9059 	work from Shane, Bob and co.
   9060 
   9061 2005-10-19  Damien Carbery <damien.carbery (a] sun.com>
   9062 
   9063 	* Pyrex.spec. Added. Pyrex is a language for writing Python extension 
   9064 	modules Required by dogtail, a GUI test tool.
   9065 	* pyspi.spec: Added. pyspi contains Python bindings for CSPI. It is
   9066 	required by dogtail.
   9067 
   9068 2005-10-19  Glynn Foster  <glynn.foster (a] sun.com>
   9069 
   9070 	* gnome-desktop.spec: Fix up the branding patch.
   9071 	* patches/gnome-desktop-01-jds-about-branding.diff: 
   9072 	Update.
   9073 
   9074 2005-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   9075 
   9076 	* nautilus-open-terminal.spec: Add auto* so that we
   9077 	actually build with the below patch.
   9078 
   9079 2005-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   9080 
   9081 	* nautilus-open-terminal.spec: Update
   9082 	* patches/nautilus-open-terminal-01-werror.diff: New patch.
   9083 
   9084 2005-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   9085 
   9086 	* nautilus.spec: Update.
   9087 	* patches/nautilus-14-uninstalled-pc.diff: New file
   9088 	that should allow us to build nautilus-open-terminal
   9089 	in the Solaris packages.
   9090 
   9091 2005-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   9092 
   9093 	* librsvg.spec: Pull the Mozilla bits for now until we
   9094 	get it working nicely with Firefox.
   9095 
   9096 2005-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   9097 
   9098 	* nautilus-open-terminal.spec: Add new spec to make Laca
   9099 	happy - probably a good idea to ship anyway.
   9100 
   9101 2005-10-17  Glynn Foster  <glynn.foster (a] sun.com>
   9102 
   9103 	* libbonoboui.spec: Remove the .desktop file. I don't
   9104 	honestly think this is anyway useful.
   9105 
   9106 2005-10-16  Glynn Foster  <glynn.foster (a] sun.com>
   9107 
   9108 	* libgnomeprint.spec: Fix up patch typo.
   9109 
   9110 2005-10-16  Glynn Foster  <glynn.foster (a] sun.com>
   9111 
   9112 	* librsvg.spec: Remove missing patches.
   9113 
   9114 2005-10-15  Laszlo Peter  <laca (a] sun.com>
   9115 
   9116 	* ext-sources/mozilla-chrome-lang.txt: remove
   9117 	* ext-sources/mozilla-exclude-list: remove
   9118 	* ext-sources/mozilla-icon.png: remove
   9119 	* ext-sources/mozilla-make-package.pl: remove
   9120 	* ext-sources/mozilla-psm-exclude-list: remove
   9121 	* ext-sources/mozilla-rebuild-databases.pl.in: remove
   9122 	* ext-sources/mozilla-startscripts.tar: remove
   9123 	* ext-sources/mozilla-xpcom-exclude-list: remove
   9124 	* ext-sources/mozilla.1.gz: remove
   9125 	* ext-sources/mozilla.desktop: remove
   9126 	* ext-sources/mozilla.sh.in: remove
   9127 	* icon-naming-utils.spec: new. spec file for icon-naming-utils.
   9128 	  see http://www.tango-project.org/
   9129 	* manpages/man1/mozilla.1.gz: remove.
   9130 	* mozilla.spec: remove.
   9131 	* patches/icon-naming-utils-01-mapping-dir.diff: patch to make
   9132 	  icon-naming-utils work while uninstalled
   9133 	* tango-icon-theme.spec: new icon theme. See
   9134 	  http://www.tango-project.org/
   9135 
   9136 2005-10-14  Laszlo Peter  <laca (a] sun.com>
   9137 
   9138 	* control-center.spec: add patches that stop the mouse and
   9139 	  the keyboard applets crashing.  Most settings still don't
   9140 	  work though.
   9141 	* libgnomeprint.spec: fix crash in papi module when no printers
   9142 	  are defined in printers.conf.
   9143 	* patches/control-center-19-fix-keyboard-dialog.diff: add.
   9144 	* patches/control-center-20-mouse-dialog.diff: add.
   9145 	* patches/libgnomeprint-02-papi-crash.diff: add.
   9146 
   9147 2005-10-14  Laszlo Peter  <laca (a] sun.com>
   9148 
   9149 	* firefox.spec: add patch mozilla-config.diff; adds -lxpcom_core to
   9150 	  libs which fixes the build of yelp
   9151 	* librsvg.spec: call firefox-config instead of mozilla-config when
   9152 	  available
   9153 	* nautilus.spec: add patch locale.h, fixes the build
   9154 	* patches/firefox-06-mozilla-config.diff: add
   9155 	* patches/nautilus-13-locale.h.diff: add
   9156 	* ext-sources/fonts.conf: add
   9157 
   9158 2005-10-13  Damien Carbery <damien.carbery (a] sun.com>
   9159 
   9160 	* poppler.spec: Enable poppler-glib as it is required by evince.
   9161 	* patches/nautilus-02-trash-only-home.diff,
   9162 	patches/nautilus-12-lockdown.diff: Add #include chunks to build.
   9163 
   9164 2005-10-13  Laszlo Peter  <laca (a] sun.com>
   9165 
   9166 	* blueprint.spec: update to 0.9.16.os (opensolaris branding)
   9167 	* patches/blueprint-01-fix-configure.diff: remove
   9168 	* cairo.spec: fix url
   9169 	* gimp.spec: fix gimp-help url
   9170 	* glib2.spec: add evil patch to always use lazy loading of modules
   9171 	  (LDRT_LAZY).  FIXME: make this Solaris specific and submit to
   9172 	  bugzilla.
   9173 	* patches/glib-04-gmodule-always-lazy.diff: add
   9174 	* gnome-applets.spec: remove patch fontconfig.diff: no longer needed
   9175 	* patches/gnome-applets-05-fontconfig.diff: remove
   9176 	* patches/gnome-applets-06-Wall.diff: rename to
   9177 	* patches/gnome-applets-05-Wall.diff.
   9178 	* gtkam.spec: fix libexif url
   9179 	* libexif-gtk.spec: fix url
   9180 	* libical.spec: fix url
   9181 	* libmusicbrainz.spec: fix url
   9182 	* libxklavier.spec: fix url
   9183 	* sun-gdm-themes.spec: update to OpenSolaris branding
   9184 	* patches/gdm-01-branding-defaults-solaris.diff: use OpenSolaris theme
   9185 	* shared-mime-info.spec: update url
   9186 	* webeyes.spec: fix url
   9187 
   9188 2005-10-13  Cyrille Moureaux <Cyrille.Moureaux (a] Sun.COM>
   9189 
   9190     * patches/nautilus-12-lockdown.diff: added changes that were part of 6312879
   9191 
   9192 2005-10-13  Damien Carbery <damien.carbery (a] sun.com>
   9193 
   9194 	* nautilus-cd-burner.spec: Remove upstream patch 05. Fix patch 04.
   9195 	* patches/nautilus-cd-burner-05-stdin.diff: Upstream. Removed.
   9196 	* patches/nautilus-cd-burner-04-data-size.diff: Reworked for 2.12.1.
   9197 	* control-center.spec: Remove upstream patch, 19-xcursor.
   9198 	* patches/control-center-19-xcursor.diff: Upstream. Removed.
   9199 	* gdm.spec: Added patch, 10-libvicious-dir, to remove dir in 
   9200 	vicious-extensions Makefile.am, as it caused build to fail.
   9201 	* patches/gdm-10-libvicious-dir.diff: Remove dir in vicious-extensions 
   9202 	Makefile.am to fix build failure.
   9203 
   9204 2005-10-14  Glynn Foster  <glynn.foster (a] sun.com>
   9205 
   9206 	* nautilus.spec: Update patches.
   9207 	* patches/nautilus-02-trash-only-home.diff: Update
   9208 	* patches/nautilus-04-move-trash-dup.diff: Merge into above
   9209 	* patches/nautilus-09-trash-skip-copy.diff: Merge into above
   9210 
   9211 	* patches/nautilus-*: Rename the rest.
   9212 
   9213 2005-10-12  Damien Carbery <damien.carbery (a] sun.com>
   9214 
   9215 	* gnome-games.spec: Remove patch as offending struct is no longer empty.
   9216 	* patches/gnome-games-01-forte-zero.diff: Removed. Obsolete in 2.12.1.
   9217 	* patches/gnome-applets-05-fontconfig.diff: Rework for new tarball.
   9218 
   9219 2005-10-12  Halton Huo <halton.huo (a] sun.com>
   9220 
   9221 	* evolution-data-server.spec,evolution-exchange.spec,evolution.spec:
   9222 	  change --with-ldap to --with-sunldap.
   9223 
   9224 2005-10-11  Damien Carbery <damien.carbery (a] sun.com>
   9225 
   9226 	* bug-buddy.spec control-center.spec eel.spec eog.spec 
   9227 	evolution-data-server.spec file-roller.spec gdm.spec gedit.spec 
   9228 	glib2.spec gnome-applets.spec gnome-desktop.spec gnome-games.spec 
   9229 	gnome-icon-theme.spec gnome-mag.spec gnome-panel.spec gnome-speech.spec
   9230 	gnome-system-monitor.spec gnome-themes.spec gnome-utils.spec 
   9231 	gnome-vfs.spec gnopernicus.spec gtk2.spec libwnck.spec metacity.spec 
   9232 	nautilus.spec nautilus-cd-burner.spec pango.spec zenity.spec:
   9233 	Bump versions.
   9234 	* gnome-utils.spec: Remove javahelp code. No longer used.
   9235 	* gtk2.spec: Add 2 patches to fix 2.8.6 tarball issues.
   9236 	* patches/gtk+-15-gtkcalendar.diff: Declare a missing var. #318578.
   9237 	* patches/gtk+-16-glib-mkenums.diff: Use macro instead of hardcoding.
   9238 	#318582.
   9239 	* gnome-icon-theme.spec: Add patch to undo 2.12.1 pkgconfig dir change.
   9240 	* patches/gnome-icon-theme-02-pkgconfig-dir.diff: Change pkgconfig dir.
   9241 
   9242 2005-10-10  Halton Huo <halton.huo (a] sun.com>
   9243 
   9244 	* evolution-data-server.spec: Bump to 1.4.1.
   9245 	* evolution-exchange.spec: Bump to 2.4.1.
   9246 	* evolution.spec: Bump to 2.4.1.
   9247 	* gtkhtml.spec: Bump to 3.8.1.
   9248 	* patches/evolution-01-configure-grep.diff,
   9249 	  patches/evolution-data-server-01-libgobject.diff,
   9250 	  patches/evolution-data-server-02-pretty_function.diff,
   9251 	  patches/evolution-data-server-03-lock-helper.diff: 
   9252           Move upstreamed or obsolete patches
   9253 
   9254 2005-10-06  Damien Carbery <damien.carbery (a] sun.com>
   9255 
   9256 	* ORBit2.spec: Add gtkdocize call to 64 bit section.
   9257 	* ext-sources/firefox.desktop, ext-sources/thunderbird.desktop:
   9258 	Set Exec path to /usr/sfw/bin as that is where apps installed to.
   9259 
   9260 2005-10-03  Damien Carbery <damien.carbery (a] sun.com>
   9261 
   9262 	* eog.spec: Add patch to link eog/shell with X11. Bugzilla 317828.
   9263 	* patches/eog-03-shell-X11.diff: Link with X11 in eog/shell.
   9264 
   9265 2005-09-30  Brian Cameron  <brian.cameron (a] sun.com>
   9266 
   9267 	* evince.spec: Bump to 0.4.0
   9268 	* poppler.spec: Bump to 0.4.2
   9269 	* gimp.spec: Bump to 2.3.4.
   9270 	* patches/poppler-02-macrofix.diff, 
   9271 	  patches/poppler-03-cflags.diff: Required for poppler to
   9272 	  build on Solaris.
   9273 	* patches/gimp-02-poppler-api.diff: Patch upstream so
   9274 	  deleted.
   9275 
   9276 2005-09-30  Brian Cameron  <brian.cameron (a] sun.com>
   9277 
   9278 	* dasher.spec, patches/dasher-01-trace.diff:  Fix dasher
   9279 	  so it builds on Solaris again.  Submitted patch to 
   9280 	  bugzilla.  Also fixed dasher packaging.
   9281 
   9282 2005-09-30  Damien Carbery <damien.carbery (a] sun.com>
   9283 
   9284 	* vino.spec: Add patch to move a #include outside '#ifdef HAVE_GNUTLS' 
   9285 	code so that it builds. Bugzilla: 315459.
   9286 	* patches/vino-02-libgnomeui-include.diff: Added. Bugzilla: 315459.
   9287 	* patches/gphoto2-01-build.diff: Add actions.c patch to find str fns.
   9288 
   9289 2005-09-29  Laszlo Peter  <laca (a] sun.com>
   9290 
   9291 	* gnome-desktop.spec: un-jds-brand
   9292 	* patches/gnome-desktop-01-jds-about-branding.diff: un-jds-brand
   9293 
   9294 2005-09-29  Brian Cameron  <brian.cameron (a] sun.com>
   9295 
   9296 	* gnome-doc-utils.spec: Updated to 0.4.2.
   9297 
   9298 2005-09-29  Brian Cameron  <brian.cameron (a] sun.com>
   9299 
   9300 	* nautilus-cd-burner.spec, nautilus-cd-burner-05-stdin.diff:
   9301 	  Add patch 05 to fix compile problem on Solaris.
   9302 
   9303 2005-09-29  Damien Carbery <damien.carbery (a] sun.com>
   9304 
   9305 	* ORBit2.spec: Add gtkdocize call for automake.
   9306 	* patches/brltty-01-suncc.diff: Update for source tarball bump.
   9307 
   9308 2005-09-27  Brian Cameron  <brian.cameron (a] sun.com>
   9309 
   9310 	* ext-sources/registry-sparc.xml:  Update to 0.8.11 level.
   9311 
   9312 2005-09-27  Brian Cameron  <brian.cameron (a] sun.com>
   9313 
   9314 	* totem.spec: Bump to 1.2.0 and fix patch 4 so it compiles with
   9315 	  totem 1.2.0.
   9316 	* patches/totem-04-mnttab.diff:  Fixed so it builds with
   9317 	  totem 1.2.0.
   9318 
   9319 2005-09-27  Damien Carbery <damien.carbery (a] sun.com>
   9320 
   9321 	* brltty.spec: Bump to 3.6.2.
   9322 	* GConf.spec ORBit2.spec glade.spec gnome-common.spec gthumb.spec
   9323 	gnome-doc-utils.spec gnome-nettool.spec gnome-system-tools.spec
   9324 	gnome-vfs.spec gtksourceview.spec gucharmap.spec libbonoboui.spec
   9325 	libgnome.spec libgnomecanvas.spec libgnomeui.spec libgsf.spec glib2.spec
   9326 	libxml2.spec pygtk2.spec sound-juicer.spec system-tools-backends.spec:
   9327 	totem.spec libxslt.spec
   9328 	Bump versions.
   9329 
   9330 2005-09-26  Brian Cameron  <brian.cameron (a] sun.com>
   9331 
   9332         * gst-plugis.spec, patches/gst-plugins-02-inline.diff:
   9333           Add patch which defines "inline" functions as either
   9334           "static inline" or "extern inline" since just "inline"
   9335           breaks the forte compiler and causes several plugins
   9336           to not register.
   9337         * ext-sources/registry-i386.xml: Updated to reflect
   9338           latest plugins.
   9339 
   9340 2005-09-27  Glynn Foster  <glynn.foster (a] sun.com>
   9341 
   9342 	* libgnomecups.spec: Bump to 2.12.1
   9343 	* libgnomeprint.spec: Bump to 0.2.2
   9344 	* libgnomeprintui.spec: Bump 2.12.1
   9345 
   9346 2005-09-26  Halton Huo  <halton.huo (a] sun.com>
   9347 
   9348 	* firefox.spec: Bump to 1.5b1, Move dir mozilla to 
   9349           firefox after tarball unpacking.
   9350 	* thunderbird.spec: Bump to 1.5b1, Move dir mozilla to 
   9351           thunderbird after tarball unpacking.
   9352 
   9353 2005-09-26  Glynn Foster  <glynn.foster (a] sun.com>
   9354 
   9355 	* gnome-common.spec: Bump to 2.12.0
   9356 	* patches/gnome-common-01-intltool.diff: Remove.
   9357 
   9358 2005-09-22 Brian Cameron  <brian.cameron (a] sun.com>
   9359 
   9360         * gnome-media.spec: Now build gnome-cd again.  Add back patch
   9361           gnome-media-03-cdda.diff and remove patch causing gnome-cd
   9362           to not build.
   9363 	* patches/gnome-media-03-cdda.diff:  Ported from cinnabar.
   9364 	* patches/gnome-media-X-disable-gnome-cd.diff:  Disable this
   9365 	  patch for now since sound-juicer does not build on 
   9366 	  Solaris yet.
   9367 
   9368 2005-09-22  Laszlo Peter  <laca (a] sun.com>
   9369 
   9370 	* planner.spec: add --disable-update-mimedb option to configure
   9371 
   9372 2005-09-21  Brian Cameron  <brian.cameron (a] sun.com>
   9373 
   9374 	* control-center.spec: Disable scrollkeeper and add patch
   9375 	  19 so it builds if xcursor is not available.
   9376 	* gst.spec, gst-plugins.spec: Bump to 0.8.11.
   9377 	* gdm.spec: Bump to 2.8.0.4
   9378 
   9379 2005-09-21  Brian Cameron  <brian.cameron (a] sun.com>
   9380 
   9381 	* libtheora.spec: Bump to 1.0alpha5.
   9382 	* patches/libtheora-01-noversionscript.diff:  Fix compile issues
   9383 	  on Solaris.
   9384 	* patches/libtheora-1.0alpha4-01-docs-make.diff:  Remove patch
   9385 	  since it is already in the new tarball.
   9386 	* patches/control-center-19-xcursor.diff:  Add so control-center
   9387 	  builds if xcursor is not available.
   9388 	* patches/control-center-14-wall.diff:  Updated patch so it 
   9389 	  applies.
   9390 
   9391 2005-09-20  Laszlo Peter  <laca (a] sun.com>
   9392 
   9393 	* gphoto2.spec: update patches forte-configure and forte-fixes
   9394 	  and merge them into one
   9395 	* patches/gphoto2-01-forte-configure.diff: remove
   9396 	* patches/gphoto2-02-forte-fixes.diff: remove
   9397 	* patches/gphoto2-01-build.diff: add
   9398 	* poppler.spec: add FREETYPE_CFLAGS to CFLAGS where needed
   9399 	* patches/poppler-01-freetype.diff: patch to do that
   9400 	* gimp.spec: add patch Xext.diff: add -lXext to a Makefile.am
   9401 	* patches/gimp-03-Xext.diff: add.
   9402 	* gnome-applets.spec: oops, re-add an update -Wall.diff
   9403 	* patches/gnome-applets-06-Wall.diff: new
   9404 	* gtkam.spec: unjavahelp-convertize
   9405 
   9406 2005-09-20  Laszlo Peter  <laca (a] sun.com>
   9407 
   9408 	* gnome-games.spec: remove patch same-gnome-xml.diff: upstream
   9409 	* patches/gnome-games-01-forte-zero.diff: renumber
   9410 	* patches/gnome-games-01-same-gnome-xml.diff: remove; upstream
   9411 	* patches/gnome-games-02-forte-zero.diff: delete
   9412 
   9413 2005-09-20  Laszlo Peter  <laca (a] sun.com>
   9414 
   9415 	* gnome-applets.spec: remove patch Wall.diff
   9416 	* patches/gnome-applets-05-Wall.diff: remove; fixed upstream
   9417 	* patches/gnome-applets-05-fontconfig.diff: rename
   9418 	* patches/gnome-applets-06-fontconfig.diff: remove
   9419 
   9420 2005-09-20  Laszlo Peter  <laca (a] sun.com>
   9421 
   9422 	* libgnomeprint.spec: Add patch -Wall.diff to remove -Wall from a
   9423 	  Makefile.am
   9424 	* patches/libgnomeprint-01-Wall.diff: add
   9425 
   9426 2005-09-20  Glynn Foster  <glynn.foster (a] sun.com>
   9427 
   9428 	* gimp.spec: There's probably a reason for this, but for now just
   9429 	remove the weirdo permissions, and rework some of the %files
   9430 
   9431 2005-09-20  Glynn Foster  <glynn.foster (a] sun.com>
   9432 
   9433 	* gnome-menus.spec: Add BuildRequires/Requires.
   9434 	* pygtk2.spec, pyorbit.spec: Use the default attrs for the packaging - not
   9435 	sure why we need to move away from the rest of the normal
   9436 	packaging rules.
   9437 
   9438 2005-09-20  Glynn Foster  <glynn.foster (a] sun.com>
   9439 
   9440 	* gaim.spec: Update.
   9441 	* patches/gaim-06-gettext.diff: Fix up patch so that it applies.
   9442 
   9443 2005-09-19  Laszlo Peter  <laca (a] sun.com>
   9444 
   9445 	* mozilla.spec: get rid of %{builddir} so that it works with
   9446 	  if {_builddir} != BUILD/mozilla
   9447 
   9448 2005-09-19  Glynn Foster  <glynn.foster (a] sun.com>
   9449 
   9450 	* gdm.spec: Update. 
   9451 	* patches/gdm-*.diff: Rename the patches so that it looks a bit
   9452 	more clean. Yeah this gives us 2 -01- patches, and I'm pretty 
   9453 	sure I've just reversed what someone else has done. I think the
   9454 	only exception to the rule should be to grep for 'solaris' and
   9455 	'linux' in the patch name for patches sharing the same number. I should
   9456 	probably fix up the reorder-patches script for that case.
   9457 
   9458 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9459 
   9460 	* libglade.spec: Remove the FIXME's in the BuildRequires and Requires
   9461 	for python. We have a python RPM now, so we should be using that.
   9462 
   9463 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9464 
   9465 	* gimp.spec: Update.
   9466 	* patches/gimp-01-menu-entry.diff: Update patch.
   9467 	* patches/gimp-02-poppler-api.diff: Rename.
   9468 	* patches/gimp-02-remove-keys.diff: Remove - we're using the new
   9469 	MIME system now, so there's better ways of doing this.
   9470 	* patches/gimp-03-poppler.c.diff: Remove.
   9471 
   9472 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9473 
   9474 	* gnome-session.spec: Update to fix some more FIXMEs.
   9475 	* patches/gnome-session-03-gnome-atom.diff: Rework.
   9476 	* patches/gnome-session-05-load-a11y-modules.diff: Rework.
   9477 	* patches/gnome-session-06-gnome-about.diff: Rework.
   9478 	* patches/gnome-session-07-gnome-volcheck-default-session.diff: Rework
   9479 
   9480 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9481 
   9482 	* gnome-system-monitor.spec: Update.
   9483 	* patches/gnome-system-monitor-01-selinux-configure.diff: We
   9484 	obviously don't need this patch anymore - perhaps an updated
   9485 	auto* did the trick.
   9486 
   9487 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9488 
   9489 	* ggv.spec: Update.
   9490 	* patches/ggv-03-convert-uri-to-display-name.diff: Rename.
   9491 	* patches/ggv-03-orientation.diff: Upstream, remove.
   9492 	* patches/ggv-04-convert-uri-to-display-name.diff: Remove.
   9493 	* patches/ggv-04-zoom-factor.diff: Rename.
   9494 	* patches/ggv-05-zoom-factor.diff: Remove.
   9495 
   9496 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9497 
   9498 	* libbonoboui.spec: Update.
   9499 	* patches/libbonoboui-02-nautilus-crash.diff: Upstream, remove.
   9500 
   9501 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9502 
   9503 	* gnome-keyring.spec: Update.
   9504 	* patches/gnome-keyring-01-pkcs.diff: Port to 0.4.5, but 
   9505 	could probably do with some sanity testing since I'm not
   9506 	on Solaris right now.
   9507 
   9508 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9509 
   9510 	* quick-lounge-applet.spec: Bump to 2.12.0
   9511 	* patches/quick-lounge-applet-03-gmenu-api.diff: Upstream, remove.
   9512 
   9513 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9514 
   9515 	* gtkam.spec: Update, so that we build the gimp plugin.
   9516 	* patches/gtkam-07-gimp-plugin.diff: Add new patch so that
   9517 	we build into the correct plugin dir.
   9518 
   9519 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9520 
   9521 	* gedit.spec: Update.
   9522 	* patches/gedit-03-g11n-i18n-ms-euc.diff: Remove, upstream.
   9523 	* patches/gedit-03-spellcheck-fallback-to-enus.diff: Rename.
   9524 	* patches/gedit-04-spellcheck-fallback-to-enus.diff: Remove.
   9525 
   9526 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9527 
   9528 	* gnome-utils.spec: Update.
   9529 	* patches/gnome-utils-01-disable-logview-dictionary.diff: Update.
   9530 	* patches/gnome-utils-02-gfloppy-permission.diff: Update.
   9531 
   9532 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9533 
   9534 	* gok.spec: Update, while sanitizing some of the patches and
   9535 	moving them to p1.
   9536 	* patches/gok-01-jds-apps.diff: Remove.
   9537 	* patches/gok-01-linux-apps.diff: Rename.
   9538 	* patches/gok-01-solaris-apps.diff: Rename.
   9539 	* patches/gok-02-g11n-i18n-ui.diff: Rename.
   9540 	* patches/gok-02-solaris-apps.diff: Remove.
   9541 	* patches/gok-03-dialog-container-add-children.diff: Rename.
   9542 	* patches/gok-03-g11n-i18n-ui.diff: Remove.
   9543 	* patches/gok-04-help-input-devices.diff: Upstream.
   9544 	* patches/gok-04-no-login-warn.diff: Rename.
   9545 	* patches/gok-05-menu-doubleaction-patch.diff: Upstream.
   9546 	* patches/gok-06-dialog-container-add-children.diff: Remove.
   9547 	* patches/gok-07-no-login-warn-6279448.diff: Remove.
   9548 
   9549 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9550 
   9551 	* gtk2-engines.spec: Bump to 2.6.5.
   9552 	* patches/gtk-engines-01-clearlooks-install.diff: Remove upstream
   9553 	patch.
   9554 
   9555 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9556 
   9557 	* libgnomeprintui.spec: Update.
   9558 	* patches/libgnomeprintui-01-read-subheadings.diff: Remove, upstream.
   9559 
   9560 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9561 
   9562 	* libxklavier.spec: Update.
   9563 	* patches/libxklavier-02-g11n-i18n-ui.diff: Bring over from the
   9564 	gnome-2-10 branch.
   9565 	* patches/libxklavier-X-g11n-i18n-ui.diff: Remove dead patch.
   9566 
   9567 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9568 
   9569 	* gnome-themes.spec: Update to remove another FIXME.
   9570 	* patches/gnome-themes-01-accessibility-icons.diff: Update
   9571 	patch. I'm sure there's stuff here like 'panel-drawer.png' that
   9572 	we no longer need in this patch. Should go upstream though really.
   9573 
   9574 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9575 
   9576 	* metacity.spec: Remove another FIXME.
   9577 	* patches/metacity-01-default-theme.diff: Update to 
   9578 	point to Clearlooks instead of Simple
   9579 
   9580 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9581 
   9582 	* ORBit2.spec: Update.
   9583 	* patches/ORBit-05-gtk-doc-make.diff: Remove, upstream.
   9584 	* patches/ORBit-06-new-pkgconfig.diff: Remove, upstream.
   9585 
   9586 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9587 
   9588 	* patches/yelp-01-solaris-compile.diff: Rename.
   9589 	* patches/yelp-02-solaris-compile.diff: Remove.
   9590 	* patches/yelp-01-yelp-sections.diff: Remove, since we haven't
   9591 	changed the menu structure with 2.12 yet.
   9592 	* patches/yelp-X-g11n-stylesheets.diff: Remove, if someone needs
   9593 	it, they can bring it back.
   9594 	* yelp.spec: Bump to 2.12.1
   9595 
   9596 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9597 
   9598 	* patches/quick-lounge-applet-02-launch-default-help.diff: Update.
   9599 	* quick-lounge-applet.spec: Bang goes another FIXME.
   9600 
   9601 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9602 
   9603 	* patches/vino-01-allow-resolution-change.diff: Remove, upstream.
   9604 	* patches/vino-01-fix-a11y-hang.diff: Rename.
   9605 	* patches/vino-02-fix-a11y-hang.diff: Remove.
   9606 	* vino.spec: Another FIXME bites the dust.
   9607 
   9608 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9609 
   9610 	* patches/vte-11-pre-edit-crash-on-close.diff: Update.
   9611 	* vte.spec: Fix the build.
   9612 
   9613 2005-09-17  Laszlo Peter  <laca (a] sun.com>
   9614 
   9615 	* libgnomeprint.spec: Add unpackaged files to %files
   9616 
   9617 2005-09-18  Glynn Foster  <glynn.foster (a] sun.com>
   9618 
   9619 	* gnome-themes.spec: Update so it builds.
   9620 
   9621 2005-09-17  Glynn Foster  <glynn.foster (a] sun.com>
   9622 
   9623 	* gedit.spec: Fix up to use a major_minor %define for
   9624 	the installation of the development headers.
   9625 
   9626 2005-09-17  Glynn Foster  <glynn.foster (a] sun.com>
   9627 
   9628 	* bug-buddy.spec, control-center.spec, eel.spec, eog.spec,
   9629 	* file-roller.spec, gconf-editor.spec, gedit.spec, ggv.spec,
   9630 	* gnome-applets.spec, gnome-desktop.spec, gnome-games.spec,
   9631 	* gnome-icon-theme.spec, gnome-keyring-manager.spec,
   9632 	* gnome-media.spec, gnome-menus.spec, gnome-panel.spec,
   9633 	* gnome-session.spec, gnome-system-monitor.spec,
   9634 	* gnome-terminal.spec, gnome-themes.spec, gnome-utils.spec,
   9635 	* libgnomeprint.spec, libgnomeprintui.spec, libgtop.spec,
   9636 	* libwnck.spec, metacity.spec, nautilus-cd-burner.spec,
   9637 	* nautilus.spec, sound-juicer.spec, vino.spec, yelp.spec,
   9638 	* zenity.spec: Bump to 2.12.0
   9639 
   9640 2005-09-15  Laszlo Peter  <laca (a] sun.com>
   9641 
   9642 	* orca.spec: autotoolize; add patch bindir.diff
   9643 	*