File splashy.changes of Package splashy

-------------------------------------------------------------------
Sun Jun 21 13:32:05 UTC 2015 - antoine.belvire@laposte.net

- Fix compilation with GCC5: add -fgnu89-inline to CFLAGS.

-------------------------------------------------------------------
Wed Sep 24 15:23:18 UTC 2014 - sfalken@opensuse.org

- Added %dir declarations for /lib/mkinitrd entries 

-------------------------------------------------------------------
Fri Jun 28 07:43:21 UTC 2013 - mchang@suse.com

- add splashy-missing-current-theme-in-font-path.patch (bnc#779048)
- add splashy-fix-error-no-create-window-support.patch (bnc#779048)

-------------------------------------------------------------------
Fri Apr  5 11:19:53 UTC 2013 - idonmez@suse.com

- Add Source URL, see https://en.opensuse.org/SourceUrls 

-------------------------------------------------------------------
Tue Mar  5 08:15:45 UTC 2013 - seife+obs@b1-systems.com

- fix build with new automake 1.13, simplify automake-1.12.patch

-------------------------------------------------------------------
Thu Dec 27 21:38:19 UTC 2012 - giecrilj@stegny.2a.pl

- move README.themes to %{_datadir}
- macroize the spec file
- minor syntactic tweaks

-------------------------------------------------------------------
Mon Jul 30 13:05:35 UTC 2012 - mvyskocil@suse.cz

- split mkinitrd setup script to separate package allows users to
  skip it from initrd without breaking suspend package

-------------------------------------------------------------------
Tue May 29 12:52:48 UTC 2012 - puzel@suse.com

- fix build with automake-1.12
  - add: automake-1.12.patch

-------------------------------------------------------------------
Sun Apr 22 13:46:43 UTC 2012 - dimstar@opensuse.org

- Add splashy-glib231.patch: Fix build with glib 2.31.

-------------------------------------------------------------------
Mon Feb 13 10:56:27 UTC 2012 - coolo@suse.com

- patch license to follow spdx.org standard

-------------------------------------------------------------------
Sat Nov 19 16:00:34 UTC 2011 - coolo@suse.com

- add libtool as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Sun Nov  6 11:57:20 UTC 2011 - aj@suse.de

- For openSUSE it's mkinitrd and not update_initramfs (bnc#542595).
  Patch: update-initramfs.patch

-------------------------------------------------------------------
Tue Jul 26 12:42:05 UTC 2011 - mmarek@suse.cz

- setup-splashy.sh: Drop the hardcoded list of libraries, let
  mkinitrd figure it out itself (bnc#649150).

-------------------------------------------------------------------
Wed Jul 13 11:42:10 UTC 2011 - aj@suse.de

- libglib moved to /usr, adjust update-splashy.sh.
- Fix branding spec file rules.
- Replace deprecated run_ldconfig macro with direct call.

-------------------------------------------------------------------
Tue May  3 13:53:03 CEST 2011 - ro@suse.de

- update description 

-------------------------------------------------------------------
Tue May  3 12:31:23 CEST 2011 - jslaby@suse.de

- fix gcc 4.6 build
- splashy exits prematurely fix

-------------------------------------------------------------------
Tue Jan 25 12:08:55 CET 2011 - hmacht@suse.de

- Revert previous fix, always use the symbolic link
  /usr/lib/libglib-2.0.so.0 (bnc#664793)

-------------------------------------------------------------------
Wed Oct 27 08:16:45 UTC 2010 - aj@suse.de

- Fix path for libglib.

-------------------------------------------------------------------
Mon Oct 25 15:00:11 UTC 2010 - aj@suse.de

- Update for new libfusion and glib versions.

-------------------------------------------------------------------
Mon Sep 27 11:58:40 CEST 2010 - hmacht@suse.de

- update libpng to libpng14 in setup-splashy.sh (bnc#634667)

-------------------------------------------------------------------
Fri Jun 18 00:48:45 UTC 2010 - badshah400@gmail.com

- Updated splashy-branding-openSUSE.tar.bz2 with artwork for 11.3

-------------------------------------------------------------------
Mon Apr 19 07:53:25 UTC 2010 - aj@suse.de

- Require DirectFB for directfb-config (bnc#597667).

-------------------------------------------------------------------
Wed Feb 24 08:46:47 UTC 2010 - aj@suse.de

- Update for new libfusion major version.

-------------------------------------------------------------------
Tue Oct 13 16:31:43 CEST 2009 - hmacht@suse.de

- update openSUSE branding (bnc#533989)

-------------------------------------------------------------------
Fri Jul 17 09:19:11 CEST 2009 - tittiatcoke@gmail.com

- add fix_autogen_version.diff to enable autogen to find automake 1.11

-------------------------------------------------------------------
Wed Apr 15 14:07:27 CEST 2009 - hmacht@suse.de

- add splashy-0.3.13-fix-theme-path.patch to fix
  /etc/splashy/config.xml
- update to 0.3.13:
  * adds default theme to initramfs so we can fall back in case of
    problems with a newer theme
  * fixes font problem with libdirectfb
  * fixes LSB script issue that prevented some applications to install
    correctly if Splashy was removed/missing (mysql server, etc...)
  * no major C changes, minor bug fixes
  * closes a number of bugs from bugs.debian.org/splashy which apply to
    other distros also
  * fixes problems with uswsusp
  * fixes problems with kdm
  * no major C changes, mostly scripts
  * implements chroot() as a command passed from splashy_update
  * works better with resume-from-RAM/Disk when uswsusp is used from
    initramfs
  * suggests to run update-initramfs -u when a theme is changed with
    splashy_config
  * removes boot dependency argument $all from initrc script (for LSB)
  * turns off cursor in TTY consoles to avoid showing artifacts when X
    starts
  * other bug fixes
  * plenty of bug fixes (Thanks Niko Araya for helping us sort them out)
    (See ChangeLog)
  * Splashy works better with encrypted hard disk (LUKS) and
    getstring/getpass prompts early at boot
  * lots of bug/thinko fixes from John Hughes, for which we are very glad!
  * fixes issues with progress bar during shutdown (Thanks to Matthijs
    Kooijman)
  * lsb-base-logging.sh LSB functions are a bit more complete
  * clears TTYs properly whenever Splashy is about to exit
  * detects display managers better (gdm, kdm, xdm)
  * hu translation added (Thanks Miklos Vajna)
  * br translation added (Thanks Amadeu Andrade Barbosa JĂșnior)
  * added more checks at initramfs to ensure Splashy can be started
    (Thanks Luca Capello)

-------------------------------------------------------------------
Fri Dec 19 14:02:56 CET 2008 - seife@suse.de

- fix splash screen during resume (link /etc/splashy/themes added)

-------------------------------------------------------------------
Sun Nov 30 00:00:31 CET 2008 - ro@suse.de

- check if binary really exists in postinstall scripts
  (needed with possibly cyclic deps) 

-------------------------------------------------------------------
Wed Nov  5 11:12:15 CET 2008 - hmacht@suse.de

- split off splashy-branding-* packages (bnc#440898)

-------------------------------------------------------------------
Tue Sep 30 20:30:37 CEST 2008 - hmacht@suse.de

- disable DirectFB-x11input module, it triggers a segfault in
  DirectFB (bnc#430235)

-------------------------------------------------------------------
Mon Sep 29 17:04:37 CEST 2008 - hmacht@suse.de

- adjust library paths in setup-splashy.sh due to DirectFB update
  (bnc#430130)

-------------------------------------------------------------------
Wed May 21 16:00:07 CEST 2008 - hmacht@suse.de

- package old openSUSE theme as openSUSE-zz in splashy-themes package
- add new openSUSE theme to core package and adjust
  splashy-default-theme.patch accordingly (bnc#387647)

-------------------------------------------------------------------
Fri Feb  1 17:29:47 CET 2008 - hmacht@suse.de

- adjust paths and libraries in setup-splashy.sh (mkinitrd)

-------------------------------------------------------------------
Tue Jan 29 14:38:55 CET 2008 - hmacht@suse.de

- (bnc#354982)
 - remove link /etc/splashy/themes and add README.themes instead
 - patch splashy configuration to look at /usr/share/splashy/themes for
   themes instead
 - package openSUSE theme in splashy.rpm and upstream default theme in
   splashy-themes.rpm

-------------------------------------------------------------------
Mon Jan 28 12:14:17 CET 2008 - hmacht@suse.de

- /etc/splashy/themes was a directory and is now a link, so remove
  the directory on update (b.n.c. 354982)

-------------------------------------------------------------------
Tue Jan 15 15:23:05 CET 2008 - hmacht@suse.de

- update to 0.3.8:
 - remove splashy-static.patch
 - add patch splashy-0.3.8-glib.patch
 - Changes between 0.3.7 and 0.3.8
  * Bug fixes:
 - Changes between 0.3.6 and 0.3.7
  * all static build dropped in favor of shared libraries. If your
    distribution does not support initramfs shared binaries, or you are
    using Splashy from a thin-client server, you will need to re-enable
    static on your own. Please refer to configure.ac and src/Makefile.am
  * scrolls text during boot (splashy_update "scroll text to display")
  * splashy_update commands print_scroll is now just scroll. Same for
    its alias "TEXT_SCROLL->SCROLL)
  * splashy_update command clrprint is now just "clear"
  * adds verbose text when pressing F2 (again). This time is done using
    LSB scripts not reading the console files (/dev/vcs*)
  * LSB script writes splashy PID to /var/run/sendsigs.omit which is
    used by /etc/init.d/sendsigs to killall5 all processes at
    shutdown/reboot. This tells the system to ignore killing splashy during
    shutdown/reboot.
  * adds international support. Translators needed!
    http://splashy.alioth.debian.org/i18n/
  * uses the real size of the screen and not that reported by the
    surface (Thanks to DeX77 from #frugalware for helping to get this
    fixed)
 - Changes between 0.3.5 and 0.3.6
  * Documentation updates
  * Support for OpenSuSE/Fedora and other RPM-based systems
  * Splashy now works with Directfb 1.x
  * Splashy runs from initramfs under Init again (Thanks to RPath Linux
    and Directfb Dev Team) (upstart works just like before)
  * Themes are now in /usr/share/splashy/themes and a symlink from
    /etc/splashy/themes points to that location (See README for more)

-------------------------------------------------------------------
Wed Oct 17 14:36:45 CEST 2007 - hmacht@suse.de

- use giant if-clause to never ever return from a mkinitrd script
  which would result in the initrd build process to fail
  (according to novell bug 331785, comment 8)

-------------------------------------------------------------------
Thu Oct 11 13:48:01 CEST 2007 - hmacht@suse.de

Update to upstream 0.3.5:
 - Make init scripts consistent. STEPS_DIR can be defined in
   /etc/default/splashy
 - bugfixes
 - documentation updates

-------------------------------------------------------------------
Tue Sep 11 14:19:32 CEST 2007 - seife@suse.de

- fix wrong path in the theme check
- do not exit in mkinitrd script since this script is sourced

-------------------------------------------------------------------
Mon Sep 10 17:16:46 CEST 2007 - seife@suse.de

- never abort mkinitrd because of potential splashy errors

-------------------------------------------------------------------
Sun Sep  9 21:24:07 CEST 2007 - seife@suse.de

- fix setup-splashy.sh error if the configured theme is not there

-------------------------------------------------------------------
Wed Sep  5 22:43:16 CEST 2007 - hmacht@suse.de

- add splashy-themes package, only openSUSE theme remains in the
  original package
- add themes Fingerprint, Mepis Bahira, Aqua and default splashy
  theme to splashy-themes package

-------------------------------------------------------------------
Mon Sep  3 16:22:36 CEST 2007 - seife@suse.de

- do not put /etc/suspend.conf into the initrd

-------------------------------------------------------------------
Fri Aug 31 11:50:03 CEST 2007 - seife@suse.de

- fix setup-splashy.sh in case the user changed his config.xml

-------------------------------------------------------------------
Mon Aug 27 14:30:03 CEST 2007 - hmacht@suse.de

- setup-splashy.sh script did not copy dynamic libraries to initrd
  if static ones were not present in installed system
- add openSUSE theme by Jakub Steiner and use as default

-------------------------------------------------------------------
Mon Aug 20 23:37:53 CEST 2007 - hmacht@suse.de

- do not install 99splashy pm-utils hook to create the screenshot
  before suspending. There are complications with the timeframe
  and with the desktop screensaver kicking in

-------------------------------------------------------------------
Mon Aug  6 11:42:46 CEST 2007 - hmacht@suse.de

- call /sbin/mkinitrd_setup in %postun to remove links
  (novell bug 297219)
- exit gracefully if convert is not installed

-------------------------------------------------------------------
Fri Aug  3 21:18:34 CEST 2007 - hmacht@suse.de

- pm-utils-splashy.sh: Don't create screenshot if splash is
  disabled

-------------------------------------------------------------------
Wed Jul 25 15:01:51 CEST 2007 - hmacht@suse.de

- add hook for pm-utils to create a screenshot of the desktop to
  show as suspend image
- add mkinitrd script to integrate splashy into the initrd
- splashy-default-theme.diff: slightly adjust the default theme
  configuration to fulfil our needs

-------------------------------------------------------------------
Fri Jun 29 20:57:27 CEST 2007 - hmacht@suse.de

- initial submission

openSUSE Build Service is sponsored by