File checkinstall.changes of Package checkinstall
-------------------------------------------------------------------
Wed Aug 13 17:18:58 CEST 2008 - ro@suse.de
- drop needsroot
-------------------------------------------------------------------
Thu Jul 3 13:28:03 CEST 2008 - pth@suse.de
- Fix tmp race (bnc#404478)
-------------------------------------------------------------------
Fri Sep 14 18:53:09 CEST 2007 - bk@suse.de
- Trivial: rpm does not allow "-" in version, skip them in proposal
-------------------------------------------------------------------
Thu Mar 29 15:05:09 CEST 2007 - pth@suse.de
- Update to 1.6.1:
- Fixed the famous getcwd() bug
- Added translations for Indonesianj, Italian, Norwegian, German,
Chinese, Japanese
- Fix installation paths
- Substitute paths in checkinstallrc-dist and checkinstll as
configured for building.
- Make test work when DESTDIR is used.
-------------------------------------------------------------------
Mon Feb 12 00:55:42 CET 2007 - ro@suse.de
- build as root for now
-------------------------------------------------------------------
Thu Apr 6 00:14:11 CEST 2006 - ro@suse.de
- use ssize_t as return type for readlink as in glibc
-------------------------------------------------------------------
Fri Mar 24 14:44:35 CET 2006 - ro@suse.de
- fix build on s390x
-------------------------------------------------------------------
Wed Mar 1 14:34:05 CET 2006 - bk@suse.de
- Fix package version proposal when retrieved from config.log
-------------------------------------------------------------------
Fri Feb 10 18:19:03 CET 2006 - bk@suse.de
- Fix avoid_buildroot_symlink.patch to set buildroot directory
-------------------------------------------------------------------
Thu Feb 9 15:49:39 CET 2006 - pth@suse.de
- Update to 1.6.0.
- Remove now obsolete patches.
-------------------------------------------------------------------
Thu Feb 2 21:22:24 CET 2006 - seife@suse.de
- fix the "installed but unpackaged files found" error
-------------------------------------------------------------------
Wed Feb 1 18:12:51 CET 2006 - pth@suse.de
- Use tag License instead of Copyright
- Create correct %files sections
- Omit erroneous leading comma in Requires:
-------------------------------------------------------------------
Wed Jan 25 21:34:56 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Nov 7 17:48:42 CET 2005 - pth@suse.de
- Fix _all_ cases where /usr/lib was hard-coded.
-------------------------------------------------------------------
Mon Nov 7 13:22:00 CET 2005 - pth@suse.de
- Preload library from /usr/lib64 on biarch systems (fixes #132348)
-------------------------------------------------------------------
Wed Oct 19 18:14:57 CEST 2005 - pth@suse.de
- Installwatch can't be compiled with _FORTIFY_SOURCE, so undefine it
-------------------------------------------------------------------
Fri Jul 29 12:23:45 CEST 2005 - seife@suse.de
- fix the corrupted display after installation
-------------------------------------------------------------------
Thu Jul 28 19:24:15 CEST 2005 - seife@suse.de
- fix path /usr/local/bin => /usr/bin
-------------------------------------------------------------------
Tue Jun 28 18:33:25 CEST 2005 - pth@suse.de
- Update to 1.6.0beta4
- Use buildroot
- Use DESTDIR
- make it possible to pass in compiler flags
-------------------------------------------------------------------
Thu Apr 1 17:10:18 CEST 2004 - bk@suse.de
- change checkinstallrc to assume a recent rpm-based distribution,
(if you don't pass -R, the group is not set and rpm build fails)
-------------------------------------------------------------------
Mon Mar 22 17:09:08 CET 2004 - uli@suse.de
- installwatch.c: in multithreaded apps _init() seems not to be
called when a new thread is started -> segfault; worked around
by checking for sane func ptrs in every function using them
- update -> 1.6.0beta3
-------------------------------------------------------------------
Mon Sep 1 14:02:04 CEST 2003 - uli@suse.de
- call installwatch with translation off (broken)
- replace /usr/doc with /usr/share/doc/packages as default doc path
-------------------------------------------------------------------
Wed Jul 30 11:28:58 CEST 2003 - aj@suse.de
- Fix chown usage.
-------------------------------------------------------------------
Tue Jul 29 13:30:01 CEST 2003 - uli@suse.de
- update -> 1.6.0beta2 (works with RPMv4)
-------------------------------------------------------------------
Wed Dec 11 13:52:41 CET 2002 - bk@suse.de
- disable old workarounds for s390/ppc glibc problems in 2.2.4/2.2.5
(fixed with UL 2.2.5 CVS glibc), set LC_ALL to trigger it in case
the bug shows up again.
-------------------------------------------------------------------
Fri Aug 30 18:32:59 CEST 2002 - meissner@suse.de
- make sure the *64 functions are prototyped, or we
get ftruncate64() creating terabyte files.
-------------------------------------------------------------------
Fri Jun 21 15:29:53 CEST 2002 - bk@suse.de
- update to checkinstall 1.5.2
-------------------------------------------------------------------
Fri May 31 11:54:46 CEST 2002 - ro@suse.de
- fix build on lib64 platforms
-------------------------------------------------------------------
Mon Jan 21 11:57:33 CET 2002 - bk@suse.de
- update to checkinstall 1.5.1, installwatch 0.6.3
-------------------------------------------------------------------
Fri Dec 7 03:55:04 CET 2001 - bk@suse.de
- cure some problems of the release on s390/ppc and enable test suite
-------------------------------------------------------------------
Mon Dec 3 03:07:41 MET 2001 - bk@suse.de
- update to version 1.5.0 release - fixes some file descriptor leaks
-------------------------------------------------------------------
Thu Nov 8 00:51:34 MET 2001 - bk@suse.de
- update to version 1.5.0beta2 - great updates, e.g. syscall trace
-------------------------------------------------------------------
Tue Oct 30 11:39:47 CET 2001 - bk@suse.de
- fix execute permissions of checkinstall script
-------------------------------------------------------------------
Tue Aug 7 00:26:40 CEST 2001 - bk@suse.de
- update to version 1.4.1
-------------------------------------------------------------------
Sun Apr 15 20:25:14 CEST 2001 - bk@suse.de
- update to version 1.3.1
-------------------------------------------------------------------
Sun Mar 4 03:58:47 CET 2001 - bk@suse.de
- initial package