Accepting request 1123524 from home:dimstar:Factory

- Fix build with RPM 4.19: unnumbered patches are no longer
  supported.

OBS-URL: https://build.opensuse.org/request/show/1123524
OBS-URL: https://build.opensuse.org/package/show/network/ftp?expand=0&rev=5
This commit is contained in:
Dirk Mueller 2023-11-07 10:32:09 +00:00 committed by Git OBS Bridge
parent 44a4471def
commit 1ed2a80fe1
2 changed files with 12 additions and 9 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 6 08:56:22 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 5 15:01:10 UTC 2011 - uli@suse.com Wed Oct 5 15:01:10 UTC 2011 - uli@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package ftp # spec file for package ftp
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2023 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
@ -12,26 +12,23 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
# norootforbuild
Name: ftp Name: ftp
Url: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit URL: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
Prefix: /usr Prefix: /usr
License: BSD-3-Clause License: BSD-3-Clause
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
Group: Productivity/Networking/Ftp/Clients Group: Productivity/Networking/Ftp/Clients
Conflicts: lukemftp Conflicts: lukemftp
AutoReqProv: on
Version: 0.17 Version: 0.17
Release: 672 Release: 0
Summary: The Standard UNIX FTP Client Summary: The Standard UNIX FTP Client
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: netkit-ftp-%{version}.tar.bz2 Source: netkit-ftp-%{version}.tar.bz2
Patch: netkit-ftp-%{version}.dif Patch0: netkit-ftp-%{version}.dif
Patch1: ipv6-usagi-20010122.diff Patch1: ipv6-usagi-20010122.diff
Patch2: netkit-ftp-0.17-glibc28.patch Patch2: netkit-ftp-0.17-glibc28.patch
@ -48,7 +45,7 @@ Authors:
%prep %prep
%setup -n netkit-ftp-%{version} %setup -n netkit-ftp-%{version}
%patch %patch0
%patch1 -p2 %patch1 -p2
%patch2 %patch2