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>
|
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.
|
the whole archive.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
cp -p %{SOURCE1} .
|
cp -p %{SOURCE1} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user