- Remove /sbin/isserial Requires, unused since init scripts got removed. OBS-URL: https://build.opensuse.org/request/show/1252374 OBS-URL: https://build.opensuse.org/package/show/Base:System/setserial?expand=0&rev=34
162 lines
5.2 KiB
Plaintext
162 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 12 09:59:18 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- Remove /sbin/isserial Requires, unused since init scripts
|
|
got removed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 15:00:02 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
|
|
|
- Add setserial-2.17-C99.diff to fix C99 viloation in the configure
|
|
script which prevents building with GCC 14 [boo#1225927].
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 13:08:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 12 12:30:06 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Remove the usr merge compat stuff.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 12 14:24:51 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Clean up with spec-cleaner.
|
|
- Remove removal of initscript (deprecated 2 years ago)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 1 10:27:56 UTC 2012 - toganm@opensuse.org
|
|
|
|
- add groff to BuildRequires
|
|
- removed executable permission from rc.serial
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 17 15:38:43 UTC 2012 - rschweikert@suse.com
|
|
|
|
- place binary in /usr tree (UsrMerge project)
|
|
- add patch to modify the initialization script to properly handle
|
|
relocated binaries
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 17:03:49 UTC 2012 - dvaleev@suse.com
|
|
|
|
- removed symlink to obsoleted init script
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 10 16:05:18 UTC 2012 - dlovasko@suse.com
|
|
|
|
- Removed setserial.init (obsolete)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 10:31:48 UTC 2011 - coolo@suse.com
|
|
|
|
- remove call to suse_update_config (very old work around)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 30 07:52:32 UTC 2010 - coolo@novell.com
|
|
|
|
- recent kernels do no longer have linux/hayesesp.h
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 29 13:49:43 CEST 2008 - anicka@suse.cz
|
|
|
|
- disable init script by default (bnc#429523)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 17 09:00:39 CEST 2008 - aj@suse.de
|
|
|
|
- Fix initscript.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 28 13:34:44 CEST 2006 - olh@suse.de
|
|
|
|
- setserial bootscript depends on $local_fs and boot.loadmodules (#181972)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 18:08:52 CEST 2006 - schwab@suse.de
|
|
|
|
- Don't strip binaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:41:33 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 8 21:48:04 CEST 2005 - mjancar@suse.cz
|
|
|
|
- add rcsetserial symlink (#63594)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 4 16:32:10 CET 2004 - ro@suse.de
|
|
|
|
- rcscript: remain silent in "stop" case
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 11:25:43 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 23 10:54:20 CEST 2003 - mjancar@suse.cz
|
|
|
|
- implement status in rcscript
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 10 15:11:17 CEST 2003 - mjancar@suse.cz
|
|
|
|
- don't try to setup nonexistent serial ports in rcscript (#30361)
|
|
- fix missing function prototypes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 05 17:27:04 CEST 2003 - mjancar@suse.cz
|
|
|
|
- return 1 on error (#30152)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 15 14:07:48 CET 2003 - olh@suse.de
|
|
|
|
- run post script on all archs, dummy script for some archs
|
|
change logic to 'run if needed'
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 14 10:43:19 CEST 2002 - nadvornik@suse.cz
|
|
|
|
- added PreReq: %insserv_prereq [bug #17698]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 11 10:41:19 CEST 2002 - nadvornik@suse.cz
|
|
|
|
- renamed init script to setserial
|
|
- do not source /etc/rc.config
|
|
- stop and status return correct value
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 13 00:57:36 CEST 2002 - ro@suse.de
|
|
|
|
- use new macro for insserv
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 22 18:51:02 CET 2001 - ro@suse.de
|
|
|
|
- added split-aliases as provides
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 14 14:03:01 CET 2001 - kukuk@suse.de
|
|
|
|
- Add init.d/serial script moved from aaa_base, fix setserial
|
|
location and output messages [Bug #5420]
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 21 07:35:29 CEST 2000 - kukuk@suse.de
|
|
|
|
- Fix typo in spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 12:53:28 CEST 2000 - kukuk@suse.de
|
|
|
|
- Initial version, split from util package
|
|
|