SHA256
1
0
forked from pool/setserial

10 Commits

Author SHA256 Message Date
a238f653ad Accepting request 1252596 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1252596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=24
2025-03-16 17:57:45 +00:00
05a31d891b Accepting request 1252374 from home:kukuk:branches:Base:System
- 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
2025-03-13 01:06:44 +00:00
9fe241f7c5 Accepting request 1181873 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1181873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=23
2024-06-21 14:02:13 +00:00
aa03964618 Accepting request 1151977 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1151977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=22
2024-02-28 18:44:47 +00:00
Stephan Kulow
660109ba21 Accepting request 236975 from Base:System
- Remove the usr merge compat stuff.

OBS-URL: https://build.opensuse.org/request/show/236975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=20
2014-06-19 11:19:45 +00:00
Stephan Kulow
b53ac9348c Accepting request 233619 from Base:System
- Clean up with spec-cleaner.
- Remove removal of initscript (deprecated 2 years ago)

OBS-URL: https://build.opensuse.org/request/show/233619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=19
2014-05-13 18:46:13 +00:00
Stephan Kulow
42941ab314 Accepting request 139932 from Base:System
- add groff to BuildRequires
- removed executable permission from rc.serial (forwarded request 139910 from toganm)

OBS-URL: https://build.opensuse.org/request/show/139932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=16
2012-11-02 16:42:42 +00:00
Stephan Kulow
bedae5186f Accepting request 106101 from Base:System
- place binary in /usr tree (UsrMerge project)
- add patch to modify the initialization script to properly handle
  relocated binaries

- removed symlink to obsoleted init script

OBS-URL: https://build.opensuse.org/request/show/106101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=14
2012-02-21 11:25:50 +00:00
Stephan Kulow
93430f361a Accepting request 99671 from Base:System
Removed setserial.init (obsolete) (forwarded request 99663 from dlovasko)

OBS-URL: https://build.opensuse.org/request/show/99671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=13
2012-01-11 14:38:03 +00:00
Stephan Kulow
6e0361f938 Accepting request 97884 from Base:System
- remove call to suse_update_config (very old work around) (forwarded request 97733 from coolo)

OBS-URL: https://build.opensuse.org/request/show/97884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/setserial?expand=0&rev=12
2011-12-25 16:41:21 +00:00
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package setserial
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,6 @@ Patch3: %{name}-%{version}-nohayes.diff
Patch4: %{name}-%{version}-binaryInUsr.patch
Patch5: %{name}-%{version}-C99.diff
BuildRequires: groff
Requires: /sbin/isserial
Provides: util:/sbin/setserial
BuildRoot: %{_tmppath}/%{name}-%{version}-build