Accepting request 977245 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/977245 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=178
This commit is contained in:
commit
cae12b63a3
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package powerd
|
# spec file for package powerd
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 7 12:20:53 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
- switch to https source urls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 21 07:17:20 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
Tue Sep 21 07:17:20 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sysvinit
|
# spec file for package sysvinit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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
|
||||||
@ -37,9 +37,9 @@ BuildRequires: blog-devel
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#!BuildIgnore: sysvinit-tools
|
#!BuildIgnore: sysvinit-tools
|
||||||
URL: https://savannah.nongnu.org/projects/sysvinit/
|
URL: https://savannah.nongnu.org/projects/sysvinit/
|
||||||
Source: http://download.savannah.nongnu.org/releases/sysvinit/sysvinit-%{SIVER}.tar.xz
|
Source: https://download.savannah.nongnu.org/releases/sysvinit/sysvinit-%{SIVER}.tar.xz
|
||||||
Source1: https://github.com/bitstreamout/killproc/archive/v%{KPVER}.tar.gz#/killproc-%{KPVER}.tar.gz
|
Source1: https://github.com/bitstreamout/killproc/archive/v%{KPVER}.tar.gz#/killproc-%{KPVER}.tar.gz
|
||||||
Source2: http://download.savannah.nongnu.org/releases/sysvinit/startpar-%{START}.tar.xz
|
Source2: https://download.savannah.nongnu.org/releases/sysvinit/startpar-%{START}.tar.xz
|
||||||
Patch: %{name}-2.90.dif
|
Patch: %{name}-2.90.dif
|
||||||
Patch2: %{name}-2.88dsf-suse.patch
|
Patch2: %{name}-2.88dsf-suse.patch
|
||||||
Patch9: %{name}-2.90-no-kill.patch
|
Patch9: %{name}-2.90-no-kill.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user