Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a238f653ad | |||
| 05a31d891b |
@@ -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>
|
Wed Jun 19 15:00:02 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package setserial
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -31,7 +31,6 @@ Patch3: %{name}-%{version}-nohayes.diff
|
|||||||
Patch4: %{name}-%{version}-binaryInUsr.patch
|
Patch4: %{name}-%{version}-binaryInUsr.patch
|
||||||
Patch5: %{name}-%{version}-C99.diff
|
Patch5: %{name}-%{version}-C99.diff
|
||||||
BuildRequires: groff
|
BuildRequires: groff
|
||||||
Requires: /sbin/isserial
|
|
||||||
Provides: util:/sbin/setserial
|
Provides: util:/sbin/setserial
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user