fwnn/fwnn.changes

213 lines
6.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Dec 16 21:19:31 UTC 2012 - schwab@linux-m68k.org
- Require library packages in devel packages
- Run ldconfig in %post/%postun
-------------------------------------------------------------------
Tue Dec 20 20:31:49 UTC 2011 - coolo@suse.com
- remove call to suse_update_config (very old work around)
-------------------------------------------------------------------
Mon Mar 15 17:35:59 CET 2010 - ro@suse.de
- update to FreeWnn-1.1.1-a021
- disable parallel building again (not solid)
- fix build by using "-traditional-cpp" for "gcc -E"
-------------------------------------------------------------------
Fri Dec 18 15:47:12 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Fri Aug 29 01:00:22 CEST 2008 - cthiel@suse.de
- fix init script
-------------------------------------------------------------------
Sat May 26 23:48:53 CEST 2007 - ro@suse.de
- rename fwnndev subpackage to fwnn-devel
-------------------------------------------------------------------
Fri Mar 30 02:21:51 CEST 2007 - ro@suse.de
- added ncurses-devel to buildreq
-------------------------------------------------------------------
Wed Jan 25 21:36:04 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Jan 14 22:58:29 CET 2006 - schwab@suse.de
- Don't strip binaries.
- Don't build as root.
-------------------------------------------------------------------
Fri Oct 21 17:02:08 CEST 2005 - mmj@suse.de
- fix missing return value
-------------------------------------------------------------------
Thu Sep 22 14:43:18 CEST 2005 - yxu@suse.de
- add needed prototypes
-------------------------------------------------------------------
Wed Jun 15 17:21:43 CEST 2005 - meissner@suse.de
- Use RPM_OPT_FLAGS.
- Add lots of include files to avoid implicit declarations
- Use system getopt and bsearch.
- Fixed bad atoi() call spotted by -Wall
-------------------------------------------------------------------
Wed Apr 13 15:15:47 CEST 2005 - mfabian@suse.de
- make it build on STABLE again: conflicting-prototypes.patch
-------------------------------------------------------------------
Tue Jun 8 16:19:33 CEST 2004 - ro@suse.de
- get rid of some compiler warnings
-------------------------------------------------------------------
Mon Sep 15 17:42:33 CEST 2003 - mfabian@suse.de
- Bugzilla #30921: /var/lib/wnn should be owned by user "wnn"
for all subpackages.
-------------------------------------------------------------------
Mon Aug 18 12:06:22 CEST 2003 - mfabian@suse.de
- Use new stop_on_removal/restart_on_upate macros
-------------------------------------------------------------------
Mon Jun 16 16:43:56 CEST 2003 - mfabian@suse.de
- fix "directory not owned by any package".
-------------------------------------------------------------------
Sun Nov 3 19:05:19 CET 2002 - mfabian@suse.de
- Bug Id #17416: fix usage of socket API to make /usr/bin/jserver
work on s390x. Thanks to <bk@suse.de> for help.
-------------------------------------------------------------------
Fri Sep 13 17:53:57 CEST 2002 - mfabian@suse.de
- change "network route named" -> "$network $named" in
"# Required-Start:".
-------------------------------------------------------------------
Thu Aug 1 12:35:59 CEST 2002 - mfabian@suse.de
- add %insserv_prereq %fillup_prereq to Prereq:
-------------------------------------------------------------------
Wed Jul 24 18:28:27 CEST 2002 - mfabian@suse.de
- Don't parse rc.config in init scripts
- change usage of useradd in pre script to comply with
the package howto
- move home-dir into fwnncom sub package (fwnncom is required by
all other *wnn* packages).
-------------------------------------------------------------------
Tue Jul 2 11:28:22 CEST 2002 - ro@suse.de
- added home-dir to base package
-------------------------------------------------------------------
Thu Apr 11 21:56:48 CEST 2002 - mfabian@suse.de
- use %{_libdir} and add FreeWnn-lib64.patch from <froh@suse.de>
-------------------------------------------------------------------
Thu Jan 10 12:17:20 CET 2002 - egmont@suselinux.hu
- changed /sbin/init.d to /etc/init.d in init script comments
-------------------------------------------------------------------
Fri Dec 7 21:53:53 CET 2001 - mfabian@suse.de
- get rid of START_* variables in /etc/rc.config:
use new macros fill_up_and_insserv and insserv_cleanup and
remove testing for START_* variables from init scripts.
-------------------------------------------------------------------
Thu Sep 6 15:34:45 CEST 2001 - mfabian@suse.de
- set START_FREE_TWNN="no", START_FREE_KWNN="no",
START_FREE_CWNN="no",
-------------------------------------------------------------------
Tue Sep 4 20:39:40 CEST 2001 - schwab@suse.de
- Add prototypes for C++, constify.
-------------------------------------------------------------------
Mon May 7 14:25:46 CEST 2001 - mfabian@suse.de
- bzip2 sources
-------------------------------------------------------------------
Thu May 3 18:27:46 CEST 2001 - mfabian@suse.de
- make init scripts comply with latest LSB spec
-------------------------------------------------------------------
Tue Dec 5 13:37:53 CET 2000 - schwab@suse.de
- Fix missing declarations.
-------------------------------------------------------------------
Tue Nov 28 01:04:58 CET 2000 - mfabian@suse.de
- forgot to change the links to the init scripts to /etc/init.d
fixed.
-------------------------------------------------------------------
Mon Nov 27 22:31:35 CET 2000 - mfabian@suse.de
- removed sockets before starting the FreeWnn servers.
sometimes these sockets remained after killing a FreeWnn server,
which prevented the restart.
-------------------------------------------------------------------
Mon Nov 27 20:29:32 CET 2000 - mfabian@suse.de
- added "route named" to "Required-Start:"
- moved init scripts to /etc/init.d
-------------------------------------------------------------------
Fri Nov 24 15:27:23 CET 2000 - mfabian@suse.de
- change to new init script mechanism:
rewrote the init scripts to use insserv to handle links to
init scripts.
-------------------------------------------------------------------
Wed Nov 1 21:56:48 CET 2000 - mfabian@suse.de
- made the command line client "uum" work.
-------------------------------------------------------------------
Mon Oct 30 12:33:24 CET 2000 - mfabian@suse.de
- moved all manpages into the fwnncom subpackage
-------------------------------------------------------------------
Fri Oct 27 16:01:06 CEST 2000 - bk@suse.de
- fixed startproc call, useradd and server permissions
-------------------------------------------------------------------
Wed Oct 25 20:11:00 CEST 2000 - mfabian@suse.de
- new package: fwnn (FreeWnn, Version 1.1.1-a017)