Sync from SUSE:SLFO:Main libdbus-c++ revision 7833ad09aa29c6e0e5c3a24c3c42aeee

This commit is contained in:
Adrian Schröter 2024-10-03 17:28:00 +02:00
parent 250962cfd6
commit 4317dca4b9
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 29 16:01:50 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 13 07:23:25 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org> Wed Apr 13 07:23:25 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -117,11 +117,11 @@ libdbus-c++.
%prep %prep
%setup -q -n dbus-cplusplus-%{_rev} %setup -q -n dbus-cplusplus-%{_rev}
%patch0 %patch -P 0
%patch1 %patch -P 1
%patch4 -p1 %patch -P 4 -p1
%patch5 %patch -P 5
%patch6 %patch -P 6
%build %build
export SOVER="%{sover}:0:0" export SOVER="%{sover}:0:0"