Accepting request 1149476 from home:dimstar:rpm4.20:n
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149476 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/ndpi?expand=0&rev=27
This commit is contained in:
parent
22e01f5dd9
commit
acc7ab3148
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 13:56:41 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 26 16:30:53 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
|
Thu Aug 26 16:30:53 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
|
@ -107,10 +107,7 @@ available only on the paid version of OpenDPI.
|
|||||||
This package contains common files used by nDPI.
|
This package contains common files used by nDPI.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n nDPI-%{version}
|
%autosetup -p1 -n nDPI-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
sh autogen.sh
|
sh autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user