forked from pool/fsarchiver
Accepting request 1150716 from home:dimstar:rpm4.20:f
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150716 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/fsarchiver?expand=0&rev=49
This commit is contained in:
parent
52893002bf
commit
720fbad8b8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 08:47:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 09:37:26 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -50,8 +50,8 @@ If the archive is corrupt, you just loose the current file, not
|
||||
the whole archive.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p1
|
||||
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user