Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kismet for openSUSE:Factory checked 
in at 2024-02-26 19:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kismet (Old)
 and      /work/SRC/openSUSE:Factory/.kismet.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kismet"

Mon Feb 26 19:49:39 2024 rev:59 rq:1151829 version:2023_07_R1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kismet/kismet.changes    2023-10-10 
20:59:45.128889842 +0200
+++ /work/SRC/openSUSE:Factory/.kismet.new.1770/kismet.changes  2024-02-26 
19:50:56.397945181 +0100
@@ -1,0 +2,5 @@
+Thu Feb 22 12:46:45 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kismet.spec ++++++
--- /var/tmp/diff_new_pack.ozUj7y/_old  2024-02-26 19:50:57.157972657 +0100
+++ /var/tmp/diff_new_pack.ozUj7y/_new  2024-02-26 19:50:57.157972657 +0100
@@ -321,14 +321,14 @@
 
 %prep
 %setup -q -n kismet-kismet-%{realver}
-%patch0 -p1
+%patch -P 0 -p1
 # HACK: Add python DESTDIR support for python stuff
 find . -type f -name "Makefile*" -exec sed -i 's|setup.py install|setup.py 
install --root=$(DESTDIR)|g' {} \;
 # Fix wrong-script-end-of-line-encoding
 sed -i 's/\r$//' http_data/css/layout.css
 # rpmlint will complain about missing shebangs otherwise
 chmod a-x http_data/css/*.css
-%patch1 -p1
+%patch -P 1 -p1
 
 %build
 %limit_build -m 2500

Reply via email to