Accepting request 1150015 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1150015 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msoak?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 13:36:45 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 12 21:38:00 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
+3
-2
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# spec file for package msoak
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -15,6 +16,7 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: msoak
|
||||
Version: 0.8
|
||||
Release: 0
|
||||
@@ -44,8 +46,7 @@ can handle situations in which a broker may temporarily be
|
||||
unavailable.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
|
||||
Reference in New Issue
Block a user