File loki_setup.changes of Package loki_setup
-------------------------------------------------------------------
Thu Oct 25 11:19:44 UTC 2012 - coolo@suse.com
- add explicit buildrequire on libbz2-devel
-------------------------------------------------------------------
Mon Jun 11 11:44:47 UTC 2012 - lnussel@suse.de
- define PROTOTYPES to fix build
-------------------------------------------------------------------
Wed Jun 6 14:57:46 UTC 2012 - jreidinger@suse.com
- fix for new automake
-------------------------------------------------------------------
Thu May 3 11:21:25 UTC 2012 - lnussel@suse.de
- update ancient config.sub's
-------------------------------------------------------------------
Mon Apr 2 09:34:51 UTC 2012 - aj@suse.de
- build require xorg-x11-devel to fix build on factory.
-------------------------------------------------------------------
Wed Dec 21 10:31:40 UTC 2011 - coolo@suse.com
- remove call to suse_update_config (very old work around)
-------------------------------------------------------------------
Fri Dec 2 12:58:09 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Tue May 31 09:19:52 UTC 2011 - lnussel@suse.de
- remove ru locale (bnc#681500)
- remove __DATE__ reference
-------------------------------------------------------------------
Tue Dec 28 10:03:09 UTC 2010 - dimstar@opensuse.org
- Softlink duplicates only. Hardlinking /usr/bin to /usr/share is
not good practice, as the folders could remain on different
partitions.
-------------------------------------------------------------------
Wed Sep 8 14:06:02 UTC 2010 - lnussel@suse.de
- define _LARGEFILE64_SOURCE to fix build
- use normal %patch mechanism
- refresh some patches that had fuzz
-------------------------------------------------------------------
Tue Sep 7 12:37:21 UTC 2010 - aj@suse.de
- Remove gpm from BuildRequires, it's not used at all.
-------------------------------------------------------------------
Fri Jan 15 08:00:55 UTC 2010 - lnussel@suse.de
- remove gtk1-compat patch, not needed.
-------------------------------------------------------------------
Thu Jan 7 14:42:51 CET 2010 - vuntz@opensuse.org
- Only require gtk1-compat-devel on openSUSE 11.2 and earlier. It's
generally not needed since loki_* has been ported to GTK+ 2.x,
but to be on the safe side, we keep a
loki_patch-gtk1-compat.diff patch (see below) that requires
glib-config.
- Drop gtk1-compat-devel BuildRequires: it shouldn't be needed
anymore since it has been ported to GTK+ 2.x.
- Add loki_setup-xgettext-glade.diff: use xgettext directly instead
of libglade-xgettext, that doesn't exist anymore.
- Update loki_update-Makefile.diff:
+ use xml2-config and pkg-config instead of
{xml,gtk,libglade}-config
+ add -DGTK_ENABLE_BROKEN to make the build work with really old
GTK+ API
+ use xgettext directly instead of libglade-xgettext
- Add loki_update-libglade2.patch: port the code to libglade2 API.
- Update loki_patch-fixes.diff:
+ do not use gtk-config in Makefile.in since the xdelta
cflags/libs will have the right value in openSUSE 11.3
+ do not add AM_PATH_GTK in configure.in for the same reason
+ use xml2-config instead of xml-config
- Update loki_patch-xdelta.diff: do not change AM_PATH_GTK to
AM_PATH_GLIB since it's not there anymore.
- Add loki_patch-gtk1-compat.diff: this patch will be
applied on openSUSE < 11.3, to get the same results as before.
- Pass --with-libxml2 to configure of loki_setupdb.
-------------------------------------------------------------------
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com
- disable as-needed for this package as it fails to build with it
-------------------------------------------------------------------
Tue Apr 14 10:59:38 CEST 2009 - lnussel@suse.de
- update baselibs.conf to build cross packages for i586, x86_64, ppc
and ppc64
- fix exit code 3 handling of setup.sh
-------------------------------------------------------------------
Mon Jun 30 11:03:46 CEST 2008 - lnussel@suse.de
- add baselibs.conf so one can generate e.g a combined i386/x86_64
installer on x86_64
-------------------------------------------------------------------
Mon Jun 30 11:03:46 CEST 2008 - lnussel@suse.de
- add baselibs.conf so one can generate e.g a combined i386/x86_64
installer on x86_64
-------------------------------------------------------------------
Thu Jun 12 11:17:57 CEST 2008 - lnussel@suse.de
- update loki_setup to current cvs
* INCOMPATIBLE CHANGE: 'binpath' handling was fixed to actually
match documention. Installers relying on the previous behavior
will break!
-------------------------------------------------------------------
Thu Feb 21 09:25:02 CET 2008 - lnussel@suse.de
- use %fdupes
- fix desktop files to validate correctly
- BuildRequire xdelta-devel
- add symlinks like loki_update -> loki-update
- update loki_setup to current cvs
-------------------------------------------------------------------
Thu Jun 7 15:35:03 CEST 2007 - sbrabec@suse.cz
- Removed invalid desktop Category "Application" (#254654).
-------------------------------------------------------------------
Wed Apr 4 17:11:52 CEST 2007 - lnussel@suse.de
- update loki-setup and loki-setupdb to current cvs
- add zlib-devel and ncurses-devel to build requires
-------------------------------------------------------------------
Tue Dec 12 11:45:10 CET 2006 - lnussel@suse.de
- fix some wrong uses of strncat()
-------------------------------------------------------------------
Tue Nov 7 13:37:56 CET 2006 - ro@suse.de
- fix text file permissions (products.txt)
-------------------------------------------------------------------
Thu Jun 8 16:20:46 CEST 2006 - lnussel@suse.de
- Use --no-upgrade for loki_update glade2 file as the C code cannot
deal with the new widgets.
- don't link libxml statically into loki_update
- fix exit code check in loki-setup script
- fix path to locale files
-------------------------------------------------------------------
Thu Jun 1 20:31:22 CEST 2006 - sbrabec@suse.cz
- Updated to latest CVS version:
* GTK2 support
* Minor fixes.
- Fixed GTK2 support and switched from GTK1 to GTK2.
- Enabled GPM.
-------------------------------------------------------------------
Wed May 17 18:53:40 CEST 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Wed Jan 25 21:37:59 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Dec 1 09:52:10 CET 2005 - lnussel@suse.de
- fix more amd64/x86_64 confusion
-------------------------------------------------------------------
Wed Nov 9 16:56:26 CET 2005 - lnussel@suse.de
- fix build on x86_64
-------------------------------------------------------------------
Tue Nov 8 10:51:19 CET 2005 - lnussel@suse.de
- update to current cvs
-------------------------------------------------------------------
Mon Jul 4 11:41:05 CEST 2005 - lnussel@suse.de
- update to current cvs
* includes unrar code but it's not compiled for now
- remove -fsigned-char (#93880)
-------------------------------------------------------------------
Tue Apr 19 15:39:32 CEST 2005 - lnussel@suse.de
- fix extern/static mismatch in loki_xdelta
-------------------------------------------------------------------
Wed Dec 22 17:30:52 CET 2004 - lnussel@suse.de
- update to current cvs
- additional patches:
* don't link libz, libgpm, gtk static
* fix for one byte files
* overwrite files prompt patch
-------------------------------------------------------------------
Wed Dec 15 13:12:01 CET 2004 - lnussel@suse.de
- update to current cvs
- include binaries statically linked against libglade and libxml for use in
makeself archives
- use some random categories in the desktop file to make it build
-------------------------------------------------------------------
Fri Sep 24 13:30:23 CEST 2004 - mskibbe@suse.de
- change desktopfile
-------------------------------------------------------------------
Mon Sep 13 15:51:31 CEST 2004 - lnussel@suse.de
- replace prompt overwrite patch with upstream accepted version
-------------------------------------------------------------------
Mon Sep 6 13:08:07 CEST 2004 - lnussel@suse.de
- update to current cvs
- additional patches:
* prompt overwrite patch
* locale fix for helptext
* makeself tmp race fix
- include loki_patch in loki_update
- add -f parameter to loki-setup script for specifying an xml file
-------------------------------------------------------------------
Mon Apr 19 10:28:12 CEST 2004 - lnussel@suse.de
- update to current cvs which has subfs support
- don't close product in generate_uninstall but later
- grep for Makeself in the first three lines to make q3 demo installer work
-------------------------------------------------------------------
Sat Mar 20 19:11:57 CET 2004 - lnussel@suse.de
- compile with large file support
- use update-desktop-files in neededforbuild
-------------------------------------------------------------------
Mon Mar 8 21:53:16 CET 2004 - meissner@suse.de
- ported to ppc64.
-------------------------------------------------------------------
Mon Mar 8 17:27:48 CET 2004 - lnussel@suse.de
- new package based on current cvs